Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Setting Tab width inside an VFP 6.0 EditBox Control
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00181306
Message ID:
00181309
Vues:
11
>Help..
>
>Does anyone know how to programmatically set the tab width inside an EditBox control. I tried using the foxTool _EdGetEnv() and _EdSetEnv() function but apparently they only work with an edit window such as MODIFY FILE.
>
>I have a form that contains an editbox control whose controlsource is a memo field in a table. When the uses goes into the editbox control to make changes to the text I would like to set the tab width to 2.
>
>Any ideas ?
>
>Thanks

Would it be sufficient for you to intercept TAB key in Keypress and send SPACE(2) instead?
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform