PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / BasePreviewElement Class / ToolTip Property

In This Topic
    ToolTip Property (BasePreviewElement)
    In This Topic
    Gets or sets the tooltip text.
    Syntax
    'Declaration
     
    Public Property ToolTip As String
    public string ToolTip {get; set;}
    See Also