I have a component that has row/column data to monitor the process of individual threads... the individual fields are being constantly updated. I was wondering if there is some way of keeping the component (in this case a listView) from blinking when you are updating it.
Is there some way of at least reducing the blink if not all of it?
Thanks?