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

Compare with Current View Page History

« Previous Version 2 Next »

Description

This is the color of the Attribute object. It takes a four-byte integer where the first byte represents red value (0-255), the second byte represents green value (0-255), and the third byte represents blue value (0-255).

Property Type

  • Read-write property

Syntax

Public Property Color() As Variant

See Also

  • No labels