Skip to content

Releases: ControlzEx/ControlzEx

v2.2.0

26 Feb 13:04
Compare
Choose a tag to compare
  • Adds new BadgedEx control which can be used to badge controls. Thx to @ButchersBoy

image

image

You can see it in action at Material Design In XAML Toolkit or MahApps.Metro where you also find themes for this control.

v2.1.4

20 Nov 16:36
Compare
Choose a tag to compare
  • Fixes #19 by disabling SizeToContent on Maximize

v2.1.2

18 Aug 10:10
Compare
Choose a tag to compare
  • Fixes #15 by adding more disposal checks

v2.1.1

12 Jul 12:17
Compare
Choose a tag to compare
  • New KeyboardNavigationEx helper class
  • Wrapping GetCurrentThemeName in a try/catch as we were seeing an odd exception (taken from original wpf-shell repo)
  • Fixes #13 by checking if the RootVisual of the window was already cleared

v2.0.1

12 Apr 16:53
Compare
Choose a tag to compare

Reverts changes made for re-sizing when glass was enabled, as these changes had negative side effects on Windows 7 and Windows 8.

v2.0.0

05 Apr 14:37
Compare
Choose a tag to compare
  • Adding WindowChrome, WindowChromeWorker and WindowChromeBehavior

Controlz v1.1.0

12 Oct 14:27
Compare
Choose a tag to compare

Add TabControlEx control.

Controlz v1.0.1

11 Oct 11:26
Compare
Choose a tag to compare

There was one folder too much, that's all.

Controlz v1.0.0

10 Oct 22:58
Compare
Choose a tag to compare

First release of Controlz.

  • PopupEx: Custom Popup control that can be used in validation error templates or something else like DialogHost in MaterialDesignThemes.Wpf.