Open topic with navigation
Sets or returns the object's fill color.
Applies to box and ellipse objects
Objects(<object name or index>).FillColor = Color
Where Color is a ARGB value, such as 0xFF00FF00 for green, or a BtColor constant.