Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
'K' in format property of a textbox with inputmask
Message
 
To
17/11/1999 10:50:58
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00291911
Message ID:
00291950
Views:
26
Hi Wim,

Try the following in the TextBox.Click() event:

this.selstart=0
this.sellength = len(this.text)

>Hi All,
>
>I've got a textbox in a grid with both inputmask 999,99 and format property K selected on gotfocus. Datasource is a numeric field. Also the SelectedOnEntry of the textbox is .T.
>
>When clicking on the textbox somewhere in the grid, the text is not selected. In my opinion it should. Has anyone had the same problem? and if so, is there a solution?
>
>Kind Regards,
kenweber
GCom2 Solutions
Microsoft Certified Professional

Previous
Reply
Map
View

Click here to load this message in the networking platform