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