[]
        
(Showing Draft Content)

C1.Win.C1SuperTooltip.PopupEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, PopupEventArgs, AsyncCallback, object)

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