dbicButton Send comments on this topic.
FlatStyle Property
See Also 
dbicButton Assembly > Dbi.WinControl.Button Namespace > dbiButton Class : FlatStyle Property

Determines how the control is drawn.

Syntax

Visual Basic (Declaration) 
Public Property FlatStyle As enumFlatStyle
C# 
public enumFlatStyle FlatStyle {get; set;}

Property Value

enumFlatStyle

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also