PocketPlanner Programmer's Guide

ThemeType Enumeration

See Also

Specifies a calendar theme.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public enum ThemeType

Visual Basic

Public Enumeration ThemeType

 Members

  Member name Description

Custom

Indicates a user-defined theme.

 This value is available only in Planner.NET.

LightBlue

The LightBlue theme.

 This value is available only in PocketPlanner.

LightBrown

The LightBrown theme.

 This value is available only in PocketPlanner.

Lila

The Lila theme.

 This value is available only in Planner.NET.

Silver

The Silver theme.

 This value is available only in Planner.NET.

Standard

The standard PocketPlanner theme.

Windows2003

The Windows2003 standard theme.

 This value is available only in Planner.NET.

Vista

A theme with a Windows Vista look and feel.

 This value is available only in Planner.NET.

 See Also