how to use a timer when the form is disabled in the c# windows form application.
I have timer control in my winform and I have written a code in the tick event of the timer, but when my form is in disabled mode the timer control also disable, but as per my need I want to continue timer.
Can anyone please help?

Nikunj SatasiyaPosted May 9, 2019, 9:35 AM
Rajanikant HawaldarPosted May 9, 2019, 4:11 AM
Piyush PansuriyaPosted May 9, 2019, 4:09 AM
Rajanikant HawaldarPosted May 9, 2019, 4:01 AM