MESSEGE BOX HELP
C#
2
Posts
2
Posters
0
Views
1
Watching
-
How to Chenge MESSEGE BOX font.
-
How to Chenge MESSEGE BOX font.
You can't change most aspects of the standard messagebox directly. You could always create a custom form class that mimics the messagebox in order to do this. There is a really good custom messagebox class in the form of an article. I suggest you search for it.
"The clue train passed his station without stopping." - John Simmons / outlaw programmer "Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon