TotalInsanity
Programmer
Hey All.
I am new here so I'll ssay Hi!
I could do with some help here with c# as i am new to this language.
Can anyone explain how I can join two forms together?
By this I mean Take the Main Form (Form1) and place a button component on it.
In the click event, I would like to pop up another form (form2) but join one edge of it to one of the edges of the first form...
So If I move the first form around the screen, the second will move with it joined to the first ones edge...
If you can can you point me in the right direction or provide a simple (ish) example for me...
I would very much appeciate your advanced knowledge!!
I am new here so I'll ssay Hi!
I could do with some help here with c# as i am new to this language.
Can anyone explain how I can join two forms together?
By this I mean Take the Main Form (Form1) and place a button component on it.
In the click event, I would like to pop up another form (form2) but join one edge of it to one of the edges of the first form...
So If I move the first form around the screen, the second will move with it joined to the first ones edge...
If you can can you point me in the right direction or provide a simple (ish) example for me...
I would very much appeciate your advanced knowledge!!