I'm designing an application using a Listview container with LargeIcons as the view type. I need a way to change the text orientation of the Listview Items with respect to the icon.
For example: I would like to have to text displayed to the right of the icon in the Listview container.
Is there a way to do this?
Thanks, -Sean!