DiagramClientView::Cursor Property

 

(Note: Override the cursor in the MouseAction-derived classes or ShapeElement-derived classes instead.)

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

public:
property Cursor^ Cursor {
	virtual Cursor^ get() override;
}

Property Value

Type: System.Windows.Forms::Cursor^
Return to top
Show: