XLL+ Class Library (6.3)

CXlControl::GetEnabled

Returns the enabled state of the control

bool GetEnabled( ) const;

Remarks

Returns the enabled state of the control. If true, the control will be black and, if appropriate, may be edited. If false, then the control will be greyed out and read-only.

Requirements

Header: xldialog.h

See Also

CXlControl Class | CXlControl Methods