Button members

Include protected members
Include inherited members

The Button object is the Microsoft InfoPath 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