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

In This Topic
    FlatStyle Property (C1PreviewTextSearchPanel)
    In This Topic
    Gets or sets the System.Windows.Forms.FlatStyle of buttons and checkboxes on the text search panel.
    Syntax
    'Declaration
     
    Public Property FlatStyle As FlatStyle
    public FlatStyle FlatStyle {get; set;}
    See Also