How to Make a Windows Forms App With Custom Colors
- 1). Start up Visual Studio and open your Windows Forms application.
- 2). Click on the "Toolbox" window and select the control that you want to add to your form.
- 3). Drag the control from the "Toolbox" and onto the form in the "Windows Forms Designer."
- 4). Click on the "Properties" window to set the properties for the control you just added to your form.
- 5). Select the "Background Color" field and click it again to set that control's default color.