次の方法で共有


ActionEventArgs クラス (2007 System)

更新 : 2007 年 11 月

Click イベントおよび BeforeCaptionShow イベントにデータを提供します。

名前空間 :  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 名前空間