ListView Question

T

Tom Bean

I have a form that uses a ListView control to display a list with
checkboxes. Today, the list in the control grew to exceed the number of
items the control could display without scrolling, so a horizontal scroll
bar was added automatically. Since the ListView only contains a list of
names with a checkbox, I expected the control to scroll vertically.

What determines whether a ListView uses a horizontal or vertical scroll bar?
Is there some setting I can change to force a vertical scroll bar to be
used?

Thanks,
Tom
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top