Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display Form with other MDI Form
Message
 
To
16/11/2000 04:28:58
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00442530
Message ID:
00442566
Views:
14
>I would like to display a From(eg. frmDisplay) while a MDI Form
>is alreay running.
>The frmDisplay form need to be activated in one of the Command
>button in the MDI Form.
>
>I tried the following but in the Click event button in the
>MDI form, with error "Object is required"
>Load frmDisplay
>frmDisplay.Show
>
>The frmDisplay actually display "In Processing..." message while
>the MDI Form is doing some processing task. Any other better suggestions?

All I can say is to carefully check your syntax! Is there any typos in "frmDisplay"? If no typos in that, check the Load event of frmDisplay.
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Previous
Reply
Map
View

Click here to load this message in the networking platform