Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Elegant Ribbon Tech Support » MessageBox bug Collapse All
Subject Author Date
Sublight Developer Jul 22, 2010 - 9:42 AM

If you display question, result is always Cancel:


OS: Windows 7 64 bit


 



<title></title>

var msgRes = Elegant.Ui.MessageBox.Show("Exit application?""Question"MessageBoxButtons.YesNo, MessageBoxIcon.Question);
//msgRes is always System.Windows.Forms.DialogResult.Cancel (if you click "Yes" or "No")

Technical Support Jul 23, 2010 - 9:26 AM

Please, download the new version from here: http://www.prof-uis.com/download/ElegantRibbonSetup-v.3.7.0.exe

Sublight Developer Jul 24, 2010 - 6:17 AM

Thank you for fast response. Now it works great!

Technical Support Jul 22, 2010 - 10:44 AM

Thank you for reporting this issue. We need 1 day to fix it.