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

How do you disable all XPThemes/Visual Styles for a Windows Forms app?

I would like to ensure that no controls within my Windows Forms application uses the user''s XPTheme/VisualStyles settings. Using framework .NET 1.1, how can I do that?

1 Reply

AD Administrator Syncfusion Team May 3, 2004 10:25 AM UTC

Hi, Just remove the Application.EnableVisualStyles() call or the exsiting manifest file. Regards, Thomas

Loader.
Live Chat Icon For mobile
Up arrow icon