I'm not sure what is the name of this control in VS2010 -- it's the one that shows you all member functions and allows to "jump" to their definitions. Take a look at the screenshot attached:
Anyway, that control shows a bunch of grayed out controls that are present in the aspx page, so I was wondering if it's possible to change some setting to include only member functions there (circled in red in the screenshot)?
dc2000
Member
68 Points
104 Posts
Drop-down control in VS2010 with method names
Feb 23, 2012 10:05 PM|LINK
I'm not sure what is the name of this control in VS2010 -- it's the one that shows you all member functions and allows to "jump" to their definitions. Take a look at the screenshot attached:
http://i150.photobucket.com/albums/s99/dc2000_bucket/vs2010_method_selector.jpg
Anyway, that control shows a bunch of grayed out controls that are present in the aspx page, so I was wondering if it's possible to change some setting to include only member functions there (circled in red in the screenshot)?