See Also Examples Applies To
Sets the backgroud color of the control
Syntax
object.SetBackGroundColor (nColor)
The SetBackGroundColor syntax has these parts:
| Part | Description |
| object | Required. An object expression that evaluates to an object in the Applies To list. |
| nColor | Required. Long. RGB color value of the background color. |