04-19-2009 10:50 PM
Is there a way (how) to programmatically alter the Enabled State of a control?
I would like to 'Gray out' controls that are inactive to the user under some conditions and make them available when they are active. This requires dynamically altering the enabled state of the control.
Solved! Go to Solution.
04-19-2009 11:22 PM
Use the property node of that control - 'Disabled'
Regards
Raja
04-19-2009 11:24 PM
TE88,
Attached you will find a screenshot on how setting properties on controls and indicators. You have to use the VI-Server classes.
HTH
--
Joachim