Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Called by the framework when the user clicks the Close button on a docking pane.
virtual BOOL OnCloseDockingPane(
CDockablePane* pPane
);
Return Value
TRUE if the docking bar can be closed. FALSE otherwise
Remarks
The default implement does nothing. Override this method if you want to handle the hiding of the docking bar.
Requirements
Header: afxframewndex.h