CBasePane::IsPaneVisible
Specifies whether the WS_VISIBLE flag is set for the pane.
BOOL IsPaneVisible() const;
Return Value
TRUE if WS_VISIBLE is set; otherwise, FALSE.
Remarks
Use CBasePane::IsVisible to determine pane visibility.
Requirements
Header: afxbasepane.h