If I have 2 timers in a project how do I identify which timer is being triggered? In c++ there if I am not mistaken an IDEvent associated with every creation of a timer.
How does C# handle this?
thx
Lino
How does C# handle this?
thx
Lino
Comment