You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

OutlineColor of the BusinessDataObject display 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).

Property Type

  • Read-write property

Syntax

Public Property OutlineColor() As Variant
  • No labels