Specifies the visual style of the calendar child controls.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C#
![]() |
---|
public enum ControlAppearance |
Visual Basic
![]() |
---|
Public Enum ControlAppearance |
Member name | Description | |
---|---|---|
![]() |
Custom |
Use custom child controls that allow applying MindFusion.Scheduling styles to them. |
![]() |
System |
Use the standard controls provided by the .NET framework, such as TextBox, Button and ScrollBar. |
![]() |
Unspecified |
Unspecified. |