Microsoft Communities

Welcome to WindowsClient.net | Sign in | Join

Here are some frequently asked questions about Windows Forms and their answers.

Windows Forms FAQs

How can I disable Visual Styles?

The System Renderer renders ToolStrips similar to Win32 look and feel. You can use with or without VisualStyles by

ToolStripManager.VisualStylesEnabled = false;


Page view counter