C#.NET dockable windows in .NET 2.0
-
Hi everyone, Does anyone know how to add dockable control in a Visual Studio C#.NET 2005.:( Thanks in advance vin
you can find Dock property in control property window. Add control, Go to properties of that control and change dock property Ravi
-
Hi everyone, Does anyone know how to add dockable control in a Visual Studio C#.NET 2005.:( Thanks in advance vin
Use this control: http://www.codeproject.com/cs/miscctrl/magicdocking.asp Best regards, Alexey.
-
Hi everyone, Does anyone know how to add dockable control in a Visual Studio C#.NET 2005.:( Thanks in advance vin
you can try a commercial control such as sandock from divelements. This control is VERY easy to implement in contrast to say Infragistics (too buggy too complex). If you are building a commercial application then divelements is a very cheap option to consider. http://www.divelements.co.uk