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

In This Topic
    DoSearch Method (C1PreviewTextSearchPanel)
    In This Topic
    Shows the text search panel, puts focus into the search text box.
    Syntax
    'Declaration
     
    Public Function DoSearch() As Boolean
    public bool DoSearch()

    Return Value

    True.
    See Also