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

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=473725#c1





--- Comment #1 from Thomas Goldstein <[email protected]>  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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to