ActionEventArgs 类 (2007 system)

更新:2007 年 11 月

ClickBeforeCaptionShow 事件提供数据。

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

语法

声明
<PermissionSetAttribute(SecurityAction.Demand, Name := "FullTrust")> _
Public NotInheritable Class ActionEventArgs _
    Inherits EventArgs
用法
Dim instance As ActionEventArgs
[PermissionSetAttribute(SecurityAction.Demand, Name = "FullTrust")]
public sealed class ActionEventArgs : EventArgs

继承层次结构

System.Object
  System.EventArgs
    Microsoft.Office.Tools.Word.ActionEventArgs

线程安全

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

另请参见

参考

ActionEventArgs 成员

Microsoft.Office.Tools.Word 命名空间