[]
        
(Showing Draft Content)

C1.Win.InputPanel.PrepareDateTimeFormatEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, PrepareDateTimeFormatEventArgs, AsyncCallback, object)

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