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:

CodeColor
0red
1blue
2lime
3white
4black
5green