... including URL and other Internet Web site references, is subject to change. without notice. ... does not give you any license to these patents, tr
Document source : download.microsoft.com
Microsoft Office Suite
41
Class: command bar button
Plural
command bar buttons
Represents a button control on a command bar.
Use command bar control index, where index is the index number of the control, to return a
command bar button object. (The control type property of the control must be control button.)
Properties
button face is default
True if the face of the specified command bar button control is its original built-in face. This
property can only be set to True, which will reset the face to the built-in face. Read/write.
button state
Returns or sets the appearance of a command bar button control. Can be one of the following
·
button state up
·
button state down
·
button state unset
button style
Returns or sets the way a command bar button control is displayed. Read/write.
Can be one of the following:
·
button automatic
·
button icon
·
button caption
·
button icon and caption
face id
Returns or sets the ID number for the face of a command bar button control. Read/write.
The face id property dictates the look, but not the function, of a command bar button. To
determine the function of the button, use the id property of the command bar control object.
The value of the face id property for a command bar button with a custom face is 0 (zero).
shortcut text
Returns or sets the shortcut key text displayed next to a button control when the button
appears on a menu, submenu, or shortcut menu. Read/write.
You can set this property only for command bar buttons that contain an on-action macro.
Summary :
Microsoft Office Suite 41 Class: command bar button Plural command bar buttons Represents a button control on a command bar. Can be one of the following: · button automatic · button icon · button caption · button icon and caption face id Returns or sets the ID number for the face of a command bar button control.
Tags :
property,sets,returns,readwrite,state,index,shortcut,button,object,function,buttons,following,true