Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Label problem 1 Tab is not support
Message
 
 
À
12/08/2003 06:24:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00816323
Message ID:
00819354
Vues:
9
Fabio,


>Now only editbox support this, with TabToSpace fixed to 3.

VFP8 does not convert tabs to spaces in an editbox.

If Editbox.AllowTabs is set to .t. then any tab key press by the user places a chr(9) character into the .Value. You can verify this by examining the editbox in the debugger.

If Editbox.AllowTabs is set to .f. then any tab key press by the user sets focus to the next control on the form.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform