The leading provider of version control solutions and TWAIN SDKs
  • Contact us









BackgroundColor Property

Description

Returns or sets the background color of the main control. It is a value specifying the 32-bit RGB value.

ActiveX Edition Plug-in Edition Mac
Since V6.0 Since V6.0 Since V6.4

Data type

Uint32

Syntax

ObjectName. BackgroundColor

Remarks

Default is White. The byte-ordering of the 32-bit RGB value is RRGGBB. RR represents red, GG represents green and BB represents blue.

When an error occurs and IfThrowException property is TRUE, an exception will be thrown. Check ErrorCode property and ErrorString property for error information.