Results 1 to 5 of 5

Thread: grouping routines as #region [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Nov 2003
    Posts
    1,489

    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
  •  



Click Here to Expand Forum to Full Width