Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wpf: Remove border around resizable borderless windows #2344

Merged

Conversation

cwensley
Copy link
Member

Uses System.Windows.Shell.WindowChrome to remove the border. It has the side effect that the resizable area of the form is within the window area instead of just outside the window, but alas there is no workaround for that currently.

Fixes #1928

@cwensley cwensley added this to the 2.7.3 milestone Oct 28, 2022
@cwensley cwensley merged commit 835d81d into picoe:develop Oct 28, 2022
@cwensley cwensley deleted the curtis/wpf-remove-resize-top-border branch October 28, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Borderless Window Inconsistency between Wpf and Gtk
1 participant