views:

165

answers:

3

Hi, I couldn't find a simple tutorial on how to make a dialog box with decrementing timer. I don't need the timer to be accurate or actually reflect my program's inner timer.

+1  A: 

This countdown timer tutorial doesn't help? Source code is included, and you probably can fit the code to "decrement" the timer, or show time info instead.

Kornel Kisielewicz
+1  A: 

Ended using SetTimer : http://msdn.microsoft.com/en-us/library/ms644906%28VS.85%29.aspx Thanks!

+1 for coming back and updating the question with your answer.
Ruddy
A: 

Hi, Someone know how to call the CountdownDialog.dll from VB?

luiz