Here is a video of showing you how to add a standard windows control to a form in a C# Windows application.
Yep, it is that simple. All you need to do is open up the toolbox then click and drag the control to the desired location on the form. You can then make adjustments to its location using either your mouse by clicking and dragging. Alternatively, you can select the control on form and use the arrow keys on the keyboard to move it in one pixel increments.
