02-02-2010 03:50 AM
Hi,
How do I skip the controls when tabbing that are not visible. I have used tab control and know how to reorder the controls in each page but am not sure how to skip controls that are not visible. If anyone can help with this problem, that would be great.
Cheers
Tom
02-02-2010 05:33 AM
If you want to permanently skip the control when tabbing you can right click the control and select Advanced>>Key Navigation... and select 'skip when tabbing. If you want to skip tabbing based on a condition then you can use the skip when tabbing property node. For example: -