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

Click here to load this message in the networking platform