Hi,

I've got two command buttons that I use to control the volume of my app.

At the moment the user presses the applicable button and the volume is adjusted either up or down.

I want to allow the user to keep the button pressed down and adjust the volume accordingly rather than having to repeatedly press the button.

Is there a way to do this?

Regards