CommandBarButton Members
Include Protected Members
Include Inherited Members
Represents a button control on a command bar.
The CommandBarButton type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
accChild[Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accChildCount | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accDefaultAction[Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accDescription[Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accFocus | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accHelp[Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accHelpTopic[String, Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accKeyboardShortcut[Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accName[Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accParent | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accRole[Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accSelection | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accState[Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accValue[Object] | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
Application | Returns an Application object that represents the container application for the object. (Inherited from _CommandBarButton.) |
![]() |
BeginGroup | Returns or sets a value that indicates if the specified command bar control appears at the beginning of a group of controls on the command bar. (Inherited from _CommandBarButton.) |
![]() |
BuiltIn | Returns a value that indicates if the specified command bar control is a built-in control of the container application. (Inherited from _CommandBarButton.) |
![]() |
BuiltInFace | Returns or sets a value that indicates if the face of a command bar button control is its original built-in face. (Inherited from _CommandBarButton.) |
![]() |
Caption | Returns or sets the caption text for a command bar control. (Inherited from _CommandBarButton.) |
![]() |
Control | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
Creator | Returns a value that indicates the application in which the specified object was created. (Inherited from _CommandBarButton.) |
![]() |
DescriptionText | Returns or sets the description for a command bar control. (Inherited from _CommandBarButton.) |
![]() |
Enabled | Returns or sets a value that indicates if the specified command bar control is enabled. (Inherited from _CommandBarButton.) |
![]() |
FaceId | Returns or sets the ID number for the face of a command bar button control. (Inherited from _CommandBarButton.) |
![]() |
Height | Returns or sets the height of a command bar control. (Inherited from _CommandBarButton.) |
![]() |
HelpContextId | Returns or sets the Help context ID number for the Help topic attached to the command bar control. (Inherited from _CommandBarButton.) |
![]() |
HelpFile | Returns or sets the file name for the Help topic attached to the command bar control. (Inherited from _CommandBarButton.) |
![]() |
HyperlinkType | Returns or sets the type of hyperlink associated with the specified command bar button. (Inherited from _CommandBarButton.) |
![]() |
Id | Returns the ID for a built-in command bar control. (Inherited from _CommandBarButton.) |
![]() |
Index | Returns a value that indicates the index number for an object in the collection. (Inherited from _CommandBarButton.) |
![]() |
InstanceId | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
InstanceIdPtr | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
IsPriorityDropped | Returns a value that indicates if the control is currently dropped from the menu or toolbar based on usage statistics and layout space. (Inherited from _CommandBarButton.) |
![]() |
Left | Returns a value that indicates the horizontal position of the specified command bar control (in pixels) relative to the left edge of the screen. (Inherited from _CommandBarButton.) |
![]() |
Mask | Returns or sets an IPictureDisp object that represents the mask image of a _CommandBarButton object. (Inherited from _CommandBarButton.) |
![]() |
OLEUsage | Returns or sets the OLE client and OLE server roles in which a command bar control will be used when two Microsoft Office applications are merged. (Inherited from _CommandBarButton.) |
![]() |
OnAction | Returns or sets the name of a Visual Basic procedure that will run when the user clicks or changes the value of a command bar control. (Inherited from _CommandBarButton.) |
![]() |
Parameter | Returns or sets a value that an application can use to execute a command. (Inherited from _CommandBarButton.) |
![]() |
Parent | Returns a value that indicates the parent object for the specified object. (Inherited from _CommandBarButton.) |
![]() |
Picture | Returns or sets an IPictureDisp object representing the image of a _CommandBarButton object. (Inherited from _CommandBarButton.) |
![]() |
Priority | Returns or sets the priority of a command bar control. (Inherited from _CommandBarButton.) |
![]() |
ShortcutText | Returns or sets the shortcut key text displayed next to a button control when the button appears on a menu, submenu, or shortcut menu. (Inherited from _CommandBarButton.) |
![]() |
State | Returns or sets the appearance of a command bar button control. (Inherited from _CommandBarButton.) |
![]() |
Style | Returns or sets the way a command bar button control is displayed. (Inherited from _CommandBarButton.) |
![]() |
Tag | Returns or sets the information about the command bar control, such as data that can be used as an argument in procedures, or information that identifies the control. (Inherited from _CommandBarButton.) |
![]() |
TooltipText | Returns or sets the text displayed in a command bar control's ScreenTip. (Inherited from _CommandBarButton.) |
![]() |
Top | Returns the distance (in pixels) from the top edge of the specified command bar control to the top edge of the screen. (Inherited from _CommandBarButton.) |
![]() |
Type | Returns the type of command bar control. (Inherited from _CommandBarButton.) |
![]() |
Visible | Returns or sets a value that indicates if the specified object is visible. (Inherited from _CommandBarButton.) |
![]() |
Width | Returns or sets the width (in pixels) of the specified command bar control. (Inherited from _CommandBarButton.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
accDoDefaultAction(Object) | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accHitTest(Int32, Int32) | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accLocation(Int32, Int32, Int32, Int32, Object) | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accNavigate(Int32, Object) | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
accSelect(Int32, Object) | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
add_Click | Reserved for internal use. (Inherited from _CommandBarButtonEvents_Event.) |
![]() |
Copy(Object, Object) | Copies a command bar control to an existing command bar. (Inherited from _CommandBarButton.) |
![]() |
CopyFace | Copies the face of a command bar button control to the Clipboard. (Inherited from _CommandBarButton.) |
![]() |
Delete(Object) | Deletes the specified object from its collection. (Inherited from _CommandBarButton.) |
![]() |
Execute() | Runs the procedure or built-in command assigned to the specified command bar control. (Inherited from _CommandBarButton.) |
![]() |
Move(Object, Object) | Moves the specified command bar control to an existing command bar. (Inherited from _CommandBarButton.) |
![]() |
PasteFace | Pastes the contents of the Clipboard onto a command bar button control. (Inherited from _CommandBarButton.) |
![]() |
remove_Click | Reserved for internal use. (Inherited from _CommandBarButtonEvents_Event.) |
![]() |
Reserved1() | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
Reserved2() | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
Reserved3() | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
Reserved4() | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
Reserved5() | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
Reserved6() | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
Reserved7() | Reserved for internal use. (Inherited from _CommandBarButton.) |
![]() |
Reset() | Resets a built-in command bar control to its original function and face. (Inherited from _CommandBarButton.) |
![]() |
SetFocus() | Moves the keyboard focus to the specified command bar control. (Inherited from _CommandBarButton.) |
Top
Events
Name | Description | |
---|---|---|
![]() |
Click | Occurs when the user clicks a CommandBarButton object. (Inherited from _CommandBarButtonEvents_Event.) |
Top