Word wrap in Listview

jdonth

Member
Licensed User
Longtime User
I have a two line listview and the text is being truncated rather than word wrapped. Is there a setting/tip/trick to getting the whole of the text to display?
 

Informatix

Expert
Licensed User
Longtime User

1) Do a search for Ellipsize.

2) ListView.Color = ....
And usually, you set LV.ScrollingBackgroundColor = ... with the same color.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…