Listview Header Redraw (Bug?)

G

Gates 72

Hello All,

I am seeing something annoying with the listview.

I have a listview that spans an area greater than the
width of my form, and have a scrollbar that moves it left
and right. When I move the listview so the right-most
columns are visible on the form, they are not repainted.
I get a blank area where the column header should be.

I've tried "Listview.Refresh()" and "Listview.Invalidate
()" when the scrollbar is moved, but nothing seems to
clean this up.

Just wondering if anybody else has seen similar behavior.

Thanks,
G72
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top