From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Reg : Tab control

Solved!
Go to solution

Hello,

 

I have designed a program and have six numeric controls. When I hit the TAB key in the keyboard it's not switching orderly manner (1, 2 ,3 and soon), instead it's switching in a random way (i.e., NC 1 to NC 5 to NC 3 etc....)

 

Can anyone give their suggestion.

0 Kudos
Message 1 of 2
(528 Views)
Solution
Accepted by topic author jrengg

Hi jrengg,

 


@jrengg wrote:

I have designed a program and have six numeric controls. When I hit the TAB key in the keyboard it's not switching orderly manner (1, 2 ,3 and soon), instead it's switching in a random way (i.e., NC 1 to NC 5 to NC 3 etc....)

 

Can anyone give their suggestion.


Set the tabbing order for those controls!

(Edit -> Set tabbing order…)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 2
(516 Views)