On Wed, Mar 18, 2009 at 9:35 PM, Shraddha rashinkar <shraddha.rashin...@gmail.com> wrote: > Hi, > > I want to move panels like igoogle site on windows form in vb.net. > > I can make them moveable but the problem is when I move panel1 on panel2, it > overlaps the panel2 . > > Instead, I want the panel2 to move downwards and arrange it in order. Please > check igoogle site, where we can move panels easily as required. > > Thank u > Shra
Maybe you can try to set the dock property. -- Best Regards, David Shen