G
Guest
I am inheriting the System.Timers.Timer within my control in order to add timer functionality... I able to access both methods and Props, How do I access the tick event? Basically when this particulr function is called I pass a var which sets the interval, I want to invoke and access the tick event from within my class which inherits the Timer
Thanks
Anthony Nystrom
Thanks
Anthony Nystrom