Share via


Button Members

Include Protected Members
Include Inherited Members

The Button object is the Microsoft InfoPath 2010 object that is used to implement the _ButtonEventSink event that is associated with a button on an InfoPath form.

The Button type exposes the following members.

Methods

  Name Description
Public method add_OnClick This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. (Inherited from _ButtonEventSink_Event.)
Public method remove_OnClick This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. (Inherited from _ButtonEventSink_Event.)

Top

Events

  Name Description
Public event OnClick This type is a wrapper for a coclass or coclass member that is required by managed code for COM interoperability. This class is not intended to be used in code. (Inherited from _ButtonEventSink_Event.)

Top

See Also

Reference

Button Interface

Microsoft.Office.Interop.InfoPath Namespace