To add a control from the Toolbox to a UserControl, you first need to bring up the Form object so it is visible on the screen (by selecting the UserControl from the Project window, then clicking View Objects). It is then a matter of double-clicking a control on the Toolbox, or clicking a control from the Toolbox and drawing it on your UserControl.