Timer in DLL,Implemetation in c#

Posted by Raja_89 under C# on 10/24/2014 | Points: 10 | Views : 1851 | Status : [Member] | Replies : 0
HI

I want to use Timer in DLL simillar operations in Windows Form Application c#[Start,stop].

I tried with

timer1.enabled =true/False
and
Timer1.Tick+=new event handler(....)


Kindly explore with an example




Responses

(No response found.)

Login to post response