We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

DockingManager Visual styles

I've tried to set the visual style like stated in the documentation:
SkinStorage.SetVisualStyle(this.DockingManager, Office2007Blue);
however it says that Error 1 Name 'Office2007Blue' is not declared.
Also Blend gives same error- Is there a file that I must include or referrence?

Thanks



2 Replies

WM William Morgenweck May 18, 2008 06:37 PM UTC

AdditionalInformation-- My Bad

Apparently the one docking demo has Office2007 declared but not Office2007Blue, Office2007Black or Office2007Silver declared. Office2007 is unused. I added the proper declarations and it works fine.


>I've tried to set the visual style like stated in the documentation:
SkinStorage.SetVisualStyle(this.DockingManager, Office2007Blue);
however it says that Error 1 Name 'Office2007Blue' is not declared.
Also Blend gives same error- Is there a file that I must include or referrence?

Thanks






AD Administrator Syncfusion Team May 19, 2008 09:15 AM UTC

Hi Bill,

We are gald that DockingManager visual style work after adding the proper declarations.

Please let me know if you have any questions.

Regards,
Asem.


Loader.
Live Chat Icon For mobile
Up arrow icon