Having a bit of a brain-strain, though I'm sure its a simple solution.

I have a datetimepicker up-down style showing time only (customformat "HH:mm")

I'd like to set the control so that when clicked it increases or decreases by 30 minutes instead of 1 minute. Am I missing the property or method to do this, or do I need to override the click event?