Important:
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.
A version of this page is also available for
4/8/2010

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