Copyright © 2006 - 2008 MultiMedia Soft 
Return to Table of contents  
 
 
Adding the component to a Visual Studio.NET 2005/2008 project 
 
Here follow the steps required: 
 
  • Open the project you are working on 
  • If not already visible, open the Toolbox of Visual Studio.NET 2005 
  • Right click the mouse button over the Toolbox surface. 
  • Select the "Choose Items..." menu item; this will open the "Choose Toolbox items" 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 
  •  
     
     
  • You can now start developing your code around the control as described inside the How to use the control in your projects section 
  •  
     
     
     
     
     
     
     
    Copyright © 2006 - 2008 MultiMedia Soft 
    Return to Table of contents