Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read Event
Message
De
13/08/1999 14:04:27
 
 
À
13/08/1999 13:56:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00253569
Message ID:
00253578
Vues:
16
>I have a form on which I change the active page in the forms GotFocus event if certain conditions are met.
>
>I use code like the following
>
>DODEFAULT()
>IF ll_isfirsttime AND ll_user_wants_second_page as default
> THISFORM.ACTIVEPAGE=2
> THISFORM.PAGE2.SETFOCUS()
>ENDIF
>

Place that code in the forms Activate method.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform