S
Stumple
I noticed in the documentation that I can not catch the copy/cut/paste key
events. I would like to be able to catch these and so I thought I would add
my own event handler to catch these keys so that visio does not process the
cut/copy/paste. I want to process this operation because I have special
configurations that need to be done.
Is making an event handler with the add advise going to do this or is there
a better way?
Thank you.
events. I would like to be able to catch these and so I thought I would add
my own event handler to catch these keys so that visio does not process the
cut/copy/paste. I want to process this operation because I have special
configurations that need to be done.
Is making an event handler with the add advise going to do this or is there
a better way?
Thank you.