System.Windows.Forms.Design.ControlDesigner.OnGiveFeedback Method

Receives a call when a drag-and-drop operation is in progress to provide visual cues based on the location of the mouse while a drag operation is in progress.

Syntax

protected virtual void OnGiveFeedback (System.Windows.Forms.GiveFeedbackEventArgs e)

Parameters

e
A System.Windows.Forms.GiveFeedbackEventArgs that provides data for the event.

Remarks

The designer host calls this method when an OLE drag event occurs.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0