Determines how the control is drawn.
| Visual Basic (Declaration) | |
|---|---|
Public Property FlatStyle As enumFlatStyle | |
| C# | |
|---|---|
public enumFlatStyle FlatStyle {get; set;} | |
| 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.
| Visual Basic (Declaration) | |
|---|---|
Public Property FlatStyle As enumFlatStyle | |
| C# | |
|---|---|
public enumFlatStyle FlatStyle {get; set;} | |