Add a form "into a form"

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
17 posts Page 2 of 2
User avatar
zachman61
VIP - Donator
VIP - Donator
Posts: 1892
Joined: Wed Dec 16, 2009 9:56 pm

Re: Add a form "into a form"
zachman61
just suggesting so you will get more people to see it :)
Nailing my feet to the floor is easier than using my own muscles to balance, but you don't see me doing that :)
User avatar
Agust1337
Coding God
Coding God
Posts: 2456
Joined: Fri Feb 19, 2010 8:18 pm

Re: Add a form "into a form"
Agust1337
There's another way to get into this on vb.net :P
Click on Add Item button and click on MDI Parent Form, and you can see how its done :)
Top-notch casual Dating
User avatar
XTechVB
VIP - Site Partner
VIP - Site Partner
Posts: 727
Joined: Thu May 20, 2010 10:32 am

Re: Add a form "into a form"
XTechVB
naaa that ads some tools and when you debug it nothing happens
You can find me on Facebook or on Skype mihai_92b
User avatar
Tilen
VIP - Site Partner
VIP - Site Partner
Posts: 100
Joined: Wed Aug 18, 2010 10:27 am

Re: Add a form "into a form"
Tilen
thanks for sharing clapper;
User avatar
muditsaxena
New Member
New Member
Posts: 10
Joined: Mon Aug 23, 2010 7:32 am

Re: Add a form "into a form"
muditsaxena
thanks
i was confused Hoe to do this but you helped me,thanks a lot .
Good programmer
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Re: Add a form "into a form"
Axel
MTech010 wrote:
naaa that ads some tools and when you debug it nothing happens
haha no if you change one of your form properties ( a normal form) , "IsmdiContainer" to true then you could simply add forms to your form ;) if you wanna add forms just do : formxxx.parent = form1


LOL
http://vagex.com/?ref=25000
User avatar
bisnes_niko
Serious Programmer
Serious Programmer
Posts: 409
Joined: Tue Aug 24, 2010 1:21 pm

Re: Add a form "into a form"
bisnes_niko
I dont like this. Better is to use MdiContainer and MdiForms

This way, you can't even set the form inside the main form to activate

(It goes gray and stays un-focused forever)

-->MDIForms :lol:
17 posts Page 2 of 2
Return to “Tutorials”