Combo Box - Columns Property

Collection of columns in the list

Member of Combo Box (PRIM_CMBX)

Data Type - Collection of PRIM_CBCL - Defines the data class and behavior of a column in a combo box

Details

The Columns property provides access to the collection of columns parented to the control.
 
Columns cannot be added or removed from a combo box at runtime.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2