ComponentOne True DBInput Pro 8.0
DropDown Property (TDBText)

 

Reference> TDBText Control> TDBText Control Properties> DropDown Property (TDBText)

DropDown Property (TDBText)

Returns an object for the drop-down button of the control. The DropDown object allows you to add a button in the data entry window to drop-down the object (calculator, calendar, text window) for easy data entry.

Syntax

control.DropDown= DropDown

Read/Write at run time. Not available at design time.

Remarks

The button can be added only on the right portion of the control, either inside or outside of the control area.

If the TDBText control's MultiLine property is set to True, all features for the drop-down edit window will be disabled.

In the drop-down edit window you will not be able to enter the Enter and the Tab characters.

See Also

DropDown Object properties

 

 


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

Product Support Forum  |  Documentation Feedback