Button 接口

定义

Button 对象是 Microsoft InfoPath 对象,用于实现_ButtonEventSink与 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 对象不能直接在代码中使用。

适用于