Share via


Button 接口

Button 对象是用于实现与 InfoPath 表单上按钮关联的 _ButtonEventSink 事件的 Microsoft InfoPath 对象。

命名空间:  Microsoft.Office.Interop.InfoPath.SemiTrust
程序集:  Microsoft.Office.Interop.InfoPath.SemiTrust(位于 Microsoft.Office.Interop.InfoPath.SemiTrust.dll 中)

语法

声明
<GuidAttribute("096cd786-0786-11d1-95fa-0080c78ee3bb")> _
Public Interface Button _
    Inherits ButtonEmpty
用法
Dim instance As Button
[GuidAttribute("096cd786-0786-11d1-95fa-0080c78ee3bb")]
public interface Button : ButtonEmpty

备注

Button 对象不能直接在代码中使用。

另请参阅

引用

Microsoft.Office.Interop.InfoPath.SemiTrust 命名空间