| | |
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: 316 | Replies: 3
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array barchart bitmap box broadcast button buttons c# chat check checkbox class client code combobox control conversion csharp custom database datagrid datagridview dataset datetime degrees development draganddrop drawing encryption enum event excel file files form format forms ftp function gdi+ http httpwebrequest image index input install label list listbox listener login mandelbrot math mouseclick mysql networking operator oracle path photoshop picturebox pixelinversion prime programming radians regex remote remoting resource richtextbox save saving serialization server socket sql statistics stream string table tcp text textbox time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






