次の方法で共有


ButtonClass クラス

この型は、COM の相互運用のためにマネージ コードで必要とされるコクラスまたはコクラス メンバのラッパーです。このクラスは、コード内で使用するためのものではありません。

名前空間: Microsoft.Office.Interop.InfoPath
アセンブリ: Microsoft.Office.Interop.InfoPath (microsoft.office.interop.infopath.dll 内)

構文

'宣言
<GuidAttribute("807563EA-5146-11D5-A672-00B0D022E945")> _
<ClassInterfaceAttribute(0)> _
<ComSourceInterfacesAttribute("Microsoft.Office.Interop.InfoPath._ButtonEventSink" & ChrW(0) & "")> _
Public Class ButtonClass
    Implements Button, _ButtonEventSink_Event
'使用
Dim instance As ButtonClass
[GuidAttribute("807563EA-5146-11D5-A672-00B0D022E945")] 
[ClassInterfaceAttribute(0)] 
[ComSourceInterfacesAttribute("Microsoft.Office.Interop.InfoPath._ButtonEventSink\0")] 
public class ButtonClass : Button, _ButtonEventSink_Event

継承階層

System.Object
  Microsoft.Office.Interop.InfoPath.ButtonClass

スレッド セーフ

この型の public static (Visual Basic では Shared) メンバはすべて、スレッド セーフです。インスタンス メンバの場合は、スレッド セーフであるとは限りません。

関連項目

参照

ButtonClass のメンバ
Microsoft.Office.Interop.InfoPath 名前空間