PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewTextSearchPanel Class / HideButton Property

In This Topic
    HideButton Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets the button that hides the text search panel.
    Syntax
    'Declaration
     
    Public ReadOnly Property HideButton As Button
    public Button HideButton {get;}
    See Also