Hi all,
My application uses the Infragistics Application Styling framework - EXCEPT where I show message boxes (ie. msgbox "Please enter a valid value"). msgbox is obviously not styled like the rest of the forms.
How can I get application styling for modal msgbox's? Should I just write my own and use that instead of the standard MS msgbox? Or is there some other trick to styling the standard MS msgbox?
Any info appreciated,
Scott.
Hi Scott,
There is currently no UltraMessageBox component, but it's a pretty common suggestion. You should Submit a feature request to Infragistics.
In the mean time, you could, of course, create your own dialog using Infragistics controls, which are stylable.