Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tabstop in a grid
Message
From
30/03/1998 11:31:28
 
 
To
30/03/1998 11:26:41
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00088140
Message ID:
00088142
Views:
25
>I have a textbox, in a grid, with the tabstop set to .F. but it still allows the user to tab into the control. Is there something else I should be doing?
>
>I solved the problem by placing a return .F. in the When event but I would like to know why this isn't working (I'm hungry for knowledge)
>
>TIA

I guess Tabstop is not applied for Column.Textbox, at lease Help says: 'The TabStop property is read-only when it applies to a control contained in a Column object'. IMO, you can use previous column.control KeyPress event to NODEFAULT tab key.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform