I downloaded DevExpress free controls and I want to use its ASPxMenu. How can I programmatically change its skin? it has some built-in skins and I want to switch between them. Once, I changed its skin statically and understand, there are lots of parameters that change. What should I do?
Thanks

Suthish NairPosted Mar 16, 2011, 2:00 PM
Accessing Themes/SkinId's Programmatically using ASP.Net 2.0
Majid KamaliPosted Mar 14, 2011, 8:41 AM
ShankeyPosted Mar 14, 2011, 6:11 AM
you can actually edit the DevExpress editors CSS file (called styles.css) that will be included in what ever DevExpress theme you use (i.e. App_Themes\Aqua\Editors).
If you open up the CSS file,
then for example
All the styles related to the calendar are prefixed with .dxeCalendar, editing these should reflect on all calendar controls (be it in a ASPxGridView or stand alone editor etc).
other wise if you face problem then contact at following
www.devexpress.com/Support/Center