Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tip of the Day --- Focus Gotcha
Message
De
09/09/1999 10:26:36
 
 
À
09/09/1999 08:50:08
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00262794
Message ID:
00262867
Vues:
13
>There used to be an MS KB article using INLIST to trap the BaseClass type and if it was TextBox, ComboBox, etc. then do a REPLACE ControlSource WITH Value but I always thought that was awkward.
>

How about in your forms save method doing something like...

if pemstatus(thisForm.ActiveControl, 'SetFocus', 5)
this.ActiveControl.SetFocus()
endif

BOb
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform