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
1110
UltraFormManager to style UltraMesssageBoxManager
posted

I'm reviewing the new 2010 infragistics lib because we want to use the UltraFormManager to style our form borders. 

This seems to work OK to style the forms for our applications.

Now we want to use the new UltraMessageBox as well.

How can I get the UltraMessageBoxManager to show in the same form style (and with this I mean the border of the window) in the same way as the rest of my application?

Do I need to set an UltraFormManager for this too?