ComponentOne List 8.0 for ActiveX
Font Property (TDBCombo)

 

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

Font Property (TDBCombo)

This property returns or sets the font object associated with a control, column, split, or style.

Syntax

object.Font= font

Remarks

Read/Write at run time and design time.

Property applies to TDBList and TDBCombo controls, Style object.

The font used to display text in a control, column, or split is determined by its Style property setting. For these objects, the Font property is a shortcut to the Font member of the Style property.

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

Note: For TDBList and TDBCombo controls, if a change to the Font property results in a change to the average character width, then all affected columns are resized proportionally to reflect the new character width. 

See Also

TDBList and TDBCombo Controls

Style Object, Styles Collection

 

 


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

Product Support Forum  |  Documentation Feedback