共用方式為


CBasePane::IsPaneVisible

指定 WS_VISIBLE 旗標是否已設定窗格。

BOOL IsPaneVisible() const;

傳回值

TRUE ,如果 WS_VISIBLE 設定;否則, FALSE。

備註

使用 CBasePane::IsVisible 判斷窗格可視性。

需求

標題: afxbasepane.h

請參閱

參考

CBasePane 類別

階層架構圖

CBasePane::IsVisible