ModernMessageBoxLibForWPF icon indicating copy to clipboard operation
ModernMessageBoxLibForWPF copied to clipboard

Create and show a MessageBox with Modern style easily.

Results 5 ModernMessageBoxLibForWPF issues
Sort by recently updated
recently updated
newest added

Multi monitor is common today so centering on the actual application main window is something needed. can we add an option to center on parent and not the screen?

enhancement

Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 4.7.1 to 5.11.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.CommandLine&package-manager=nuget&previous-version=4.7.1&new-version=5.11.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Now the Message Box can't be rendered correctly on Windows 11. The win32 API the project used seems to have a breaking change but I can't find any document about...

bug
help wanted

Bumps NuGet.CommandLine from 4.4.1 to 4.9.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=NuGet.CommandLine&package-manager=nuget&previous-version=4.4.1&new-version=4.9.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Please add support for wpf core. I am finding this working when using **WPF Core**- Severity Code Description Project File Line Suppression State Warning NU1701 Package 'ModernMessageBoxLib 1.3.1' was restored...

enhancement