S
Stephen Walch
I have a custom windows form for displaying error messages and I would like
to show the same icon and play the same sound as
MessageBox.Show(..., MessageBoxIcon.Exclamation)
Is there a simple way to load these two system elements from a WinForms
implemention?
Thanks!
-Steve
to show the same icon and play the same sound as
MessageBox.Show(..., MessageBoxIcon.Exclamation)
Is there a simple way to load these two system elements from a WinForms
implemention?
Thanks!
-Steve