CBasePane::IsPaneVisible
指定 WS_VISIBLE 标志是否为窗格中设置。
BOOL IsPaneVisible() const;
返回值
TRUE,如果 WS_VISIBLE 设置;否则,FALSE。
备注
使用 CBasePane::IsVisible 确定窗格可见性。
要求
标头: afxbasepane.h
指定 WS_VISIBLE 标志是否为窗格中设置。
BOOL IsPaneVisible() const;
TRUE,如果 WS_VISIBLE 设置;否则,FALSE。
使用 CBasePane::IsVisible 确定窗格可见性。
标头: afxbasepane.h