Search
ThemeType Enumeration
See Also
 





Specifies a calendar theme.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public enum ThemeType

Visual Basic  Copy Code

Public Enum ThemeType

 Members

  Member name Description

Black

The black theme.

Custom

Indicates a user-defined theme.

Dark

The dark theme.

Light

Indicates a light-colored theme.

Lila

The Lila theme.

Silver

The Silver theme.

Standard

The standard MindFusion.Scheduling theme.

Vista

A theme with a Windows Vista look and feel.

Windows2003

The Windows2003 standard theme.

 See Also