Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

The background color of the BusinessDataObject display object. It takes a 4 byte integer where the 1st byte represents red value (0-255), the 2nd byte is the green value (0-255), and the 3rd byte is the blue value (0-255).

Property

...

Type

  • Read-write property

Syntax

...

Code Block
languagevb
Public Property BackgroundColor() As Variant

See Also