Hi,
I am working on C# windows application.
In my application we want to move the multiple controls on the form at a time at runtime.
I am able to move single control at runtime.
How to move Multiple controls at runtime?