Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fonts in MessageBox.Show() function
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Vista
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01457638
Message ID:
01457642
Views:
47
After a bit of looking around on the Internet (Google), I can see that the MessageBox has the Windows Themes defaults, which means no easy access by developers. So, if I "really" wanted to set the fonts in a MessageBox, I'd have to make my own MessageBox (from a Windows Form) function; it isn't that important at this point.

Thanks for your response. It's about what I figured anyway, basically, that we are stuck with minimal capability by the MS MessageBox.

>>Is there a way to control the fonts in the MessageBox function?

>No easy way that I know of. I think the fonts respect whatever the system font setting is for your computer, but I'm not 100% sure and I don't want to change my settings just to test it. <g> At any rate, I know it does NOT respect the Form's font setting that you're calling it from. I *did* test that. ;0)

>If you want a different font setting, you'd have to create your own MessageBox class probably.

>~~Bonnie
Previous
Reply
Map
View

Click here to load this message in the networking platform