Caption Property (CommandBarButton Object)

Object: CommandBarButton Object

Access: Read/Write

Sets or returns the caption text of the commandbar button. The caption text is used as the commandbar button's ScreenTip.

Usage

CommandBarButton.Caption = String

Arguments

None.

Return Values

A string that represents the caption text of the commandbar button.