Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Currency textbox
Message
 
 
À
19/07/2001 12:41:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00532527
Message ID:
00532716
Vues:
21
>Hi Nadya.
>
>>> This seems to work, thanks. I also want to select the whole textbox, when it gotfocus(). I have SelectOnEntry .t. and I also tried to set format to K, but it didn't help. What else can I do? <<
>
>If you want the entire textbox to be selected, even when you click into it with the mouse, try this is the GotFocus of the textbox:
>
>
>Textbox::GotFocus()
>This.SelStart = 0
>The.SelLength = 12
>NODEFAULT
>
>

Why 12? Yes, I want it to be selected, when I click with mouse. Thanks.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform