Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TextBox.SelStart
Message
From
04/01/2000 10:27:24
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
TextBox.SelStart
Miscellaneous
Thread ID:
00312429
Message ID:
00312429
Views:
77
Hi All:

In a Form, I have a TextBox. In the 90% of the times. The user only must to change the 2 last digits of the TextBox. For give comfort, I type the next code.

Form.TextBox.gotfocus() { this.SelStart = 6}. Then the user don't have to press 6 times the RightArrow Key.

This run o.k., but if you do this in a textbox that are inside a grid doesn't run.

Why? In what method I have to type the code to run in Form.Grid.Column1.TextBox?

Thanks in advance.

Fernando
fmolina@sintonia.es
Next
Reply
Map
View

Click here to load this message in the networking platform