❔ Message box using small Segoe UI/skinny/classic theme for OK button
I am making a simple C# program with MessageBox.Show. When I run it I get a message box with the text in small Segoe UI, it's skinny, and it uses classic theme for OK button. How can I get a message box that's normal sized, long, and uses the user theme for the OK button like in the 2nd screenshot?


