LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

I want to programlly change default index of ring in a panel

Hi everyone:
I want to programlly change default index of ring in a panel, any function can do that?
0 Kudos
Message 1 of 2
(2,799 Views)
You can use SetCtrlAttribute (panelHandle, controlID, ATTR_DFLT_INDEX, index);


Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
Message 2 of 2
(2,797 Views)