The display styles of the control.
| Visual Basic (Declaration) | |
|---|---|
Public Enum enumDisplayStyle Inherits System.Enum | |
| C# | |
|---|---|
public enum enumDisplayStyle : System.Enum | |
| Member | Description |
|---|---|
| Flat | No border is applied unless the control has focus or the mouse is moving over it. |
| Regular | The BorderType property will be applied |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DropDate.enumDisplayStyle
Target Platforms: Current Windows operating system with .NET 8.