/
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 |
, multiple selections available,
Related content
SetSignatureLineColor
SetSignatureLineColor
More like this
SetLCDMode
SetLCDMode
More like this
OnGetBackground
OnGetBackground
More like this
SetLCDDefaultPictureOptions
SetLCDDefaultPictureOptions
More like this
SetSignatureFrameParams
SetSignatureFrameParams
More like this
DialogSetButtonGrayed
DialogSetButtonGrayed
More like this