dbicCalendar Send comments on this topic.
ControlStyle Property
See Also 
dbicCalendar Assembly > Dbi.WinControl.Calendar Namespace > dbiCalendar Class : ControlStyle Property

Gets or sets the style of control.

Syntax

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

Property Value

enumControlStyle

Remarks

This property value is of type enumControlStyle, indicating the pre-defined style of the control.

Requirements

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

See Also