PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.8 Assembly / C1.Win.RibbonPreview Namespace / SideBarStrings Class / TextSearchButtonToolTip Property

In This Topic
    TextSearchButtonToolTip Property (SideBarStrings)
    In This Topic
    Gets or sets the tooltip text for the Text Search button.
    Syntax
    'Declaration
     
    Public Property TextSearchButtonToolTip As String
    public string TextSearchButtonToolTip {get; set;}
    See Also