DefaultTextColor property



The default color of text in this schedule.

Syntax

Set:     Scheduler.setDefaultTextColor(Color)
Get:     Color = Scheduler.getDefaultTextColor()

Applies to

Scheduler object.

Data type

Color. The Color value references a Color object that specifies the default color of text in the Scheduler object on which this method is invoked.

Usage

This property specifies the default color of text in this schedule.

Example
Topic title of example topic

See also
Topic 1
Topic 2