This is my first visit to this discussion group, so forgive me if my question
has already appeared.

I have been using VB.NET for a new Winform project for a few weeks and overall
really like the IDE as compared to VB6.
HOWEVER, does anyone know how to get the "Class Name" drop list into alphabetic
order? It adds objects to the list
in the order they are created. When you have over 100 objects, it is not
much fun to find an object so you can create
an event handler from the "Method Name" drop list.