Specifies whether the drop-down window can be resized.
Declaration
componentPropObj.DropDownSizeable
Read-Write Property | Boolean |
componentPropObj | One of the objects listed in the Applies To section |
Applies To
This property applies to the following objects:
TcxComboBoxProperties, TcxMRUEditProperties
Description
Use the DropDownSizeable
property to specify whether the drop-down window of the TcxMRUEdit
component can be resized by a user.
Property Value
True, if the drop-down window can be resized and False otherwise.
See Also
DropDownAutoWidth Property
DropDownListStyle Property
DropDownWidth Property