M
Mufasa
I have a windows app with a file menu on it. When the person picks
file->exit, I want to close the application. I have in the menu click event
Application.Exit() but it seems to leave the process lying around.
How do I close an application from a window so the entire process gets
closed down?
TIA - Jeff.
file->exit, I want to close the application. I have in the menu click event
Application.Exit() but it seems to leave the process lying around.
How do I close an application from a window so the entire process gets
closed down?
TIA - Jeff.