Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display Form with other MDI Form
Message
 
À
16/11/2000 04:28:58
Information générale
Forum:
Visual Basic
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00442530
Message ID:
00442566
Vues:
8
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform