Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SelectOnEntry not working for grid textbox
Message
De
04/09/2002 07:46:35
 
 
À
03/09/2002 11:46:35
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00696230
Message ID:
00696539
Vues:
13
The simplest way I know is to put the following into the GotFocus() event:
This.SetFocus()
Along with setting the SelectOnEntry property to .T.


Which also causes the Valid() of the textbox to fire when it gets focus. So if you have some validation code that is called from the valid, you could get some very unexpected behavior whenever the textbox gets focus < s >
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform