XLL+ Class Library (7.0)

CXlControl::GetVisible

Returns the visible state of the control

bool GetVisible( ) const;

Remarks

Returns the visible state of the control. If true, then the control will be visible. If false, the control will be hidden from the user.

Requirements

Header: xldialog.h

See Also

CXlControl Class | CXlControl Methods