ListView "List" shows only icons

  • Thread starter Thread starter Dennis S.
  • Start date Start date
D

Dennis S.

Has anyone else experienced this problem? Maybe I'm missing something
simple.

I've created a run-of-the-mill ListView on a windows form, and I've just
finished hooking up code to handle the events of changing the ListView.View
from "LargeIcons," "SmallIcons," "List" or "Details" to one of the others.

Here's my problem: when the ListView.View is set to List, only the icons of
my ListView items appear, rather than icons ALONG WITH each item's text (as
I think is always supposed to happen).

Thanks for any ideas you might have...
 

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

Back
Top