Released: Nov 16, 2010
Updates in this release
Updates in 2010.2
- Added the Web Languages Add-on that includes an advanced XML syntax language implementation with validation, code outlining, and automated IntelliPrompt based on XSDs
- Added new HTML and XML Editor demos, and a new Getting Started QuickStart that show off the XML syntax language from the Web Languages Add-on
- Added the LL Parser Framework, which makes it easy to construct advanced text parsers using EBNF-like grammar natively written in C#/VB that integrate easily with...
Released: Nov 16, 2010
Updates in this release
Updates in 2010.2
- Added new Book control and several demos and QuickStarts
- Fixed an issue with selecting content of BookPage in Visual Studio 2010 designer
Released: Nov 15, 2010
Updates in this release
Updates in 2010.2
- Updated how NavigationBar styles are structured, and set NavigationBar.Background to not be transparent in Office 2010 themes
- Added support for new Office 2010 blue/black/silver themes
- Updated NavigationBar so images that are smaller than required are centered and not scaled up
- Updated an expander style to fix a potential measurement issue
- Added ZoomContentControl.TranslatePointFromContent method to translate points from the content element
- Fixed unhandled exception when...
Released: Nov 15, 2010
Updates in this release
Updates in 2010.2
- Docking/MDI adds complete layout serialization (MDI area too)
- New layout deserialization options
- Many new UI options
Released: Nov 15, 2010
Updates in this release
Updates in 2010.2
- Added Office 2010 themes with glass extensions into the tab area
- Added new Backstage, BackstageTab, TaskTabControl, and TaskTabItem controls. Updated the main demo and added a new QuickStart to show off Backstage
- Added the Ribbon.IsApplicationMenuOpenChanged event, which also fires for Backstage
- Added the Ribbon.ApplicationButtonLabel property, which allows dynamic changing of the Scenic application button's text at run-time. Updated related QuickStart to show new feature
- Added...
Released: Nov 15, 2010
Updates in this release
Updates in 2010.2
- Added support for new Office 2010 blue/black/silver themes
- Added support for nested categories when using SelectedObject(s)/Properties
- Fixed issue with null reference exception being raised in certain scenarios
- Fixed issue with columns rendering very narrow when horizontal scrolling is enabled in PropertyGrid
- Fixed issue with using deferred scrolling and virtualization
- Fixed issue with using implicit Styles for TreeListViewColumnHeader
Released: Nov 15, 2010
Updates in this release
Updates in 2010.2
New controls include:
- CornerRadiusEditBox
- Int64EditBox
- ThicknessEditBox
Released: Nov 15, 2010
Updates in this release
Updates in 2010.2
- Fixed exception when using DigitalGauge character casing feature with null text.
Released: Nov 15, 2010
Updates in this release
Updates in 2010.2
Improved VS 2010 support.
Released: Apr 23, 2010
Updates in this release
Updates in 2010.1
- Improved VS2010 support.
- DataGrid: WPF Toolkit references to use latest Feb 2010 release.
- Editors: Added IsReadOnly property to PartEditBox and associated support to derivations.
- PropertyGrid: Added advanced support for collection types, such as lists and dictionaries, including inline editing.
- PropertyGrid: Added multiple new events to PropertyGrid for property value and collection changes.
- PropertyGrid: Improved customization abilities.
- Ribbon: Updated the application button...