ComponentOne List 8.0 for ActiveX
ForeColor Property (TDBCombo)

 

TDBCombo Reference> TDBCombo Control Properties> ForeColor Property (TDBCombo)

ForeColor Property (TDBCombo)

This property controls the foreground color of an object.

Syntax

object.ForeColor= color

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls, Style object.

Colors may be specified as RGB values or system default colors.

The foreground color of a control, column, or split is determined by its Style property setting. For these objects, the ForeColor property is a shortcut to the ForeColor member of the Style property.

For Style objects, the value of the ForeColor property is inherited from the parent style (if any) unless explicitly overridden.

See Also

TDBList and TDBCombo Controls

Style Object, Styles Collection

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback