ListBoxActiveXControl.ColumnCount

ListBoxActiveXControl.ColumnCount property

Represents the number of columns to display in a ComboBox or ListBox.

public int ColumnCount { get; set; }

See Also