Type | Description | |||
Boolean | A boolean expression that indicates whether the control's drop down window width is automatically computed to fit the entire list. |
By default, the DropDownAutoWidth property is False. If the DropDownAutoWidth property is True, the DropDownMinWidth property has no effect. The DropDownAutoWidth property has effect if the control's EditType property is one of the followings: DropDown, DropDownList, CheckList, Font, PickEdit or ColorList.