Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Label problem 1 Tab is not support
Message
 
 
To
12/08/2003 06:24:03
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00816323
Message ID:
00819354
Views:
8
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform