Button O Directive {B} Operator

Syntax

{B= Back_Color [, Selected_Back_Color [, Disabled_Back_Color ]] }

Arguments

Back_Color

Character. The background color.

Selected_Back_Color

Character. The background color of a selected list box item.

Disabled_Back_Color

Character. The background color of a disabled list box item.

Description

The {B} operator is used in a button's owner draw (O) directive {@@} operator to specify background colors.

Example

Refer to Button O Directive {@@} Operator.

See Also