Is there anyway to create a custom MessageBoxIcon
, like MessageBoxIcon.Warning
or something, only of my own image?
Asked
Active
Viewed 1,613 times
0

nozzleman
- 9,529
- 4
- 37
- 58

Lodestone6
- 166
- 2
- 16
1 Answers
0
The Windows message box is a sufficient means to display messages to the user. Try this link,
http://www.codeproject.com/Articles/17253/A-Custom-Message-Box

Prabhat Sinha
- 1,500
- 20
- 32