Re: Is there any way to alphabetize procedures/subs?
Charlotte Foust <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <F55048AF7E974F429BB24597D7355EEA25896E@INFOSERVER04.infostat.local> |
I should qualify that statement. I DO use MZ-Tools 5 in VS 2005, I just don't use the Sort Code Elements utility. Charlotte Foust -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]] On Behalf Of Charlotte Foust Sent: Monday, April 02, 2007 9:31 AM To: [email protected] Subject: Re: [DOTNET-WINFORMS] Is there any way to alphabetize procedures/subs? Actually, MZ-Tools 5.0 has a utility that will sort code elements. I don't use it because we work in SourceSafe, but I did try it out and found it worked as advertised. Charlotte Foust -----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 9:20 AM 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 >