RobinPerris / DarkUI

Dark themed control and docking library for .NET WinForms.
MIT License
834 stars 185 forks source link

DarkButton showing & instead of underlining letter with UseMnemonic set True #42

Open kmvegas opened 3 years ago

kmvegas commented 3 years ago

When UseMnemonic is set to True, Windows Forms buttons hide the included ampersand (&) and instead underline the character to be used in the Alt + combination. DarkButton with Alt + does work, but it doesn't replace the ampersand with the character underline.