XLL+ Class Library (7.0)

CXlControl::SetEnabled

Sets the enabled state of the control

void SetEnabled(
   bool bEnabled
);

Parameters

bEnabled

true to enable the control; false to disable it.

Requirements

Header: xldialog.h

See Also

CXlControl Class | CXlControl Methods