Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set a form active?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00887371
Message ID:
00887529
Vues:
14
>Hi,
>
>what if i a control let say a textbox was at focus, when i click onto another form. and later on, i want to set the orginal textbox on focus again. I know that when i click on the header/caption of that form, it do that for me. but i want to do this in program.

to set focus programatically to another form you could:
frmTheOtherForm.txtFB.Setfocus
* and maybe a
frmTHeOtherForm.txtFB.Click
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform