A Docking Control That Can Be Dragged And Resized by the User
Details Related Types
Site:  The Code Project
Original URL:  http://www.codeproject.com/csharp/dockingcontrol.asp
Summary:
One of the first features of C# that took my interest was the ability to Dock a Control onto the edge of a Form. Now I could attach a Control (or more likely a composite control by deriving from UserControl) onto a Form edge and quickly construct a useful looking application. But there is one crucial factor missing from this scenario. The user has no discretion over the size or positioning of this docked control. I want the user to be able to drag the control to a different edge and be able to resize the control so that they can customise the application area to suit their own preferences.
System.ApplicationException
System.Drawing.Pen
System.Drawing.Point
System.Drawing.Rectangle
System.Drawing.Size
System.EventArgs
System.Web.UI.Control
System.Web.UI.UserControl
System.Windows.Forms.Control
System.Windows.Forms.DockStyle
System.Windows.Forms.MouseEventArgs
System.Windows.Forms.PaintEventArgs
System.Windows.Forms.UserControl
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com