Description
This is the border color. It takes a 4 byte integer where 1st byte is red value(0-255), the 2nd byte is green value(0-255), and 3rd byte is blue value(0-255). DATATYPE: Integer.
Property type
Read-write property
Syntax
Visual Basic |
Public Property BorderColor() As Variant |