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

Enable theming for message boxes #2276

Merged
merged 1 commit into from
Jan 18, 2021
Merged

Enable theming for message boxes #2276

merged 1 commit into from
Jan 18, 2021

Conversation

AustinWise
Copy link
Contributor

ILSpy uses the MessageBox class in a couple places. This is a thin wrapper around the Win32 MessageBox function. Currently theming support is not enabled for the application, so these Win32 dialogs have the old Windows 2000 styling. By turning on theming support in the manifest, the dialogs look slightly nicer.

Before

before

After

after

@siegfriedpammer siegfriedpammer merged commit 0440ffd into icsharpcode:master Jan 18, 2021
@siegfriedpammer
Copy link
Member

Thank you for your contribution!

@AustinWise AustinWise deleted the austin/VisualStyles branch January 18, 2021 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants