Re: Is there any way to alphabetize procedures/subs?
Phil Sayers <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.winforms |
|---|---|
| Message-ID | <[email protected]> |
are you tring to make them alphabetical for the purpose of editing? i'd argue that it is somewhat pointless. If someone is looking for a method, the quickest way to navigate to the method is the dropdown at the top of the code view, rather than scroll down and visually search. -----Original Message----- From: Discussion forum for developers using Windows Forms to build apps and controls [mailto:[email protected]]On Behalf Of Stacey Levine Sent: Monday, April 02, 2007 12:08 PM To: [email protected] Subject: [DOTNET-WINFORMS] Is there any way to alphabetize procedures/subs? 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