Hello all, I am learning new stuff in c#! I want to know how to increase computer sound when user hits a button.
The user will hit the key only once, the volume should increase from 1% to 100% (the increase in volume should not be sudden, it should be 1%,2%,3% and so on) and if the user presses the key again the volume should decrease!