Hi
I'm using Styles with Winforms and wanted to try new UltraMessageBoxManager class for Messageboxes, it looks like buttons are styled but not MessageBox it self, is there any why I can make it to have a style like form behind the message - OfficeBlack2007
Thanks
Krzysztof
Hello Krysztof,
Whenever a new control/component is released, we provide updated style libraries that providing styling for the new components. Are you using a Office2007Black style library from one of the NetAdvantage 2010 Volume 1 or Volume 2 releases? These are the only currently available style libraries that will fully style the UltraMessageBox. With your current style library, the buttons are being styled due to them receiving its style information from a base UIRole.
If you require further assistance, please let me know.
Thanks,
Chris
Hi Chris
I'm using styles from 10.1
<styleLibrary office2007ColorScheme="Black" office2007CustomBlendColor=""> <annotation> <lastModified>2010-03-16T19:04:36</lastModified>
Can you please let me know where from can I download the latest style libraries to fix this issue?