Board index » delphi » Custom-drawn TListView column resizing problems
Keith Bogart
![]() Delphi Developer |
Mon, 03 Jan 2005 05:42:40 GMT
Custom-drawn TListView column resizing problems
I have a TListView with two columns (one subitem) that I am custom drawing
both the item and subitem. When I resize the column, a duplicate of what was to the right of the resizing bar remains on the left. For example, it would look like this: v--Original location of resize bar The subitem column 'ghost' disappears after a refresh, but is there any way Regards, |