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 names of docking panes and toolbars to a menu.
void BuildPanesMenu(
CMenu& menu,
BOOL bToolbarsOnly
);
Parameters
[in] menu
A menu to add the names of docking panes and toolbars to.[in] bToolbarsOnly
TRUE to add only toolbar names to the menu; FALSE otherwise.
Requirements
Header: afxdockingmanager.h