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......
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......
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.....
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.