[]
        
(Showing Draft Content)

C1.Win.C1Win7Pack.TaskDialogHyperlinkClickEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, TaskDialogHyperlinkClickEventArgs, AsyncCallback, object)

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