Gets or sets the ToolTip displayed when the mouse is over this element.
Namespace:
C1.Phone.RichTextBox.DocumentsAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
| C# |
|---|
public Object ToolTip { get; set; } |
| Visual Basic |
|---|
Public Property ToolTip As Object Get Set |