I know that in C#, the Properties box has a second tab that lists all
of the available Events for a selected control during design time - it
would be really, really nice if this same kind of tab could be used
while working in VB - the only way to list events (from what I can
tell) is to go into code and select from the Events combobox (I'd guess
that this is how VB has done things in the past). Is there a way to
get this in VS 2003 Arch?
I used to program in Delphi which had almost the exact same thing
available in its IDE.
TIA.
Mark Dykun - 22 Dec 2004 16:07 GMT
This is not possible to do this in vs2003. This feature has been added to
the vs2005 designer.
Mark Dykun
>I know that in C#, the Properties box has a second tab that lists all
> of the available Events for a selected control during design time - it
[quoted text clipped - 8 lines]
>
> TIA.
joeycalisay - 23 Dec 2004 03:43 GMT
Good to know, thanks...
> This is not possible to do this in vs2003. This feature has been added to
> the vs2005 designer.
[quoted text clipped - 13 lines]
> >
> > TIA.