How to customize message box

Viewed 120736

I am doing C# application, and I want to change the style of a message box. Is it possible or not?

Example: change button style, fore color, etc.

3 Answers
Related