PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / TextSearchPanelStrings Class / SearchButton Property

In This Topic
    SearchButton Property (TextSearchPanelStrings)
    In This Topic
    Gets or sets the text of the hide button.
    Syntax
    'Declaration
     
    Public Property SearchButton As String
    public string SearchButton {get; set;}
    See Also