Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Tab stop on labels
Message
 
To
18/06/1998 13:03:03
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00109556
Message ID:
00109567
Views:
36
>Hiya Ryan ---
>
>>>Hello All;
>>>I have a label next to a text box where I want the user to double click on the label in order to fill in the disabled text box. How can I make the label a tab stopp??
>>>
>>>Thanks
>>
>>In the form designer, you can set the tab order (and the objects that can be tabbed to) by selecting view, tab order from the menu. There is also the tabstop and tabindex properties that can be set in the properties window (the tab order tool does this for you automatically.)
>
>Err....sorry, but Labels don't *have* TabStop or TabIndex properties.

Actually Label has TabIndex property and that allowes to include it into tab order. You can set the Hot Key for label and that allowes the focus to jump to the field which is after the label in the tab order.

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform