Updated Wiki: MultiLineTextEditor
MultiLineTextEditor Derives from ContentControlRepresents a resizable multi-line text editor that displays in a dropdown.Properties Property Description DropDownHeight Gets or sets the height of the...
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: Pie
Pie Derives from Xceed.Wpf.Toolkit.Primitives.ShapeBaseDraws an arcing segment of a circle, letting developers display data in an easily digestible format, such as in pie charts, or even in things such...
View ArticleUpdated Wiki: PrimitiveTypeCollectionEditor
PrimitiveTypeCollectionEditor Derives from ContentControlRepresents an editor of primitive types.Properties Property Description IsOpen Gets or sets a value indicating whether the editor's dropdown is...
View ArticleUpdated Wiki: Pie
Pie Derives from Xceed.Wpf.Toolkit.Primitives.ShapeBaseDraws an arcing segment of a circle, letting developers display data in an easily digestible format, such as in pie charts, or even in things such...
View ArticleUpdated Wiki: RangeSlider
RangeSlider Derives from ControlThe RangeSlider control lets you set a range with 2 slider thumbs. The lower limit is marked with the right side of the left thumb while the higher limit is marked with...
View ArticleUpdated Wiki: RichTextBox
RichTextBox Derives from System.Windows.Controls.RichTextBoxExtends the System.Windows.Control.RichTextBox control that represents a rich editing control which operates on FlowDocument objects. The...
View ArticleUpdated Wiki: RichTextBoxFormatBar
RichTextBoxFormatBar Derives from ControlThe RichTextBoxFormatBar is a contextual formtting toolbar that mimics the behavior of the Microsoft Office 2010 formatting bar. It can be attached to any...
View ArticleUpdated Wiki: SplitButton
SplitButton Derives from Xceed.Wpf.Toolkit.DropDownButtonThe SplitButton control is a button that can be clicked and also provides a drop down in which you can place any custom content within....
View ArticleUpdated Wiki: TimelinePanel
TimelinePanel Derives from PanelTimelinePanel is a WPF panel that arranges its children along a timeline. Items are placed along the timeline based on the Date attached property, which is set on each...
View ArticleUpdated Wiki: TimePicker
TimePicker Derives from ControlRepresents a control that allows users to select a time. Properties / Events Property Description AllowSpin Gets or sets a value indicating whether interacting with the...
View ArticleNew Comment on "Improvements210"
This changelist says that Metro Light and Dark themes are available for AvalonDock, but this does not seem to be the case. There is only a Metro theme and it is light. Can you explain? Thanks!
View ArticleNew Comment on "Improvements210"
The AvalonDock of the Community Edition includes the following themes : Generic, Aero, VS2010 and Metro. The AvalonDock of the Plus Edition includes all those themes plus Office2007Silver,...
View ArticleUpdated Wiki: TimeSpanUpDown
TimeSpanUpDown Derives from Xceed.Wpf.Toolkit.Core.Primitives.DatetimeUpDownBaseThe TimeSpanUpDown controls let you increment or decrement a time over 24 hours. The Format is...
View ArticleUpdated Wiki: TimeSpanUpDown
TimeSpanUpDown Derives from Xceed.Wpf.Toolkit.Core.Primitives.DatetimeUpDownBaseThe TimeSpanUpDown controls let you increment or decrement a time over 24 hours. The Format is...
View ArticleUpdated Wiki: WatermarkTextBox
WatermarkTextBox Derives from Xceed.Wpf.Toolkit.AutoSelectTextBoxThe WatermarkTextBox is simply a TextBox that allows you to specify an object, usually a String, to represent null or missing text.Using...
View ArticleUpdated Wiki: WindowContainer
WindowContainer Derives from CanvasStarting with version 2.0, ChildWindow and MessageBox are derived from the WindowControl class and no longer manage their parent’s background or their position based...
View ArticleUpdated Wiki: Wizard
Wizard Derives from ItemsControlRepresents a wizard control that presents pages to assist the user in performing a task or series of tasks.<xctk:Wizard FinishButtonClosesWindow="True">...
View ArticleUpdated Wiki: Zoombox
Zoombox Derives from ContentControlThe Zoombox control provides zoom and pan functionality for its content. It also provides ViewFinder functionality so that the user can identify where they are...
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