[Mono-bugs] [Bug 473725] MessageBox.Show() makes no sound

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Apr 8 14:23:32 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=473725

User stifu at free.fr added comment
http://bugzilla.novell.com/show_bug.cgi?id=473725#c1





--- Comment #1 from Thomas Goldstein <stifu at free.fr>  2009-04-08 12:23:32 MDT ---
Note: although this isn't obvious, the sound played varies depending on the
MessageBoxIcon parameter of the MessageBox.Show() method. For example, if it's
MessageBoxIcon.Error, you get the error sound.

Quick sample code:

MessageBox.Show("Error message", "Error title", MessageBoxButtons.OK,
MessageBoxIcon.Error);

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list