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) メンバは、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。