Hello,
"don schilling" <donswork4@pccweb.com> schrieb:
> In VS when using VB, at the top, I get a list of class names,
> "Label1", "Label2", etc, and to the right are the methods,
> "on click", etc, but when I use c#, I dont seem to have an
> automatic list of controls and methods? Am
> I missing somehtning? TIA
Maybe you can use the class browser. Notice that there is a small
"flash" button in the properties dialog...
;-)))
HTH,
Herfried K. Wagner

Signature
MVP ? VB Classic, VB .NET
http://www.mvps.org/dotnet
don schilling - 27 Aug 2003 22:18 GMT
Worked great! Is it normal not have the controls and methods on a c#
code behind?
Thanks
> Hello,
>
[quoted text clipped - 12 lines]
> HTH,
> Herfried K. Wagner