_ButtonEventSink_Event Members
Include Protected Members
Include Inherited Members
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.
The _ButtonEventSink_Event type exposes the following members.
Events
Name | Description | |
---|---|---|
OnClick | Occurs when a Button control is clicked within a view in a Microsoft InfoPath 2010 form. |
Top