setColor

setColor

Declaration

ActiveX

HRESULT setColor([in] long Color);

Description

Sets the color of the rectangle that is displayed in the ActiveX window after startread. The default color is red.

Arguments

Color

Color code. You may use the following values:

Code

Color

0

red

1

blue

2

lime

3

white

4

black

5

green