Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / November 2005

Tip: Looking for answers? Try searching our database.

Interfaces drop-down missing in VS2005?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Michael Feld - 10 Nov 2005 12:26 GMT
Hello,

in the Visual Studio Text editor, there is this bar at the top with two
drop-down boxes containing members in the current document. For Visual Basic
in VS2003, the left column listed all interfaces and entries "Events" and
"Overridable methods" for each class/structure. In VS2005 however, the
interfaces and "Overridable methods" are gone and only the "events" entry is
left.

Is there a setting I have to change to get the old lists back? Or did they
remove them intentionally? I found them very handy.

Thanks in Advance!

Michael
Carlos J. Quintero [VB MVP] - 10 Nov 2005 12:35 GMT
It seems they were removed intentionally, but the underlying reason for this
is beyond most of us... ;-)

Signature

Best regards,

Carlos J. Quintero

MZ-Tools: Productivity add-ins for Visual Studio .NET, VB6, VB5 and VBA
You can code, design and document much faster.
Free resources for add-in developers:
http://www.mztools.com

> Hello,
>
[quoted text clipped - 11 lines]
>
> Michael
Jay B. Harlow [MVP - Outlook] - 10 Nov 2005 16:01 GMT
Michael,
| Is there a setting I have to change to get the old lists back? Or did they
| remove them intentionally? I found them very handy.
It was intentionally & I know of no way to get specifically get the old
lists back.

However! there are some handy replacements:

You can type "overrides" in the text editor to get the list of overridable
methods that you can then select from.

When you type "Implements Sometype" and press Enter, all the members for
Sometype are added to your "type" (class or structure). This "auto complete"
has been available since 2003.

When you type "Implements" on the end of a member declaration you get a list
of interfaces & their members that this member can implement.

I guess I never noticed the Implements disappearing as I've used the auto
complete for implements since 2003 & haven't really needed it in the combo
box.

I find for entering code typing "overrides" to be easier then the combo box,
as the selection refines itself as you type. Plus the list only shows you
members that are not yet overridden.

Signature

Hope this helps
Jay [MVP - Outlook]
.NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net

| Hello,
|
[quoted text clipped - 11 lines]
|
| Michael
Michael Feld - 10 Nov 2005 19:28 GMT
Hi,

thanks for the info.

I have to admit I didn't know about the new "overrides" Intellisense. Then
you could probably argue that it's some sort of replacement for the combo
indeed, and some people (such as yourself) may even prefer it. I still see
some advantages of the "old" style however.

First, you don't had to type anything to get a nice overview of the
interface / base methods. And then, it's easier to see which methods you
have implemented (marked in bold) and which not.

But well, I see I'll have to get used to the new tools... ;-(

Regards,
Michael

> Michael,
> | Is there a setting I have to change to get the old lists back? Or did
[quoted text clipped - 46 lines]
> |
> | Michael
Dennis C. Drumm - 11 Nov 2005 11:40 GMT
Jay:

where are features of the text editor and of intellisense like this
documented?

Thanks,

Dennis

> Michael,
> | Is there a setting I have to change to get the old lists back? Or did
[quoted text clipped - 46 lines]
> |
> | Michael
Jay B. Harlow [MVP - Outlook] - 11 Nov 2005 15:24 GMT
Dennis,
In the on-line help, normally accessed by pressing F1.

If you didn't install the help, you can access it on MSDN at:

http://msdn.microsoft.com/vstudio/reference/default.aspx

(found by going to msdn.microsoft.com & clicking on Visual Studio, followed
by Reference)

Signature

Hope this helps
Jay [MVP - Outlook]
.NET Application Architect, Enthusiast, & Evangelist
T.S. Bradley - http://www.tsbradley.net

| Jay:
|
[quoted text clipped - 55 lines]
| > |
| > | Michael

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.