When I look at the AudioPlaybackPanel.cs [Design] form, I see a list of "NAudio Components" in the Toolbox panel to the left of my IDE. I am asking how I can get access to those components. In the panel, for example, "VolumeSlider1" seems to be one of those components.
I can't seem to find or add those components in a new Project I have created with NAudio.dll as a reference. I do see the NAudio components named in the Object Browser within my new project. Sorry, I should know how to do this ...