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 programmatically change the color of a control?

How do I programmatically change the color of a control?

Set the control's BackColor and ForeColor properties.

Contributed from George Shepherd's Windows Forms FAQ