CMFCAutoHideButton::GetAutoHideWindow
Returns the CDockablePane object associated with the auto-hide button.
CDockablePane* GetAutoHideWindow() const;
Return Value
A pointer to the associated CDockablePane object.
Remarks
To associate an auto-hide button with a CDockablePane, pass the CDockablePane as a parameter to the CMFCAutoHideButton::Create method.
Requirements
Header: afxautohidebutton.h