In vb .net under the page tabs it has two drop down boxs. 1st for classes (listbox, page events, etc...) 2nd is the methods (rowdatabind, click, doubleclick, load, etc...) How can I get that to show in c#. I'm using VS 2005 Professional. I can't find it anywhere.
thanks
rich

Class/Method views in c#
Andrzej Martyna
Under your Tools\Options setting look under Text Editor\C# and be sure that the Navigation Bar option is checked. This should display the drop down that you want.
Michael Taylor - 1/5/07
http://p3net.mvps.org
barkingdog
omg! now I know why it disappeared... I read another article about slowness and it said to remove navbar's and this was about 2 months ago. I've been working in vb .net so never paid any attention to it until today...
thanks for your help... I'm a loser for not picking that up.... lol :) Happy New Year!