Controls whether or not trailing spaces are trimmed from character strings loaded from the control's dataSource.

Property of

columnComboBox, ComboBox

Description

When True, enables automatic trimming of trailing spaces from option strings as they are loaded into a combobox's dropdown list in the following circumstances:

 - the combobox is datalinked to a field object that has a lookupSQL and/or lookupRowset defined.

 - the combobox's datasource specifies a FIELD in a table

The default for autoTrim is False.