Hi :
I have created a Class where this contains a timer , each time the timer
control been activate or its interval time has elpased a new window must
appear and deseapear ,, ( com kind of alarm) ,, I created another class
(form) that is instanced when the peiod time from my Class A is executed ..
Why the event Method DO not fires !! ? , Why if I Instance the Class from
another Form it Works , but When I Instance The Class From My Class Don't
Work.
Tank Very Much for your help ...