Click or drag to resize

Cursors Properties

The Cursors type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberArrow
Standard arrow cursor
Public propertyStatic memberCrosshair
Cursor with a cross hair
Public propertyStatic memberDefault
Default cursor, which is usually an arrow but may be different depending on the control
Public propertyStatic memberHorizontalSplit
Horizontal sizing cursor
Public propertyStatic memberIBeam
I-beam cursor for selecting text or placing the text cursor
Public propertyStatic memberMove
All direction move cursor
Public propertyStatic memberPointer
Pointer cursor, which is usually a hand
Public propertyStatic memberVerticalSplit
Vertical sizing cursor
Top
See Also