dbicDate Send comments on this topic.
ControlStyle Property
See Also 
dbicDate Assembly > Dbi.WinControl.Date Namespace > dbiDate Class : ControlStyle Property

Set the appearance of the control to a particular enumControlStyle.

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