CBasePane::IsPaneVisible

指定 WS_VISIBLE 标志是否为窗格中设置。

BOOL IsPaneVisible() const;

返回值

TRUE,如果 WS_VISIBLE 设置;否则,FALSE。

备注

使用 CBasePane::IsVisible 确定窗格可见性。

要求

标头: afxbasepane.h

请参见

参考

CBasePane选件类

层次结构图

CBasePane::IsVisible