ControlDesigner::OnGiveFeedback Method (GiveFeedbackEventArgs^)
.NET Framework (current version)
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.
Assembly: System.Design (in System.Design.dll)
Parameters
- e
-
Type:
System.Windows.Forms::GiveFeedbackEventArgs^
A GiveFeedbackEventArgs that provides data for the event.
The designer host calls this method when an OLE drag event occurs.
.NET Framework
Available since 1.1
Available since 1.1
Show: