Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select all the text when the control gets the focus
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00158303
Message ID:
00158325
Views:
17
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
Previous
Reply
Map
View

Click here to load this message in the networking platform