Bold property



Specifies whether text in the Scheduler data fields is bold by default.

Syntax

Set:     Scheduler.setBold(bBold)
Get:     bBold = Scheduler.getBold()

Applies to

Scheduler object.

Data type

Boolean. If the bBold value is true, text in the data fields is bold by default; otherwise, it is not bold by default.

Usage

This property specifies whether text in the Scheduler is by default bold.