* 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.