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.
Adds a pane.
BOOL AddPane(
CBasePane* pControlBar,
BOOL bTail = TRUE
);
Parameters
[in] pControlBar
A pointer to the pane.[in] bTail
TRUE to add the pane to the end of the list of panes for the docking manager; otherwise, FALSE.
Return Value
TRUE if the pane was successfully registered with the docking manager; otherwise, FALSE.
Requirements
Header: afxmdichildwndex.h