Skip to content

Conversation

Deadpikle
Copy link
Contributor

@Deadpikle Deadpikle commented Nov 1, 2016

What changed?

Implements enhancement #2729

Adds KeepBorderOnMaximize property to MetroWindow. This property defaults to False so that old behavior is maintained. If True, the right/bottom border is kept on maximize if the maximized window size will be less than the current monitor resolution.

This screenshot shows what the demo window looks like when MaxHeight and MaxWidth are both 400 and KeepBorderOnMaximize is True.
topleft

Note that I had to reorder the logic just slightly in HandleMaximize() so that I could use the monitorInfo variable earlier.

Deadpikle and others added 23 commits November 1, 2016 10:20
@Deadpikle
Copy link
Contributor Author

Closing due to fix being in ControlzEx now.

@Deadpikle Deadpikle closed this Aug 28, 2017
@punker76 punker76 added this to the 1.6.0 milestone Aug 28, 2017
@punker76 punker76 added the Bug label Feb 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants