Dmitriy
Thu Oct 23 05:48:37 CDT 2003
Hi,
Try calling SuspendLayout() before changing the Dock value and calling
ResumeLayout() just after you've changed the Dock value.
--
Dmitriy Lapshin [C# / .NET MVP]
X-Unity Test Studio
http://x-unity.miik.com.ua/teststudio.aspx
Bring the power of unit testing to VS .NET IDE
"Jagan" <jagan.mohan@scapevelocity.com> wrote in message
news:059b01c39923$d44ee070$a601280a@phx.gbl...
> Hi,
>
> When i do a dock change (meaning changing a component's
> docking property) the screen flickers. Is there a way to
> control flickering effect and provide a smooth resize.
>
> Thanks,
> Jagan Mohan