Button インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Button オブジェクトは、InfoPath フォームのボタンに関連付けられているイベントを_ButtonEventSink実装するために使用される Microsoft InfoPath オブジェクトです。
public interface class Button : Microsoft::Office::Interop::InfoPath::SemiTrust::ButtonEmpty
[System.Runtime.InteropServices.Guid("096cd786-0786-11d1-95fa-0080c78ee3bb")]
public interface Button : Microsoft.Office.Interop.InfoPath.SemiTrust.ButtonEmpty
type Button = interface
interface ButtonEmpty
Public Interface Button
Implements ButtonEmpty
- 属性
- 実装
注釈
Button オブジェクトをコード内で直接使用することはできません。