J
JS
When you create a VB.NET application, there is a "general" and
"delcarations" drop down menu to help you quickly navigate to functions,
subs, etc. How can I get a drop down list like this for my C# code? It
would be nice if one listed all the classes in the project, and the other
listed the methods, but, anything that lists the members like that will be
nice.
TIA,
John
x-post: microsoft.public.vsnet.general,
microsoft.public.dotnet.languages.csharp
"delcarations" drop down menu to help you quickly navigate to functions,
subs, etc. How can I get a drop down list like this for my C# code? It
would be nice if one listed all the classes in the project, and the other
listed the methods, but, anything that lists the members like that will be
nice.
TIA,
John
x-post: microsoft.public.vsnet.general,
microsoft.public.dotnet.languages.csharp