ListBoxActiveXControl.TextColumn

ListBoxActiveXControl.TextColumn property

Represents the column in a ComboBox or ListBox to display to the user.

public int TextColumn { get; set; }

See Also