How to show clock in winform?

D

DBC User

I have a date time picker which allows user to change the time in the
winform. I would like to know is there a control I can use to show
actual clock image to change the time?

Thanks.
 
O

Oliver Sturm

Hello DBC,
I have a date time picker which allows user to change the time in the
winform. I would like to know is there a control I can use to show
actual clock image to change the time?

I believe there are loads of controls out there (like here:
http://www.codeproject.com/cs/miscctrl/AnalogClockControl.asp) that show
the time in an actual (analog) clock, but I haven't seen any that would
let you set the time that way - doesn't sound very comfortable to me
either....


Oliver Sturm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top