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 | |
---|---|---|
![]() |
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.) |
![]() |
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 | |
---|---|---|
![]() |
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