Found 35 packages
The docking library for .Net Windows Forms development which mimics Visual Studio .Net.
Visual Studio 2015 themes for DockPanel Suite.
DockPanel extension for SystemEx.
A custom version of DockPanelSuite for being used with the Duality framework. Forked from https://github.com/dockpanelsuite/dockpanelsuite
Visual Studio 2013 Blue theme for DockPanel Suite.
Visual Studio 2012 Light theme for DockPanel Suite.
A docking layout system.
Visual Studio 2012 themes for DockPanel Suite.
Visual Studio 2003 theme for DockPanel Suite.
Visual Studio 2013 themes for DockPanel Suite.
Visual Studio 2005 theme for DockPanel Suite.
Like WPF's GridSplitter, but for DockPanel instead of Grid.
Visual Studio 2005 theme for DockPanel Suite with multiple UI thread support. (Not recommended)
Layout components of the Microsoft Silverlight Toolkit. Details at http://silverlight.codeplex.com This package includes System.Windows.Controls.Layout.Toolkit.
This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit. Controls: - AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space. - ConstrainedBox: Constrain child element by aspect ratio, scale, or multiple. - DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other. - StaggeredLayout: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - SwitchPresenter: A presenter which can act as a switch statement for layout providing alternate layouts based on a value. - UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space. - WrapLayout: Positions child elements in sequential position from left to right and breaks content to the next line. - WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.
This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit. Controls: - AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space. - DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other. - StaggeredLayout: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space. - SwitchPresenter: A presenter which can act as a switch statement for layout providing alternate layouts based on a value. - UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space. - WrapLayout: Positions child elements in sequential position from left to right and breaks content to the next line. - WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.
Primitive layout controls such as SwitchPresenter, UniformGrid, WrapLayout, StaggeredPanel, WrapPanel, DockPanel, ConstrainedBox and more.