Specifies the visual style of the calendar child controls.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public enum ControlAppearance |
Visual Basic Copy Code |
---|
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. |