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

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