Building the Control

To use your control, you must build it. When the control has been built, you can then add it to the Toolbox.

To build the control

  1. On the Build menu, click Build.

    Any compilation errors or messages appear in the Task List. (Double-clicking an error in the Task List moves the insertion point in the Text editor to the code that caused the error.)

  2. Correct the errors and rebuild your control.

The final step is to debug the control.