ComponentOne RichTextBox for WPF and Silverlight
ToolTip Property (C1TextElement)

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

Reference

C1TextElement Class
C1TextElement Members