DekGenius.com
[ Team LiB ] Previous Section Next Section

QueryContinueDragEventHandlerserializable

System.Windows.Forms (system.windows.forms.dll)delegate

This is the delegate for the Control.QueryContinueDrag event.

public delegate void QueryContinueDragEventHandler(object sender, QueryContinueDragEventArgs e);

Associated Events

Multiple types

    [ Team LiB ] Previous Section Next Section