[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputNavigatorEditingEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, InputNavigatorEditingEventArgs, AsyncCallback, object)

Declaration
public virtual IAsyncResult BeginInvoke(object sender, InputNavigatorEditingEventArgs e, AsyncCallback callback, object @object)
Parameters
Type Name Description
object sender
InputNavigatorEditingEventArgs e
AsyncCallback callback
object object
Returns
Type Description
IAsyncResult