Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SelectOnEntry & Textbox control
Message
De
12/06/2003 07:34:12
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00799247
Message ID:
00799279
Vues:
20
Hello Sander.

How can I create a textbox that selects the value when I execute a mouseclick on it.

You need code like this in the GotFocus() of the textbox:


WITH This
IF .SelectOnEntry
TextBox::GotFocus()
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform