Sets the enabled state of the control
[C++] void SetEnabled( bool bEnabled );
true to enable the control; false to disable it.
Header: xldialog.h
CXlControl Class | CXlControl Methods