Set PreviewItem.WordWrap = false (and possibly PreviewItem.Ellipsis = true)?
Alternatively, you can also do custom drawing via PreviewItem.OnItemStartDraw()
Set PreviewItem.WordWrap = false (and possibly PreviewItem.Ellipsis = true)?
Alternatively, you can also do custom drawing via PreviewItem.OnItemStartDraw()