_ButtonEventSink_Event Interface
A Button control in a Microsoft InfoPath 2010 form template is used to implement an event handler for the OnClick event, and cannot be used directly in code.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public Interface _ButtonEventSink_Event
'Usage
Dim instance As _ButtonEventSink_Event
[ComVisibleAttribute(false)]
public interface _ButtonEventSink_Event