RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox.Documents Namespace / C1TextElement Class / ToolTipProperty Field

In This Topic
    ToolTipProperty Field (C1TextElement)
    In This Topic
    Identifies the C1TextElement.ToolTip style property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ToolTipProperty As StyleProperty
    public static readonly StyleProperty ToolTipProperty
    See Also