K
Kerem Gümrükcü
Hi,
i know how to work with the owner draw mode in
the ListView-Class, but how do i draw the last three
dots in a column if the text exceeds the columns width?
To make it clear, i am talking about a ListViewItem's
Subitem and the case, the text in the Subitems is longer
than the columns width. This is the standard beahviour
in the non-ownerdraw mode, but you have to implement
it in the ownerdraw mode by yourself. How can i do that?
Because at the current state, the text of the subitems are
overlapping and "smudging" on the ListView,..
Thanks in advance,...
Regards
Kerem
--
i know how to work with the owner draw mode in
the ListView-Class, but how do i draw the last three
dots in a column if the text exceeds the columns width?
To make it clear, i am talking about a ListViewItem's
Subitem and the case, the text in the Subitems is longer
than the columns width. This is the standard beahviour
in the non-ownerdraw mode, but you have to implement
it in the ownerdraw mode by yourself. How can i do that?
Because at the current state, the text of the subitems are
overlapping and "smudging" on the ListView,..
Thanks in advance,...
Regards
Kerem
--