Hi,
Last week we upgrade Visual Studio from 2010 to 2012. Since then we noticed a small change in how the UltraMessagebox is being displayed.The margin below the buttons is gone. As a result the buttons are touching the bottom border.
After we noticed this we also upgraded Infragistics to 2012.2 but this didn't change anything.
Is there any way i can get a margin below the buttons?
Thank you!
Hello ,
My findings are that if you built a sample with Visual Studio 2012 message boxes of UltraMessageBox are smaller that this in visual studio 2010. I am not sure what is the exact reason for this issue, so I have created a support ticket in our system, its id is CAS-102871-T6N8T5. So I will investigate this further and will update you for my further finding through the mentioned support ticket.
Thank you for using Infragistics Components.
Solution works but still looks a bit weird and it seems to me that this is a work around instead of a permanent solution.
Would look better if it's possible to expand the button area in height. Is this possible?
You could avoid this with simple implementation of CreationFilter, please see attached sample.
Please let me know if you have any further questions