Gets or sets the ToolTip displayed when the mouse is over this element.

Namespace:  C1.Phone.RichTextBox.Documents
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public Object ToolTip { get; set; }
Visual Basic
Public Property ToolTip As Object
	Get
	Set

See Also