Returns the visible state of the control
[C++]
bool GetVisible() const;
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.
Header: xldialog.h