WorkflowView::OnGiveFeedback Method (GiveFeedbackEventArgs^)
.NET Framework (current version)
Occurs during a drag operation.
Assembly: System.Workflow.ComponentModel (in System.Workflow.ComponentModel.dll)
Parameters
- gfbevent
-
Type:
System.Windows.Forms::GiveFeedbackEventArgs^
A GiveFeedbackEventArgs that provides data for the event.
OnGiveFeedback occurs when a drag operation is started. OnGiveFeedback allows the source of a drag operation to modify the appearance of the mouse pointer in order to give the user visual feedback during a drag operation.
.NET Framework
Available since 3.0
Available since 3.0
Show: