CDockablePane::GetDefaultPaneDivider
Returns the default pane divider for the pane's container.
CPaneDivider* GetDefaultPaneDivider() const;
Return Value
A valid CPaneDivider object if the dockable pane is docked to the main frame window, or NULL if the dockable pane is not docked or if it is floating.
Remarks
For more information about pane dividers, see CPaneDivider Class.
Requirements
Header: afxDockablePane.h