
03-15-2004, 05:12 AM
|
 |
Code Meister
Retired Moderator * Guru *
|
|
Join Date: Aug 2000
Location: Vancouver, BC, Canada
Posts: 10,441
|
|
|
It's widely used with a SDI (Single Document Interface) style interface. Using the MAIN sub gives you a chance to do setup functions, or establish links or maybe show a logon form before going to the main form.
With a MDI interface, I normally just use the form_load event of the MDIForm.
|
__________________
"I have a plan so cunning you could put a tail on it and call it a weasel!" - Edmund Blackadder
|