CommandBarButtonClass Members
Include Protected Members
Include Inherited Members
Reserved for internal use.
The CommandBarButtonClass type exposes the following members.
Properties
Name | Description | |
---|---|---|
accChild | ||
accChildCount | ||
accDefaultAction | ||
accDescription | ||
accFocus | ||
accHelp | ||
accHelpTopic | ||
accKeyboardShortcut | ||
accName | ||
accParent | ||
accRole | ||
accSelection | ||
accState | ||
accValue | ||
Application | ||
BeginGroup | ||
BuiltIn | ||
BuiltInFace | Is True if the face of a command bar button control is its original built-in face. Read/write. | |
Caption | ||
Control | ||
Creator | ||
DescriptionText | ||
Enabled | ||
FaceId | Gets or sets the Id number for the face of a CommandBarButton control. Read/write. | |
Height | ||
HelpContextId | ||
HelpFile | ||
HyperlinkType | Sets or gets a MsoCommandBarButtonHyperlinkType constant that represents the type of hyperlink associated with the specified command bar button. Read/write. | |
Id | ||
Index | ||
InstanceId | ||
InstanceIdPtr | ||
IsPriorityDropped | ||
Left | ||
Mask | Gets or sets an IPictureDisp object representing the mask image of a CommandBarButton object. The mask image determines what parts of the button image are transparent. Read/write. | |
OLEUsage | ||
OnAction | ||
Parameter | ||
Parent | ||
Picture | Gets or sets an IPictureDisp object representing the image of a CommandBarButton object. Read/write. | |
Priority | ||
ShortcutText | Gets or sets the shortcut key text displayed next to a CommandBarButton control when the button appears on a menu, submenu, or shortcut menu. Read/write. | |
State | ||
Style | ||
Tag | ||
TooltipText | ||
Top | ||
Type | ||
Visible | ||
Width |
Top
Methods
Name | Description | |
---|---|---|
accDoDefaultAction | ||
accHitTest | ||
accLocation | ||
accNavigate | ||
accSelect | ||
add_Click | ||
Copy | ||
CopyFace | Copies the face of a command bar button control to the Clipboard. | |
Delete | ||
Equals | (Inherited from Object.) | |
Execute | ||
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Move | ||
PasteFace | Pastes the contents of the Clipboard onto a CommandBarButton. | |
remove_Click | ||
Reserved1 | ||
Reserved2 | ||
Reserved3 | ||
Reserved4 | ||
Reserved5 | ||
Reserved6 | ||
Reserved7 | ||
Reset | ||
SetFocus | ||
ToString | (Inherited from Object.) |
Top
Events
Name | Description | |
---|---|---|
Click |
Top