Class CursorType
Types of cursors available
Inheritance
System.Object
CursorType
Namespace: Telerik.Windows.Documents.UI.Adorner
Assembly: Telerik.Windows.Controls.RichTextBox.dll
Syntax
public sealed class CursorType : Enum
Fields
Default
The default cursor (typically SystemArrow)
Declaration
public const CursorType Default
Field Value
CursorType
|
Move
None
Size
SystemArrow
SystemEraser
SystemHand
SystemIBeam
SystemSizeNS
SystemSizeWE
SystemStylus
SystemWait
value__
Declaration
public int value__
Field Value
System.Int32
|