Udostępnij za pośrednictwem


CDockablePane::SetAutoHideParents

Sets the auto-hide button and auto-hide toolbar for the pane.

void SetAutoHideParents(
   CMFCAutoHideBar* pToolBar,
   CMFCAutoHideButton* pBtn
);

Parameters

  • [in] pToolBar
    Pointer to an auto-hide toolbar.

  • [in] pBtn
    Pointer to an auto-hide button.

Requirements

Header: afxdockablepane.h

See Also

Concepts

MFC Hierarchy Chart

Reference

CDockablePane Class

CMFCAutoHideBar Class

CMFCAutoHideButton Class