Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Select all the text when the control gets the focus
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00158303
Message ID:
00158325
Vues:
18
Bill,

Thanks, this works.

Kind Reagards,

Mat


>In addition to what Edward wrote, I have also used in the Textbox GotFocus ( or possibly Click ) something like:

NODEFAULT
TextBox::GotFocus
THIS.SelStart = 0
THIS.SelLength = LEN( RTRIM( THIS.VALUE ) )
Matthew Kennedy
Decision Support Technology Inc.

"I try to take one day at a time, but sometimes several days attack me all at once." ~ Ashleigh Brilliant

New Jersey Dot Net User Group
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform