analog clock

C

cj

Any body know a neat trick to put a analog clock on a form that would be
updated by a timer?

Far out in the uncharted backwaters of the unfashionable end of the
Western Spiral arm of the Galaxy lies a small unregarded yellow sun.
Orbiting this at a distance of roughly ninety-eight million miles is an
utterly insignificant little blue-green planet whose ape-descended life
forms are so amazingly primitive that they still think digital watches
are a pretty neat idea.
-- Douglas Adams, The Hitchhiker's Guide to the Galaxy
 
J

Jeffrey Tan[MSFT]

Hi cj,

Thanks for your post!

To implement an analog clock, you need to use GDI+ to draw the clock
effect.

Besides what "Cor Ligthert" provided, the articles following may provide
you some more information:
"Analog clock control in C#"
http://www.codeproject.com/cs/miscctrl/AnalogClockControl.asp
"http://www.vb-helper.com/howto_net_analog_clock_transparent.html"
http://www.vb-helper.com/howto_net_analog_clock_transparent.html

Hope this helps!

Best regards,
Jeffrey Tan
Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
 

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