[]
        
(Showing Draft Content)

C1.C1Preview.InputValueChangedEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(C1PrintDocument, InputValueChangedEventArgs, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(C1PrintDocument sender, InputValueChangedEventArgs e, AsyncCallback callback, object @object)
Public Overridable Function BeginInvoke(sender As C1PrintDocument, e As InputValueChangedEventArgs, callback As AsyncCallback, [object] As Object) As IAsyncResult
Parameters
Type Name Description
C1PrintDocument sender
InputValueChangedEventArgs e
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult