Hi i would like to know how to control the volume of the computers speakers via text box (0-100)
Printable View
Hi i would like to know how to control the volume of the computers speakers via text box (0-100)
Have a good look at the sample below:
SetVolume - Set the master volume level
thx for this
No problem, you're welcome.
I incorporated the volume control in a form with a slider, it also checks if the system volume changes and adjusts the slider accordingly.