Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ActiveControl Property
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00314437
Message ID:
00314454
Vues:
28
Hi Paul.

>> How can I do this without getting an error if no control on the 2nd page has focus? I get an error. I can't find a way to determine of .page2.activecontrol exists. I can't use isnull or check the type. <<

Why not? The easiest way I know how to check for this is

IF TYPE( 'Thisform.PageFrame1.Page2.ActiveControl.Name' ) = 'C'
*** it exists

Marcia
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform