Versions Compared

Key

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

Description

The background Background color of the BusinessDataObjectDisplay object. It takes a 4-byte integer, where the first byte represents red value (0-255), the second byte is the green value (0-255), and the third byte is the blue value (0-255).

...

Code Block
languagevb
Public Property BackgroundColor() As Variant
Info
titleSee Also