Hi,
I have a timer that changes the value of a listview subitem,costantly
While the update happends the listview flashed which is annoying..
What is interesting for me is that, while the update of the listview is happening i can resize the Form and while resizing the form the listview does not flash![]()
My question would be, is there a way to fix that so i dont have the listview flashing while the form si not being resized?
I tried the lock api but that didnt work.
Cheers!





Reply With Quote