CMFCAutoHideButton::GetAutoHideWindow
自動的に隠すボタンに関連付けられている CDockablePane オブジェクトを返します。
CDockablePane* GetAutoHideWindow() const;
戻り値
関連付けられた CDockablePane オブジェクトへのポインター。
解説
自動非表示ボタンを CDockablePane に関連付けるには、CDockablePane を CMFCAutoHideButton::Create メソッドにパラメーターとして渡します。
必要条件
ヘッダー : afxautohidebutton.h