|
-
Feb 4th, 2004, 02:04 PM
#1
Thread Starter
Frenzied Member
grouping routines as #region [RESOLVED]
If you have a LOT of code in the FORM_LOAD event, how can you fix it like #region / #end region? I know you can't use region/end region within a sub. I would just like to be able to minimize each sub-section in the _load event cause mine usually has a LOT of code to initialize parameters and such.
Any ideas?
Last edited by Andy; Feb 11th, 2004 at 09:33 PM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|