Hi All,
I have migrated from VS 2005 TO VS 2008 by using C#.
In VS 2005 I able to select control from dropdownlist at the top of the MENUBAR.
However in VS 2008 only showing class name in the type dropdownlist.
The dropdownlist for members have a lot of control and event but when I selected one of the control it will redirect me to design page. is it the shortcut has been taken out from VS 2008 OR using C# doesn't have this type of features. Before that I was VB user.
Anyone can help me ?
Thanks