Class Overrides List

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've noticed in VS.NET v2.0 Beta 1 that the (Overrides) item does not appear
in the ComboBox that lists all of the classes in the current file (and also
contains the General item and the ([ClassName] Events) items). Does anybody
know if the (Overrides) item is planned to be returned in the final version
of VS.NET v2.0? I find it to be extremely useful.

Thanks,
Lance
 
ljlevend said:
I've noticed in VS.NET v2.0 Beta 1 that the (Overrides) item does not
appear
in the ComboBox that lists all of the classes in the current file (and
also
contains the General item and the ([ClassName] Events) items). Does
anybody
know if the (Overrides) item is planned to be returned in the final
version
of VS.NET v2.0? I find it to be extremely useful.

I found it extremely useful too, but I don't know if it will return.

Please note that there are separate groups available for VS 2005
("Whidbey"):

<URL:http://communities.microsoft.com/newsgroups/default.asp?icp=whidbey>

Infos on how to view these groups with an NNTP news client:

<URL:http://communities.microsoft.com/newsgroups/ICP/whidbey/US/welcomePage.htm>
 
Back
Top