Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

Updated ControlzEx from 5.0.2 to 7.0.2.

Release notes

Sourced from ControlzEx's releases.

7.0.1

Bug fixes

  • #​206 - Maximized windows with WindowStyle=None do not fill screen
  • #​209 - Window Menu issue

7.0.0

Breaking changes

  • Default value of GlowWindowBehavior.DWMSupportsBorderColor now depends on the OS version
  • Constants.ResizeCornerGripThickness was changed from 18 to 12

Enhancements/Features

  • #​194 - Adding Backdrop support
  • Added WindowBackdropManager to allow for backdrop effects in windows
  • Added support for caption color, glass frame thickness and native caption buttons in WindowChromeWindow and WindowChromeBehavior
  • Added AppModeHelper to allow for dark system menus inside applications. Use with caution as it relies on undocumented OS methods.
  • Added PopupBackdropManager to allow for backdrop effects in popups. Use with caution as it relies on undocumented OS methods.
  • Allowed "recursive" value replacement in theme generation
  • Improved NC hit testing for maximized windows

Bug fixes

  • #​176 - ControlzEx.WindowChromeWindow lacks documentation
  • #​179 - Initial Window CornerPreference
  • #​182 - NullReferenceException if Window closed in Window_Loaded
  • #​197 - Incorrect behavior when WindowChromeWindow ResizeMode="CanMinimize"
  • Prevented race conditions during window closing
  • Fixed NC-size on Windows 10
  • Workaround NC-Size bug in Windows

New Contributors

  • @​Lehonti made their first contribution in #​183

6.0.0

As part of this release we had 14 issues closed.

Breaking change

  • #​152 Drop .NET Framework 4.5.2 which will reach End of Support on April 26, 2022
  • WindowChromeBehavior.TryToBeFlickerFree was removed

Bugs

  • #​116 Slow resize
  • #​119 Auto-Hide Taskbar retrieved position in WindowChromeBehavior is incorrect
  • #​128 Window not detectable by applications as Screen2Gif and WinSnap
  • #​137 Mouse over highlighting appears when resizing window
  • #​139 WindowChrome Behavior Titlebar has Text Cut off When Changing Text Size
  • #​140 Minor Issue: Debugger shows GlowWindow for Title
  • #​167 GlowBorder disapears on WindowChromeWindow if ResizeMode = NoResize
  • #​169 Window Border Issue on Windows 7/8 (only in alpha version)
  • #​174 TabControlEx: TabStripPlacement issues

Bug Fixs

  • #​129 WIP Set default WindowStyle to SingleBorderWindow
  • #​157 Fixed issue with maximizing window on secondary monitors
  • #​175 Fixing issues when taking screenshots

Feature Request

  • #​65 Fully transparent window

Full Changelog: ControlzEx/ControlzEx@5.0.2...6.0.0

New Contributors

Where to get it

You can download this release from ControlzEx

Commits viewable in compare view.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: ControlzEx
  dependency-version: 7.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .NET code dependencies Pull requests that update a dependency file labels Nov 1, 2025
@dependabot dependabot bot requested a review from Kimahari as a code owner November 1, 2025 17:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code labels Nov 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant