Page 1 of 1

2 Form

Posted: Tue Jan 19, 2010 7:55 am
by NoWayIn
I'm not really sure what this is called so I'll explain it

If you guys use ImgBurner there's 2 window when it opened.
same as GIMP.

I want to do something like GIMP or ImgBurner where there are 2 separate form but it's actually just 1 form.

Here's a picture

Image

Re: 2 Form

Posted: Tue Jan 19, 2010 3:51 pm
by CodenStuff
Hello NoWayIn,

Here is source-code to a project that does exactly what you are looking for. Run the application and press the button to open the second form then move the second form to any side of the main form and then move the main form and it will move the second form along with it.

Download:
DockingForms.zip
Hope it helps cooll;

Re: 2 Form

Posted: Tue Jan 19, 2010 4:01 pm
by Lewis
Thanks, this helped me two!

Re: 2 Form

Posted: Tue Jan 19, 2010 10:15 pm
by NoWayIn
Thanks CodenStuff.
It did exactly what I wanted
Image