GetControlValue
Gets the Boolean value of the control.
Declaration
bool GetControlValue();Return Value
The current value of the control.
Discussion
This method synchronizes by using the work queue created by the object.
Gets the Boolean value of the control.
bool GetControlValue();The current value of the control.
This method synchronizes by using the work queue created by the object.