Does anyone know how to get a wingding into a ListViewSubItem?
I've tried setting the Font for the individual ListViewSubItem, but it no workee workee. I'm stressed as hell right now, so I'm probably staring at an answer and just don't know it. Someone please point out the obvious to me.
Cheers,
John
[edit] I may have found my problem.
[edit] Yep.. Doh! I was staring right at it. UseItemStyleForSubItems = false; is all that need be done.
Question
azcodemonkey
Does anyone know how to get a wingding into a ListViewSubItem?
I've tried setting the Font for the individual ListViewSubItem, but it no workee workee. I'm stressed as hell right now, so I'm probably staring at an answer and just don't know it. Someone please point out the obvious to me.
Cheers,
John
[edit] I may have found my problem.
[edit] Yep.. Doh! I was staring right at it. UseItemStyleForSubItems = false; is all that need be done.
Edited by weenurLink to comment
Share on other sites
6 answers to this question
Recommended Posts