473,320 Members | 1,955 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Display a form inside another form - Windows application.

Is it possible to display a form inside another form? What component
should I use?

Feb 3 '07 #1
5 18373
"Paul" <pm*******@neb.rr.comschrieb
Is it possible to display a form inside another form?
What
component should I use?
http://msdn2.microsoft.com/en-us/lib...67(VS.71).aspx
Armin
Feb 3 '07 #2
"Paul" <pm*******@neb.rr.comwrote in message
news:11**********************@s48g2000cws.googlegr oups.com...
Is it possible to display a form inside another form? What component
should I use?
If you don't mean MdiForms then:
http://dotnetrix.co.uk/misc.html --Add forms as user controls.

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html
Feb 3 '07 #3
LOL! I like it

The bottom of your page Mick mentions Herfried. If you go to the link you
can see that Herfried hasn't written that code

[Preventing a form from being moved
Based on an implementation written by Tom Spink]

Although very simple code & easy to convert its still C#

There are quite a few of these examples in VB.NET at
http://www.planet-source-code.com

--
Newbie Coder
(It's just a name)
Feb 5 '07 #4
"Newbie Coder" <ne*********@spammeplease.comwrote in message
news:%2****************@TK2MSFTNGP02.phx.gbl...
LOL! I like it

The bottom of your page Mick mentions Herfried. If you go to the link you
can see that Herfried hasn't written that code

[Preventing a form from being moved
Based on an implementation written by Tom Spink]
I didn't look that closely ;-)
I believe that Herfried expanded upon an example which Tom posted to these
newsgroups, but I don't have a link to Tom's code or I'd include it too.
>
Although very simple code & easy to convert its still C#
If you click on the 'Show VB Code' button the example is VB.net, although
admittedly, if you're not too careful with the Cut and Paste you'll also get
the C# code contained in the hidden DIV.
>
There are quite a few of these examples in VB.NET at
http://www.planet-source-code.com

--
Newbie Coder
(It's just a name)

--
Mick Doherty
http://dotnetrix.co.uk/nothing.html
Feb 5 '07 #5
Not your page, but Herfrieds. Sorry, obviously I never made that clear.

--
Newbie Coder
(It's just a name)
Feb 5 '07 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

13
by: genetic.error | last post by:
I'm moving from Vb6 to VB.Net. I have a feeling this has come up before... The VS.Net MSDN file seems to state that the following should work: Form1.Show Form1.Visible = True Form1.Hide...
2
by: developer | last post by:
I have a form with a menu on the top. This menu show another form. I want to open this second form maximized inside the parent form just below the menu of the parent form. (Like Microsoft...
8
by: CJack | last post by:
hy, I have an mdi application, i create a child form and I want to know when a button is pressed while that child form is loaded. I have this code: private void frmTestBaby_KeyUp(object sender,...
13
by: Ian.Suttle | last post by:
I am have been researching this issue to no end, so any help would be very much appreciated. I have a page with form tags. Inside of the form tags is a panel that contains a user control. The...
4
by: bob lambert | last post by:
Help I am trying to deploy to another pc a vb.net std 2002 windows form application. I am confused. I created a project - windows form I built form, compiled and debugged. I created a...
3
by: Brett Romero | last post by:
My application start like this: frmMaster MainForm = new frmMaster(); System.Windows.Forms.Application.Run(MainForm); The flow is that MainForm shows then a SecondForm shows after the user...
4
by: Mike L | last post by:
Error occurs on "System.Deployment.Application.ApplicationDeployment.CurrentDeployment" ** Here is my code private void frmMain_Load(object sender, System.EventArgs e) {...
6
by: Aspiring .NET Programmer | last post by:
Happy Friday everyone!!! I am working on a windows service and a C# application and needed some help with certain functionality. Please read through my issue below. Thanks! I have a windows...
3
by: lazycoder207 | last post by:
hello, i have a windows application which is fully self sufficient..it has a form with a few controls and the usual event handling... i made another windows application with a tabcontrol with a...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.