Cursors::ScrollSE Property

 

Gets a south/east scrolling Cursor.

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

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

Property Value

Type: System.Windows.Input::Cursor^

The south/east scrolling cursor.

.NET Framework
Available since 3.0
Return to top
Show: