I have two forms. I fixed it so that upon pressing esc, form2 loads on top of form1 and the timer on form1 becomes disabled. When form2 is loaded, if you press escape it will unload itself leaving form1 running but the timer still disabled. What do I have to do so that upon pressing esc on form2, the timer on form1 will be re-enabled?

Anyone's help would be greatly appreciated.