ComboBox.getEntryTextColumn

int getEntryTextColumn() nothrow

Returns the column which combo_box is using to get the strings from to display in the internal entry.

Returns

A column in the data source model of combo_box.

Deprecated