This property controls the background color of an object. Colors may be specified as RGB values or system default colors.
Syntax
dbpCombo1.BackColor = color
Read/Write at run time and design time.
The Backcolor / Forecolor methods syntax have these parts:
Part | Description |
dbpCombo1 | An instance of an ComboOne control. |
Color |
|