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...
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...