[]
        
(Showing Draft Content)

C1.Win.SplitContainer.DrawSplitterEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, DrawSplitterEventArgs, AsyncCallback, object)

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