9. 42. 10. Configure specific controls so they opt out of the theming process entirely.
Set the EnableTheming property of the control on the web page to false.
ASP.NET will still apply the theme to other controls on the page, but it will skip over the control you¡Żve configured.