Gets a ControlStyle object that allows customizing the visualization of the calendar child controls.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public ControlStyle ControlStyle { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property ControlStyle As ControlStyle |
An instance of the ControlStyle class.
Members of the ControlStyle class let you customize the appearance of the button and scrollbar child controls contained in the calendar control. This property is ignored if ControlAppearance is set to System.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |