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.
Enables docking of the child window to the main frame.
BOOL EnableDocking(
DWORD dwDockStyle
);
Parameters
- [in] dwDockStyle
Specifies the docking alignment to enable.
Return Value
TRUE if the method succeeds; otherwise FALSE.
Remarks
Call this method to enable docking alignment to the main frame. You can pass a combination of CBRS_ALIGN_ flags (for more information, see CControlBar::EnableDocking).
Requirements
Header: afxmdichildwndex.h