Prevent ellipses in listview item

  • Thread starter Thread starter AJH
  • Start date Start date
A

AJH

..NET CF 2.0 SP2.

I have a list view in 'List' mode. When I change the text of a list
view item, it is cut off with ellipses. How can I force the listview
to recalculate the width of these items?

Again, I am in 'List' mode, so there are no columns. E.g. I can't set
the first column width to -1.

Thanks,
 
Back
Top