LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to move the focus to a different control on the UIR?

Hi,

What command should I use in order to move the focus to another control on the UIR?

Thanks
Rafi
0 Kudos
Message 1 of 2
(2,874 Views)
SetActiveCtrl() lets you select a control.
SetActivePanel() lets you select a panel.
0 Kudos
Message 2 of 2
(2,870 Views)