PDA

View Full Version : Cancel a Command



Juergen Becker
2007-09-05, 09:05 AM
Hi,
how can I cancel a command in C#.
I just want to catch the save-command. If the filename is not in the correct form the command must be canceled.

Jürgen