Actipro WPF Studio(英語版) のリリース
Released: Feb 3, 2016
Updates in this release
Updates in 2016.1
Docking/MDI
- Completely Rebuilt - The Docking/MDI product has completely rebuilt product internals, which are optimized and now support the next generation features found in Visual Studio 2015.
- Subtle Animations - Quick subtle animations have been updated and added throughout the product to give it a more vibrant feel.
- AdvancedTabControl - The new AdvancedTabControl control extends the native TabControl while adding many new features including appearance customization, animation...
Released: Apr 23, 2015
Updates in this release
Updates in 2015.1
- New TaskBoard control can be used to create a board of reorderable columns and cards.
- WPF Docking/MDI's Prism interop assembly has been updated to work with Prism v5.0.
- SyntaxEditor improved with many new features.
- Python Language Add-on's IntelliPrompt capabilities have been greatly enhanced.
- New shapes have been added to the Shared Library.
Released: Sep 25, 2014
Updates in this release
Updates in 2014.2
- Six new built-in chart palette options, including Retro and Sand.
- Updated the Country and Currency classes with the latest ISO data.
- New custom property editor sample that shows how to easily add a custom property editor for a certain type.
- Quote auto-completion support has been added to the DelimiterAutoCompleter class, with double quote completion enabled by default. As the user types a start quote, the related end quote will be auto-entered after the caret.
- Support ASP-style...
Released: Apr 25, 2014
Updates in this release
Updates in 2014.1
- WPF Docking - Metro themes have been dramatically refined and updated including subtle border lines, new auto-hide tab appearance and title bar gripper decorations.
- WPF Property Grid - New built-in property editors for FontFamily, FontStretch, FontStyle and FontWeight type properties.
- CheckBox - Check box menu items are now capable of supporting tri-state display.
- Syntax Editor - Delimiter auto-completion logic for insertion and subsequent scope tracking has been greatly...
Released: Oct 18, 2013
Updates in this release
Updates in 2013.2
- Pie Chart - Supports multiple label positioning and display options, legend display, nesting of multiple series and hierarchical data.
- Donut Chart - Supports multiple label positioning and display options, legend display, nesting of multiple series, hierarchical data and hole radius configuration.
- Percentage Stacking Chart - When using stacking bar or area charts with the percentage axis option, the percentage value labels now display on the axis.
- Improved Support for Touch...
Released: Apr 16, 2013
Updates in this release
Updates in 2013.1
- Indicators - Built-in indicators include bookmarks, breakpoints and current statement indicators. Custom indicators can also be created.
- Line Terminator Backgrounds - When a style encompasses a line terminator, render the background of the line terminator's virtual character.
- Charts - Create stunning line, scatter, area and bar charts in your apps.
- Trim Trailing Whitespace - Trim all trailing whitespace in an entire document, regardless of the current selection...
Released: Oct 1, 2012
Updates in this release
Updates in 2012.2
- Bullet Graph - Display a single value and make comparisons to one or more related values.
- Box Plot - Visualize major statistical values, such as the mean, median and quartile values, of a data set.
- Candlestick Chart - Visualize price movements over time, such as changing stock or currency values.
- IntelliPrompt Code Snippet Selection Session - A new code snippet selection session allows end users to display pop-ups containing all available code snippets.
- Structure Matchers - New...
Released: Dec 12, 2011
Updates in this release
Updates in 2011.2
- App-Wide Themes - Includes professionally designed themes that apply to all Actipro controls and optionally to native WPF controls.
- Styles - Enhanced styles and templates for all native WPF controls (TextBox, ToolBox, TreeView, etc.) are included. These styles can be automatically applied app-wide via a single line of code. Or you can choose to use them on specific controls only, accessible via pre-defined style keys.
- Common Asset Pool - There are over 800 asset resources for...
Released: Feb 28, 2011
Updates in this release
Updates in 2011.1
- 2D QR Code
The Bar Code product now includes a complete QR Code implementation that fully adheres to standards and allows you to code an enormous amount of data since it is two-dimensional. - Complete MVVM Support
New updates effectively let DockSite behave like an ItemsControl. It can now bind to a collection of view models. Each view model auto generates a docking window as a container (overridable in the same way you can with ItemsControl) that will wrap the view model and...
Released: Nov 16, 2010
Updates in this release
Updates in 2010.2
- Added support for new Office 2010 blue/black/silver themes
- Fixed a bug that could occur if using stack-based page sequencing and canceling a backwards page change