dbicDropDate Send comments on this topic.
enumControlStyle Enumeration
See Also  
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace : enumControlStyle Enumeration

Predefined styles for the control

Syntax

Visual Basic (Declaration) 
Public Enum enumControlStyle 
   Inherits System.Enum
C# 
public enum enumControlStyle : System.Enum 

Members

MemberDescription
Defaultdefault value, doesn't affect control.
Vista_BlueBlue themed modern style

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Dbi.WinControl.DropDate.enumControlStyle

Requirements

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

See Also