RibbonControlEventArgs 类 (2007 system)

更新:2007 年 11 月

为 Microsoft Office 自定义项中引发的各种事件提供数据。

命名空间:  Microsoft.Office.Tools.Ribbon
程序集:  Microsoft.Office.Tools.Common.v9.0(在 Microsoft.Office.Tools.Common.v9.0.dll 中)

语法

声明
Public NotInheritable Class RibbonControlEventArgs _
    Inherits EventArgs
用法
Dim instance As RibbonControlEventArgs
public sealed class RibbonControlEventArgs : EventArgs

继承层次结构

System.Object
  System.EventArgs
    Microsoft.Office.Tools.Ribbon.RibbonControlEventArgs

线程安全

此类型的任何公共 static(在 Visual Basic 中为 Shared) 成员都是线程安全的。但不保证所有实例成员都是线程安全的。

另请参见

参考

RibbonControlEventArgs 成员

Microsoft.Office.Tools.Ribbon 命名空间