| | |
Alignment of the child form - upper right
Please support our C# advertiser: Programming Forums - DaniWeb Sister Site
Thread Solved |
•
•
Join Date: May 2009
Posts: 73
Reputation:
Solved Threads: 0
I have a problem with alignment of the child form in a parent form.
I would like to have this Form3 in the upper right corner of the Form1 - always - even when user changes the size of the form1. Form3 it has to be located there. The location property can only align it by upper left corner, so this isnt much helpful.
I mean something like "Anchor" property for tools, where you can set all 4 sides. But for forms this is impossible.
Any ideas how to do it?
I would like to have this Form3 in the upper right corner of the Form1 - always - even when user changes the size of the form1. Form3 it has to be located there. The location property can only align it by upper left corner, so this isnt much helpful.
I mean something like "Anchor" property for tools, where you can set all 4 sides. But for forms this is impossible.
Any ideas how to do it?
0
#4 Nov 8th, 2009
Use SplitContainer instead of MDI. Check this out - The docking library for .Net Windows Forms.
![]() |
Similar Threads
- Child Form not Centering (VB.NET)
- Reutrn String From Child Form (C#)
- Updating problem of Access DB in child form (C#)
- How to make a child form fix into a main form which panel alocated. (C#)
- MDI Child Form Placement (C#)
- Scrolling MDI Child form (Visual Basic 4 / 5 / 6)
Other Threads in the C# Forum
- Previous Thread: OnBeforeNavigate2 & DOM ready?
- Next Thread: Small error in simple XNA app
Views: 318 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access algorithm array barchart bitmap box button buttons c# chat check checkbox class client code color combobox control conversion csharp custom database datagridview dataset datetime degrees draganddrop drawing encryption enum excel file files form format forms ftp function gcd gdi+ httpwebrequest image index input install java label list listbox listener login mandelbrot math mouseclick mysql networking object operator oracle path photoshop picturebox post prime programming radians regex remote remoting resource richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






