ComponentOne RichTextBox for UWP
ToolTip Property

C1.Xaml.RichTextBox.Documents Namespace > C1TextElement Class : ToolTip Property
Gets or sets the Windows.UI.Xaml.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