a control for time

I

iccsi

I wanted to have a control to show the time like the following format

2:30 or 02:30 for 2 minutes 30 seconds.

I tried to use DatetimePicker. It always shows AM and PM which is not
what I want.
Any controls that I can use only show minutes and seconds?
If I can not find any then I think I have to use text box and
formating and add some coding to customize the control for the minutes
and seconds,

Your help is great appreciated,
 
Top