_ButtonEventSink_Event interface

A Button control in a Microsoft InfoPath 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

See also

Reference

_ButtonEventSink_Event members

Microsoft.Office.Interop.InfoPath.SemiTrust namespace