vote up 0 vote down star

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!

flag

1 Answer

vote up 0 vote down check

You want to achieve this?

[    ]
[icon] Text
[    ]

If so, it sounds like you need View.Tile instead of View.LargeIcon.

link|flag
Hey Tim, thanks for your quick response! That's exactly what I needed to do. – Sean May 6 at 17:18

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.