Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Determines whether a base pane is a CMFCAutoHideBar object or derived from CMFCAutoHideBar.
virtual BOOL CanAcceptPane(
const CBasePane* pBar
) const;
Parameters
Parameter |
Description |
[in] pBar |
The base pane that the framework tests. |
Return Value
TRUE if pBar is derived from CMFCAutoHideBar; FALSE otherwise.
Remarks
If a base pane object is derived from CMFCAutoHideBar, it can contain a CAutoHideDockSite.
Requirements
Header: afxautohidedocksite.h