LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

skip non-visible controls when tabbing

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

0 Kudos
Message 1 of 2
(2,483 Views)

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: -

 

untitled.JPG

David
www.controlsoftwaresolutions.com
Message 2 of 2
(2,470 Views)