This topic has not yet been rated - Rate this topic

Diagram.OnGiveFeedback Method

Changes the pointer and performs a custom action when the pointer is dragged across the designer.

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual void OnGiveFeedback(
	GiveFeedbackEventArgs e
)

Parameters

e
Type: System.Windows.Forms.GiveFeedbackEventArgs
Any arguments to use when the pointer is dragged across the designer. For a list of arguments, see GiveFeedbackEventArgs.

If you do not want this method to change the pointer, GiveFeedbackEventArgs.UseDefaultCursor should be true.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ