dbicDropDate Send comments on this topic.
ControlStyle Property
See Also 
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace > dbiDropDate Class : ControlStyle Property

Applies a predefined style to the control.

Syntax

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

Property Value

enumControlStyle

Requirements

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

See Also