Mohmed abdel-fattah
Mohmed abdel-fattah
The pull request was accidentally done in visual studio code, while I'm still working on some issues in the private repository in my local build development environment, but since it's...
This is an idea about apply DarkMode to rufus it still in progress but if you welcome it, I will finish it fix #1453 https://github.com/pbatard/rufus/assets/12494184/724fe806-bc51-48ad-9485-1eff2bf4c765
This is an improvement to new Dark Mode experimental feature https://github.com/dotnet/winforms/pull/11857 see https://learn.microsoft.com/en-us/windows/win32/controls/theme-subclasses#two-ways-to-use-a-theme-subclass Fixes https://github.com/dotnet/winforms/issues/11893. Fixes https://github.com/dotnet/winforms/issues/11953. ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/dotnet/winforms/pull/11985)
Fixes #11950 Fixes #11949 Fixes #12909 Fixes #11893 Fixes #11901 Fixes #12040 ## Proposed changes - Enhanced dark mode visual style generation and selection logic, with custom handling for Button,...
Fixes #12027 Fixes #12992 Fixes #12991 Fixes #12582 Fixes #11941 Fixes #11932 Fixes #13636 ## Proposed changes ### Dark Mode Specific Fixes and Improvements #### Core and System Colors -...
### .NET version The latest main branch of Winforms "10.0.0-preview.7.25318.105" ### Did it work in .NET Framework? Not tested/verified ### Did it work in any of the earlier releases of...
### .NET version .NET 10.0.100-preview.5.25257.112 ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or .NET 5+? No,...
### .NET version ### .NET version .NET 10.0.100-preview5.25266.103 ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or...
Fixes #12044 ## Proposed changes - Style, localize Message Box and add some public API to use custom icon. ## Screenshots ### Before  ### After . It ensures...