Cursors Properties
Collapse the table of content
Expand the table of content

Cursors Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The Cursors type exposes the following members.

  NameDescription
Public property Static member Arrow Represents an Arrow Cursor.
Public property Static member Eraser Represents an Eraser Cursor.
Public property Static member Hand Represents a Hand Cursor.
Public property Static member IBeam Represents an IBeam Cursor.
Public property Static member None Represents a special Cursor that is invisible.
Public property Static member SizeNESW Represents a SizeNESW Cursor.
Public property Static member SizeNS Represents a SizeNS Cursor.
Public property Static member SizeNWSE Represents a SizeNWSE Cursor.
Public property Static member SizeWE Represents a SizeWE Cursor.
Public property Static member Stylus Represents a Stylus Cursor.
Public property Static member Wait Represents a WaitCursor.
Top

Show:
© 2017 Microsoft