Welcome to WindowsClient.net | Sign in | Join

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

Windows Forms FAQs

How do I create a ToolStrip with the normal Windows system colors, not the blue theme?

When I make a menu bar, I get a blue background theme. How can I make it the normal Windows menu bar, i.e., grey?

You can change any strip control's ToolStrip.RenderMode to System to get system look and feel.