Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid- Click- SetFocus()
Message
De
19/02/2004 14:59:15
John Vlahos
V I Software Solutions Design
Mississauga, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Grid- Click- SetFocus()
Divers
Thread ID:
00878896
Message ID:
00878896
Vues:
65
I need to always set the focus to a textbox on the form. So after every event, command button, action, etc. I invoke a method (GoTo_Focus) which just executes the following:

THISFORM.txtcWorkOrderID.SetFocus()

My problem is that on the form I also have a non-readonly grid list which the user can click on and perfrom other functions to records; after which I must automatically set the focus to the textbox on the form (above).

Where is the best place the call to the GoTo_Focus() method ?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform