CDockingManager::EnableDocking
Creates a dock pane and enables docking of the pane to the main frame.
BOOL EnableDocking(
DWORD dwStyle
);
Parameters
- [in] dwStyle
The docking alignment.
Return Value
TRUE if the dock pane was created successfully; FALSE otherwise.
Requirements
Header: afxdockingmanager.h