PocketPlanner Programmer's Guide

Theme.LightBlue Property

See Also

Gets the LightBlue predefined theme.

Namespace: MindFusion.Scheduling.Compact
Assembly: PocketPlanner

 Syntax

C#

public static Theme LightBlue { get; }

Visual Basic

Public Shared ReadOnly Property LightBlue As Theme

 Property Value

An instance of the Theme class representing the LightBlue theme.

 See Also