Can Windows Messagebox can be replaced (Overridden) by DevExpress.XtraEditors.XtraMessageBox ? , please help!
-
Hello, I am working on a windows application with developer express 7.2, in which all forms are inherited from a single baseform. I have used lot of Messageboxes throughot the code. When i apply theme(Look and feel ) to the application ,it do not get applied to windows messagebox. now, 1)Can Windows Messagebox can be replaced (Overridden) by DevExpress.XtraEditors.XtraMessageBox ? 2) can we apply look and feel to windows messagebox ? thank you,
-
Hello, I am working on a windows application with developer express 7.2, in which all forms are inherited from a single baseform. I have used lot of Messageboxes throughot the code. When i apply theme(Look and feel ) to the application ,it do not get applied to windows messagebox. now, 1)Can Windows Messagebox can be replaced (Overridden) by DevExpress.XtraEditors.XtraMessageBox ? 2) can we apply look and feel to windows messagebox ? thank you,
Have you tried asking in the developer express forums? http://community.devexpress.com/forums/[^]
Kevin