[]
        
(Showing Draft Content)

C1.Win.Input.DbNavigator.Events.NavItemMouseEventHandler.BeginInvoke

BeginInvoke Method

BeginInvoke(object, NavItemMouseEventArgs, AsyncCallback, object)

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