共用方式為


ActionEventArgs 類別 (2007 系統)

更新: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

執行緒安全

這個型別的任何 Public static (在 Visual Basic 中為 Shared) 成員都具備執行緒安全。並非所有的執行個體成員都是安全執行緒。

請參閱

參考

ActionEventArgs 成員

Microsoft.Office.Tools.Word 命名空間