MultiColumn
MultiColumn
Instructs the listbox to display multiple columns that can be scrolled horizontally
Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.
Applies to: List Box
If set to TRUE, the list box will then act as a multiple column list box that can be scrolled horizontally. This property is a design time only property that has no effect if changed under program control.