Updated Wiki: Compare Editions
Compare Extended WPF Toolkit EditionsThe free, open source Community Edition is provided here on CodePlex under the Microsoft Public License. ThePlus Edition (buy now) is one release ahead, adds...
View ArticleUpdated Wiki: Compare Editions
Compare Extended WPF Toolkit EditionsThe free, open source Community Edition is provided here on CodePlex under the Microsoft Public License. ThePlus Edition (buy now) is one release ahead, adds...
View ArticleUpdated Wiki: Home
June 2014 update: v2.2.0 of the Community Edition released with two new controls and 15 bug fixes and improvements. Subscribers of the Plus Edition got an additional two new controls in v2.2.0, and...
View ArticleUpdated Wiki: Home
June 2014 update: v2.2.0 of the Community Edition released with two new controls and 15 bug fixes and improvements. Subscribers of the Plus Edition got an additional two new controls in v2.2.0, and...
View ArticleUpdated Wiki: Home
June 2014 update: v2.2.0 of the Community Edition released with two new controls and 15 bug fixes and improvements. Subscribers of the Plus Edition got an additional two new controls in v2.2.0, and...
View ArticleUpdated Wiki: LongUpDown
LongUpDown The LongUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<long> values by using the spinner buttons, keyboard up/down arrows, or...
View ArticleUpdated Wiki: ShortUpDown
ShortUpDown The ShortUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<short> values by using the spinner buttons, keyboard up/down arrows,...
View ArticleUpdated Wiki: SingleUpDown
SingleUpDown The SingleUpDown control provides a TextBox with button spinners that allow incrementing and decrementing Nullable<single> values by using the spinner buttons, keyboard up/down...
View ArticleUpdated Wiki: DockingManager
DockingManager Derives from ControlThe core control of AvalonDock.Properties Property Description ActiveContent Gets or sets the currently active content. AllowMixedOrientation Gets or sets whether the...
View ArticleUpdated Wiki: LayoutAnchorableFloatingWindow
LayoutAnchorableFloatingWindow Derives from Xceed.Wpf.AvalonDock.Layout.LayoutFloatingWindowRepresents a floating window containing one or more anchorables in the layout model.Properties Property...
View ArticleUpdated Wiki: LayoutDocumentFloatingWindow
LayoutDocumentFloatingWindow Derives from Xceed.Wpf.AvalonDock.Layout.LayoutFloatingWindowRepresents a floating window containing one or more documents in the layout model.Properties Property...
View ArticleUpdated Wiki: LayoutAnchorGroup
LayoutAnchorGroup Derives from Xceed.Wpf.AvalonDock.Layout.LayoutGroup<LayoutAnchorable>Represents an autohidden group of one or more LayoutAnchorable elements that can be anchored to one of the...
View ArticleUpdated Wiki: LayoutAnchorSide
LayoutAnchorSide Derives from Xceed.Wpf.AvalonDock.Layout.LayoutGroup<LayoutAnchorGroup>Represents a "side" in a DockingManager.Properties Property Description Children Gets the child elements....
View ArticleUpdated Wiki: LayoutContent
LayoutContent Derives from Xceed.Wpf.AvalonDock.Layout.LayoutElementBase class of the LayoutAnchorable and LayoutDocument classes.Properties Property Description CanClose Gets or sets whether the...
View ArticleUpdated Wiki: LayoutPanel
LayoutPanel Derives from Xceed.Wpf.AvalonDock.Layout.LayoutPositionableGroup<ILayoutPanelElement>Represents a panel that arranges child panes (e.g., LayoutAnchorablePane and LayoutDocumentPane),...
View ArticleUpdated Wiki: LayoutRoot
LayoutRoot Derives from Xceed.Wpf.AvalonDock.Layout.LayoutElementRepresents the root of the layout model.Properties Property Description ActiveContent Gets the active LayoutContent-derived element....
View ArticleUpdated Wiki: LayoutAnchorable
LayoutAnchorable Derives from Xceed.Wpf.AvalonDock.Layout.LayoutContentRepresents an anchorable in the layout model.Properties Property Description AutoHideHeight Gets or sets the height to use when...
View ArticleUpdated Wiki: LayoutDocument
LayoutDocument Derives from Xceed.Wpf.AvalonDock.Layout.LayoutContentRepresents a document in the layout modelProperties Property Description CanClose Gets or sets whether the content can be closed...
View ArticleUpdated Wiki: AvalonDock
AvalonDock (docking window control) AvalonDock provides a system that allow developers to create customizable layouts using a window docking system similar to what is found in many popular integrated...
View Article