CommandBarButtonClass 类

定义

仅供内部使用。

public ref class CommandBarButtonClass : Microsoft::Office::Core::CommandBarButton
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("55F88891-7708-11D1-ACEB-006008961DA5")]
public class CommandBarButtonClass : Microsoft.Office.Core.CommandBarButton
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("55F88891-7708-11D1-ACEB-006008961DA5")>]
type CommandBarButtonClass = class
    interface _CommandBarButton
    interface CommandBarButton
    interface _CommandBarButtonEvents_Event
Public Class CommandBarButtonClass
Implements CommandBarButton
继承
CommandBarButtonClass
属性
实现

属性

accChild[Object]

仅供内部使用。

accChildCount

仅供内部使用。

accDefaultAction[Object]

仅供内部使用。

accDescription[Object]

仅供内部使用。

accFocus

仅供内部使用。

accHelp[Object]

仅供内部使用。

accHelpTopic[String, Object]

仅供内部使用。

accKeyboardShortcut[Object]

仅供内部使用。

accName[Object]

仅供内部使用。

accParent

仅供内部使用。

accRole[Object]

仅供内部使用。

accSelection

仅供内部使用。

accState[Object]

仅供内部使用。

accValue[Object]

仅供内部使用。

Application

仅供内部使用。

BeginGroup

仅供内部使用。

BuiltIn

仅供内部使用。

BuiltInFace

如果命令栏按钮控件的图标是其原始内置图标,则为 True。 读/写。

Caption

仅供内部使用。

Control

仅供内部使用。

Creator

仅供内部使用。

DescriptionText

仅供内部使用。

Enabled

仅供内部使用。

FaceId

获取或设置某个 CommandBarButton 控件的图符的 ID 号。 读/写。

Height

仅供内部使用。

HelpContextId

仅供内部使用。

HelpFile

仅供内部使用。

HyperlinkType

设置或获取一个 MsoCommandBarButtonHyperlinkType 常量,代表与指定的命令栏按钮相关联的超链接的类型。 读/写。

Id

仅供内部使用。

Index

仅供内部使用。

InstanceId

仅供内部使用。

InstanceIdPtr

仅供内部使用。

IsPriorityDropped

仅供内部使用。

Left

仅供内部使用。

Mask

获取或设置代表 CommandBarButton 对象的屏蔽图像的 IPictureDisp 对象。 屏蔽图像可决定按钮图像的透明部分。 读/写。

OLEUsage

仅供内部使用。

OnAction

仅供内部使用。

Parameter

仅供内部使用。

Parent

仅供内部使用。

Picture

获取或设置一个 IPictureDisp 对象,该对象表示 CommandBarButton 对象的图像。 读/写。

Priority

仅供内部使用。

ShortcutText

获取或设置当控钮出现在菜单、子菜单或快捷菜单上时 CommandBarButton 控件旁边显示的快捷键文字。 读/写。

State

仅供内部使用。

Style

仅供内部使用。

Tag

仅供内部使用。

TooltipText

仅供内部使用。

Top

仅供内部使用。

Type

仅供内部使用。

Visible

仅供内部使用。

Width

仅供内部使用。

方法

accDoDefaultAction(Object)

仅供内部使用。

accHitTest(Int32, Int32)

仅供内部使用。

accLocation(Int32, Int32, Int32, Int32, Object)

仅供内部使用。

accNavigate(Int32, Object)

仅供内部使用。

accSelect(Int32, Object)

仅供内部使用。

add_Click(_CommandBarButtonEvents_ClickEventHandler)

仅供内部使用。

Copy(Object, Object)

仅供内部使用。

CopyFace()

将命令栏按钮控件的图标复制到“剪贴板”中。

Delete(Object)

仅供内部使用。

Execute()

仅供内部使用。

Move(Object, Object)

仅供内部使用。

PasteFace()

将“剪贴板”的内容粘贴到 CommandBarButton 上。

remove_Click(_CommandBarButtonEvents_ClickEventHandler)

仅供内部使用。

Reserved1()

仅供内部使用。

Reserved2()

仅供内部使用。

Reserved3()

仅供内部使用。

Reserved4()

仅供内部使用。

Reserved5()

仅供内部使用。

Reserved6()

仅供内部使用。

Reserved7()

仅供内部使用。

Reset()

仅供内部使用。

SetFocus()

仅供内部使用。

事件

Click

仅供内部使用。

适用于