Cursors::ScrollE Property

 

Gets the scroll east Cursor.

Namespace:   System.Windows.Input
Assembly:  PresentationCore (in PresentationCore.dll)

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

Property Value

Type: System.Windows.Input::Cursor^

A scroll east cursor.

.NET Framework
Available since 3.0
Return to top
Show: