BTW: you can start the timer like this frmTwo.Timer1.Start(), but i suggest using public sub because it is more handy specially if you want to perform some tasks before or after starting the timer.