T
TheJediMessiah
I have a listview with only one column.
In the first row I am adding an image with no text.
In the second column I am trying to add some text but the text gets put
in
the column but after the image.
That is
_______________________
|<IMAGE> |
| SomeText |
| SomeText |
_______________________
How can I align the text so that it appears under the image instead of
to
the right side of the image?
Setting the TextAlignment of the column property doesn';t work.
Cheers
In the first row I am adding an image with no text.
In the second column I am trying to add some text but the text gets put
in
the column but after the image.
That is
_______________________
|<IMAGE> |
| SomeText |
| SomeText |
_______________________
How can I align the text so that it appears under the image instead of
to
the right side of the image?
Setting the TextAlignment of the column property doesn';t work.
Cheers