The following table shows the command bar macros, with a description of the purpose of each.
| Programming element | Description |
|---|---|
| CommandBar_AddButtons | This macro adds one or more buttons to the command bar. |
| CommandBar_AddToolTips | This macro adds ToolTip strings to the command bar. |
| CommandBar_Destroy | This macro destroys the command bar. |
| CommandBar_InsertButton | This macro inserts a button into the command bar. |
| CommandBar_IsVisible | This macro ascertains whether or not the command bar is visible. |
See Also
Send Feedback on this topic to the authors