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