BOOL CBCGPToolbarCustomize::AddMenu | ( | UINT | uiMenuResId | ) |
Loads a menu from the resources and adds the menu commands to the list box of commands on the "Commands" page.
This function loads a menu from the resources and calls AddMenuCommands() to add this menu to the list box of commands on the "Commands" page.
uiMenuResId | Specifies the resource ID of a menu to load. |