ComponentOne List 8.0 for ActiveX
AutoSize Property

 

AutoSize Property

Syntax

object.AutoSize= value

Remarks

Read/Write at run time and design time.

Property applies to the TDBCombo control.

When this property is set to True (default), the height of the edit box will be set to the current font height.

When this property is set to False, the edit height becomes adjustable.

Note: The EditHeight property is directly related to this property.  If AutoSize is True, you cannot set the EditHeight.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback