countdown clock

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

I want to create a clock that will countdown the number of days left to a certain event. I want it to show, days, hours, minutes and seconds. If possible I woud like to make it a floating form or if possible to show in the task bar, is this possible to do and were could I find something like this to get me started on creating my own?
 
Not sure what you mean by floating (maybe a TOPMOST window, see SetWindowPos
and HWND_TOPMOST) but I think what you are wanting is to make an Explorer
"desk band".


I want to create a clock that will countdown the number of days left to a
certain event. I want it to show, days, hours, minutes and seconds. If
possible I woud like to make it a floating form or if possible to show in
the task bar, is this possible to do and were could I find something like
this to get me started on creating my own?
 

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

Similar Threads

Excel Excel Show Countdown Date 7
countdown clock? 1
Phone Clock 4
countdown timer 5
more on countdown clock 11
Countdown Clock in PPT? 2
Countdown Clock 1
Show calendar on Echo Show all the time 9

Back
Top