PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PrintPreviewControl.TextToolBar Class / Find Property

In This Topic
    Find Property (C1PrintPreviewControl.TextToolBar)
    In This Topic
    Gets the Find toolstrip button.
    Syntax
    'Declaration
     
    Public ReadOnly Property Find As ToolStripButton
    public ToolStripButton Find {get;}
    See Also