Here follow the steps required:
| • | Open the project you are working on |
| • | If not already visible, open the Toolbox of Visual Studio.NET 2003 |
| • | Right click the mouse button over the Toolbox surface. |
| • | Select the "Add/Remove Items..." menu item (if still using Visual Studio.NET 2002 use the "Customize Toolbox..." menu item); this will open the "Customize Toolbox" dialog box. |
| • | Select the ".NET Framework components" tab |
| • | Between the installed components find the component named "Audio Sound Recorder" as displayed below |

| • | Pressing the "OK" button will bring you again to your project working area and the icon below will appear inside your toolbox |

| • | Now you can select the control icon inside the toolbox and drag it into the dialog box under editing; the following icon will appear on the dialog box (note that this icon will be invisible at runtime) and one reference to the control will be automatically added to the "References" section of the Project |

|