_ButtonEventSink_SinkHelper.OnClick method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Interop.InfoPath
Assembly:  Microsoft.Office.Interop.InfoPath (in Microsoft.Office.Interop.InfoPath.dll)

Syntax

'Declaration
Public Overridable Sub OnClick ( _
    param0 As DocActionEventObject _
)
'Usage
Dim instance As _ButtonEventSink_SinkHelper
Dim param0 As DocActionEventObject

instance.OnClick(param0)
public virtual void OnClick(
    DocActionEventObject param0
)

Parameters

Implements

_ButtonEventSink.OnClick(DocActionEventObject)

See also

Reference

_ButtonEventSink_SinkHelper class

_ButtonEventSink_SinkHelper members

Microsoft.Office.Interop.InfoPath namespace