Versions Compared

Key

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

Description

Determines whether to use a custom background color for this BusinessDataObject display object (true) or whether to use the default background color of the submodel (false). DATATYPE: Boolean.

Property Type

  • Read-write property

Syntax

Code Block
languagevb
Public Property DisplayBackgroundColor() As Variant

...