Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I know if the Form.ActiveControl exist?
Message
De
29/07/1999 13:40:31
 
 
À
29/07/1999 12:23:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00247747
Message ID:
00247801
Vues:
27
IF VarType(THISFORM.ActiveControl) <> "X"
   *-- ActiveControl exist
ENDIF
HTH

>In my form.refresh() method I need to check ActiveControl. The problem is when I start the form the ActiveControl dosn't exist. Is there a way to check if the ActiveControl exists?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform