Is it possible to control individual lines of text with the ListView control in Tile Mode.
Windows explorer already does this. For example, in Tile mode it will
display an Icon, then to the right it will display the following text.
_____
| | File Name
| icon | File Extension
| | File Size
-------
Or you can look at this screenshot.
How can you control individual lines of text like this? Is it even possible using the listview control?