I have a backgroundworker populating a imagelist control with thumbnails on form load.
As there are many images, there is some flicker on the control.
How can I reduce flicker/refresh the control as the backgroundworker progresses ?
Thanks
As there are many images, there is some flicker on the control.
How can I reduce flicker/refresh the control as the backgroundworker progresses ?
Thanks