Object.TextColor Property

Closed描述

Sets or returns the color of an object's text.

Closed语法

Objects(<object name or index>).TextColor = Color

Where Color is a ARGB value, such as 0xFF00FF00 for green, or a BtColor constant.