I am trying to create an abort sequence that can be executed with a callback on a panel. If needed, the abort sequence is suppose to shut down the application and release all resources while the application is processing information. The problem is, while the application is running, I cannot push any buttons on the panel. So, how exactly would I do this?