次の方法で共有


CMFCAutoHideButton::GetAutoHideWindow

自動的に隠すボタンに関連付けられている CDockablePane オブジェクトを返します。

CDockablePane* GetAutoHideWindow() const;

戻り値

関連付けられた CDockablePane オブジェクトへのポインター。

解説

自動非表示ボタンを CDockablePane に関連付けるには、CDockablePaneCMFCAutoHideButton::Create メソッドにパラメーターとして渡します。

必要条件

ヘッダー : afxautohidebutton.h

参照

関連項目

CMFCAutoHideButton クラス

階層図

CDockablePane クラス