ControlzEx

Shared Controlz for WPF and ... more

MIT License

Stars
926
Committers
16

Bot releases are visible (Hide)

ControlzEx - v2.2.0

Published by punker76 over 7 years ago

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

ControlzEx - v2.1.4

Published by batzen almost 8 years ago

  • Fixes #19 by disabling SizeToContent on Maximize
ControlzEx - v2.1.2

Published by batzen about 8 years ago

  • Fixes #15 by adding more disposal checks
ControlzEx - v2.1.1

Published by punker76 over 8 years ago

  • 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
ControlzEx - v2.0.1

Published by batzen over 8 years ago

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

ControlzEx - v2.0.0

Published by batzen over 8 years ago

  • Adding WindowChrome, WindowChromeWorker and WindowChromeBehavior
ControlzEx - Controlz v1.1.0

Published by punker76 about 9 years ago

Add TabControlEx control.

ControlzEx - Controlz v1.0.1

Published by punker76 about 9 years ago

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

ControlzEx - Controlz v1.0.0

Published by punker76 about 9 years ago

First release of Controlz.

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