O
orekinbck
Hi There
I want to stop all paiting on a form while I do some processing.
SuspendLayout and ResumeLayout does not seem to work, and after digging
around, I found that I needed to make an interop call to
LockWindowUpdate.
Is there a better way ?
Thanks
Bill
I want to stop all paiting on a form while I do some processing.
SuspendLayout and ResumeLayout does not seem to work, and after digging
around, I found that I needed to make an interop call to
LockWindowUpdate.
Is there a better way ?
Thanks
Bill