A user interface design in which panels are arranged inside a container.
I'm used from windows forms, that I create a panel, place controls inside it and give them DockStyle.Fill to …
c# wpf tabcontrol dockingAs the title states, I'm looking for a way to control the order in which the items dock to the …
c# winforms dockingHow would you go about to implement a docking toolbox windowing system as seen in Expression Blend where you can …
wpf windows dockingI'm trying to arrange a WPF UI as follows: At top of the window are some controls of self-determining height (…
wpf listview wpf-controls autoresize dockingHow do i dock a child control at a bottom right position when compared to the parent control? I can …
c# winforms devexpress dockingI'm developing an app for Windows Mobile 5.0 and above, with C# and .NET Compact Framework 2.0 SP2. I have a WinForm …
c# windows-mobile anchor docking gui-designer