Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Click and setfocus
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00193420
Message ID:
00193466
Vues:
13
>When I click a button on one form I want to setfocus to a specific column of a grid in another form. But when I call a setfocus method in the click event of the button on the first form, the focus still stays with the first form. Is there a way of doing this that I overlooked?
>TIA
>Allen
Your probably going to need to set the _screen.activeform property to activate the other form before attempting to setfocus to a control on that form.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform