Re: Is there any way to alphabetize procedures/subs?
Stacey Levine <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <A48E95FB3D4D02449554AE952F3B3E4702FC43D7@vmcexchng.www.musicforasong.net> |
I know the list is, but I need the procedures to be in the same order as well.. -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]] On Behalf Of Peter Vertes Sent: Monday, April 02, 2007 12:20 PM To: [email protected] Subject: Re: [DOTNET-WINFORMS] Is there any way to alphabetize procedures/subs? I don't know if there is any tool/add in but if would like to look at all the methods inside a class you can use the right hand side dropdown just underneath the titlebar for the window you are writing your code in. That dropdown list has everything alphabetized. -Pete On 4/2/07, Stacey Levine <[email protected]> wrote: > > I know this is a weird question, but is there a tool/add in/option to > automatically alphabetize the sub/functions in a module or class? > > > > stacey >