I've made a stand-alone executable application & am able to run it. It contains a STOP button which when pressed terminates all loops after which I use "FP.Close" Invoke function hoping it would terminate the program. The problem is though the program closes, I still find the application in the process List of task manager. Any ideas what might be causing this? Should I be using some other Invoke function?
Appreciate any help!