property CalcCombo.ForeColor as Color
Specifies the control's foreground color.

TypeDescription
Color A color expression that indicates the foreground color of the control's drop down portion.
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. 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.