ComponentOne List 8.0 for ActiveX
Styles Property (TDBCombo)

 

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

Styles Property (TDBCombo)

This property returns a collection of named Style objects.

Syntax

object.Styles

Remarks

Read-only at run time. Not available at design time.

Property applies to TDBList and TDBCombo controls.

When a control is first created, it contains eight built-in styles, which control the following display aspects:

Normal

Data cells in unselected, unhighlighted rows

Heading

Column headers

Footing

Column footers

Selected

Data cells in selected rows

Caption

Control and split caption bars

HighlightRow

Data cells in highlighted rows

EvenRow

Data cells in even numbered rows

OddRow

Data cells in odd numbered rows

Note: At design time, use the Style Factory property page to modify these built-in styles or create your own named styles.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback