ComponentOne RichTextBox for WPF and Silverlight
Cursor Property (C1TextElement)

C1.WPF.RichTextBox.Documents Namespace > C1TextElement Class : Cursor Property
Gets or sets the Cursor displayed when the mouse is over this element.
Syntax
'Declaration
 
Public Property Cursor As System.Windows.Input.Cursor
public System.Windows.Input.Cursor Cursor {get; set;}
See Also

Reference

C1TextElement Class
C1TextElement Members