2.3.4.63 ShowColumnHeader

A boolean ([XMLSCHEMA2/2] section 3.2.2) that specifies whether to display a row of column headers preceding the list of possible values of the control. The column headers are the first row of data in the RowSource of the control if the value of the RowSourceType attribute is "Value List" or the names of the fields in the RowSource if the value of the RowSourceType attribute is "Table/Query".

The default value is false.

Applies to: CT_AccComboBox, CT_AccDSComboBox, CT_AccListBox