|
inline |
Modifies a toolbar object by looking for dummy items and replacing them with user-defined items.
Use this function to modify a toolbar menu by replacing dummy items with user-defined commands.
menu | A reference to a CMenu object to be modified. |
uiViewUserToolbarCmdFirst | Specifies the first user-defined command. |
uiViewUserToolbarCmdLast | Specifies the last user-defined command. |