property CalcCombo.EditBackColor as Color
Specifies the control's edit background color.

TypeDescription
Color A color expression that indicates the background color of of the control's label.
Use the EditBackColor property to specify the background color of the control's label. Use the EditForeColor property to specify the foreground color of the control's label. Use the ForeColor property to specify the foreground color for the control's drop down portion. Use the BackColor property to specify the background color for the control's drop down portion.