I am working with Winforms using C#.
It is easier to explain my question with a screen shot:
The list view on the left, notice how items15 and later are showing in a second column. I don’t want that. I want it to have a vertical scroll bar and items15 to appear under item14, etc..not in a new column. I have set the “view” property on “List” too.

Thanks all.
You need to Set
Add a dummy column, its an important step, cause we changed the View to details: