[]
        
(Showing Draft Content)

C1.Win.Command.AutoCreatedDockingTabHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, AutoCreatedDockingTabEventArgs, AsyncCallback, object)

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