J
JezB
In my windows forms application, I have a process which takes some time to
complete. I have a nice progress bar showing how far through the process is,
but I want to enhance this with a "Press ESC to abort" statusbar message.
But how can I actually implement this hotkey-escape-from-loop functionality
?
complete. I have a nice progress bar showing how far through the process is,
but I want to enhance this with a "Press ESC to abort" statusbar message.
But how can I actually implement this hotkey-escape-from-loop functionality
?