| Visual Basic (Declaration) | |
|---|---|
Public Enum enumButtonType Inherits System.Enum | |
| C# | |
|---|---|
public enum enumButtonType : System.Enum | |
| Member | Description |
|---|---|
| Both | Show Left and Right buttons. |
| Left | Show just the Left button |
| None | Show neither button |
| Right | Show just the Right button |
System.Object
System.ValueType
System.Enum
Dbi.WinControl.DropDate.enumButtonType
Target Platforms: Current Windows operating system with .NET 8.