TRY NEW VERSION

Try now New API BETA

Try out the new view and capabilities of the API documentation

START

SetBackgroundColor

SetBackgroundColor(r, g, b, bNone) → { boolean }

Sets the background color to the current form.

Parameters:

Name Type Description
r byte

Red color component value.

g byte

Green color component value.

b byte

Blue color component value.

bNone boolean

Defines that background color will not be set.

Returns:

Type
boolean