I have a single multimedia control with simple code.

With MMControl4
.FileName = "C:/song.mp3"
.Command = "Open"
.Command = "Play"
End With




how can i change the volume of the sound playing?