From 07c29ff2ac10990eab9b512e6adf200180718be8 Mon Sep 17 00:00:00 2001 From: "xceed.com" Date: Mon, 25 Sep 2017 17:01:30 -0400 Subject: [PATCH] Updated Improvements in v3.2.0 (markdown) --- Improvements-in-v3.2.0.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Improvements-in-v3.2.0.md b/Improvements-in-v3.2.0.md index b75fdb7..6761824 100644 --- a/Improvements-in-v3.2.0.md +++ b/Improvements-in-v3.2.0.md @@ -2,6 +2,10 @@ _Released September 25, 2017._ +**New Controls** + +* IconButton control. Lets you easily add an icon and some data to a button’s content. Also makes it easier to customize the “Background”, “BorderBrush” and “Foreground” properties on “MouseOver” and “MousePressed” events. + **24 bug fixes and improvements** * In AvalonDock, dragging a FloatingWindow to the top of the screen will now maximize it. @@ -35,7 +39,7 @@ _Released to registered users of the Plus Edition on November 21, 2016._ **New controls** -* IconButton control. Lets you easily add an icon and some data to a button’s content. Also makes it easier to customize the “Background”, “BorderBrush” and “Foreground” properties on “MouseOver” and “MousePressed” events. +* The IconButton control from the free edition (see above) * MaterialHamburger control. Hamburger menu control for building apps with the Material Design look. **44 improvements and bug fixes**