ComponentOne List 8.0 for ActiveX
DropdownWidth Property

 

DropdownWidth Property

The DropdownWidth property returns or sets a value that determines the width of the drop-down portion of a combo control.

Syntax

TDBCombo.DropdownWidth= single

Remarks

Read/Write at run time and design time.

Property applies to TDBCombo control.

By default, this property returns zero, which indicates that the text and drop-down portions of the control have the same width, as given by the Width (Visual Basic) property.

You can set this property to a nonzero value at either design time or run time to provide additional room for multicolumn drop-down lists. Use with the DropdownPosition property for additional control of the drop-down list behavior.

See Also

TDBList and TDBCombo Controls

 

 


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

Product Support Forum  |  Documentation Feedback