Cursors::Arrow Property

 

Gets the arrow cursor.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property Cursor^ Arrow {
	static Cursor^ get();
}

Property Value

Type: System.Windows.Forms::Cursor^

The Cursor that represents the arrow cursor.

.NET Framework
Available since 1.1
Return to top
Show: