Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Strange ActiveForm behaviour
Message
 
À
15/12/1998 09:57:44
Jody Cairns
OAO Technology Solutions
Moncton, Nouveau-Brunswick, Canada
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Divers
Thread ID:
00167658
Message ID:
00167720
Vues:
30
In fact, we want to simulate modal displaying with MDIChild forms. As you know, it's impossible to show a MDI child modally.
So, if you want code to be executed into your form, you have two solutions : first, put your code into a module, and call it from the Load or Activate events of the form. But if you want to stop for user entry into your form, you can use an artefact like the one I explained (with a loop).

The problem with that technique is that the ActiveForm property does not contain the correct origin form name (let's say the form which called the second one) after we (or the user) have unloaded the second one.

Is that clear ? Or maybe do you want a code extract ? Just say it, and I'll give you everything that can helps.
VB Developer
Servilog Concept
jmb@octalfrance.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform