Display a form inside another form - Windows application.

  • Thread starter Thread starter Paul
  • Start date Start date
P

Paul

Is it possible to display a form inside another form? What component
should I use?
 
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 said:
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.
 
Not your page, but Herfrieds. Sorry, obviously I never made that clear.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top