Cor
Fri May 09 03:11:39 CDT 2008
John,
Those controls where this makes sense have properties for this.
Have a look at the listview by instance.
http://msdn.microsoft.com/en-us/library/system.windows.forms.listview.beginupdate.aspx
Cor
"John" <info@nospam.infovis.co.uk> schreef in bericht
news:eGLbN7UsIHA.484@TK2MSFTNGP04.phx.gbl...
> Hi
>
> I have a winform with a panel on it. I am doing visual changes to the
> panel. Is there a way to suspend screen painting during these changes? If
> the whole form needs its display suspended then that would work for me
> too. How can I do this?
>
> Thanks
>
> Regards
>
>