COLORSET Mnemonic - Set Control Colors

Syntax

'COLORSET'(id)

Description

For BBj-specific information, see COLORSET Mnemonic - Set Control Colors BBj.

The 'COLORSET' mnemonic sets the text, brush, back, and pen colors for the id-specified control (custom edit and tool button). Using 'COLORSET' with button, check box, edit, group box, horizontal and vertical scroll bars, list button, list edit, list box, radio button, and static text controls without setting the color attributes with 'BACKCOLOR', 'BRUSHCOLOR', 'TEXTCOLOR', and 'COLOR' causes the default color attributes to be applied. Default attributes are applied when the control is created.

Parameter

Description

id

Control ID number. It must be an integer between 1 and 32767 and unique within a given top-level window.

See Also

Mnemonics - Alphabetical Listing

Mnemonics - Group Listing