Windows Develop Bookmark and Share   
 index > Windows Forms General > How to Anchor a Control in relation to another controls edge
 

How to Anchor a Control in relation to another controls edge

How to Anchor a Control in relation to another controls edge?

and not to the form's edges
Avada Kedavra  Tuesday, September 06, 2005 3:02 PM
I don't think you can.  You'll need to set the position relative to the other control in the form_load and form_resize events. 

Josh
Josh Lindenmuth  Thursday, September 08, 2005 5:18 PM

You can use google to search for other answers

Custom Search

More Threads

• Open a MDI child form from another child form
• ToolStripDropDownButton - rounded corners ?
• SocketException when I exit application
• MDI Children Memory Leak
• Help with my new control?
• Windows form control question
• What worked for me
• Auto Completing and Massive Data Sets
• Webbrowser keypress event
• How do I delete an item from a combo list box