Hello All:

I want to make a timer (desiding) , appear in my form and I want to set it value(10 min,15min etc..) , any idea please ?????

Thanks in advance......

Recommended Answers

All 6 Replies

desiding??

sorry , desending

Handle time tick and set its inteval to 1000 ms each tick decrease time using TimeSpan class

Hello :
Thanks for your answer , but how can I display it on the form when it's decrease??

Thanks

Make a label and set its text to TimeSpan value after each decreasing

Hello :
Just like that, but I used elapsed time for descending...any way thanks.....

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.