Tagged Questions
2
votes
1answer
5k views
WinForms Volume Slider/Trackbar User Control
I'm looking for a trackbar-like user/custom control to use in my .NET 2.0 WinForms app.
Note: I'm NOT asking how to control the volume in a WinForms app.
Anyone knows of a nice looking custom ...
1
vote
1answer
157 views
Control the computer's volume in C#
Is there a way to control the computer's actual volume in C# and display that in a vertical track bar??
I have tried practically everything, but there must be something I am missing.
Thanks.