LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to clear all controls on a panel?

I have about 70 controls on a panel and I would like to set them all to their default values with one call.    I realize that all of the controls start up this way but I need to reset all of the values without restarting my application.  Is there a LabWindows function that would do this?
Thanks,
Donna
0 Kudos
Message 1 of 2
(2,930 Views)
Yes, the function is called DefaultPanel. It will restore the values of all the controls to what they were when they were first loaded, or created.
 
Luis
NI
Message 2 of 2
(2,928 Views)