Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Select on entry - textbox
Message
From
11/12/2007 06:11:03
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
10/12/2007 23:57:52
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Vista
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01274694
Message ID:
01274722
Views:
58
This message has been marked as the solution to the initial question of the thread.
>I cannot get the numeric values in a textbox in a grid to select on entry if instead of tabbing to the textbox, the user uses the mouse. I am sure I have seen the answer to this before, but can't come up with it. Of cource I have selectonentry set to .t.
>
>Thanks in advance to the worlds fastest problem solving community
>
>Fred
*Textbox::Click
this.SelStart = 0
this.SelLength = 50
PS: 50 is an arbitrary value wide enough to cover all range, could be 999 or 9999 as well.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform