Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
TextBox.SelStart
Message
De
04/01/2000 10:27:24
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
TextBox.SelStart
Divers
Thread ID:
00312429
Message ID:
00312429
Vues:
76
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform