Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
505
UltraNumericEditor dropdown not "disappearing" or dismissing when it should
posted

Hi,

I have a UltraNumericEditor that I've attached a Windows UserControl to the drop down property ("Buttons Right" on the designer).  The UltraNumericEditor is itself part of a modal dialog.  I notice that the drop down user control is not dismissed when the user clicks on some part of the application other than the modal dialog.  This is in contrast to how (for example) a Windows ComboBox works. 

I have attached a very simple sample as it's easier to see the behavior than describe it.  Simply run the app and dropdown the combo box.  click on the main app.  Notice the combo box closes.  Now try the same thing with the Infragistics UltraNumericEditor.

Am I missing some simple property or something? 

Thanks,

Andrew

InfragisticsDropDownExample.zip
Parents Reply Children
No Data