Gets a value indicating the appearance of the system controls within the Calendar, such as buttons and scrollbars.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public abstract ControlStyle ControlStyle { get; } |
Visual Basic Copy Code |
---|
Public MustOverride ReadOnly Property ControlStyle As ControlStyle |
An instance of the ControlStyle class.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |