C
CS
Hi,
I am using the Visio Drawing Control in a VB container.
I want to suppress the copy/paste/cut functionality.
I tried to use the keydown event of the control and set the CancelDefault
to True. With no result, the control is still receiving the keyboard event.
Anyone knows how to accomplish this? Is it possible?
I would also be interested in suppressing other functions i.e. F3 brings up
the Fill dialog box, or Ctrl + K brings up the hyperlinks dialog box.
Thanks You,
Cris
I am using the Visio Drawing Control in a VB container.
I want to suppress the copy/paste/cut functionality.
I tried to use the keydown event of the control and set the CancelDefault
to True. With no result, the control is still receiving the keyboard event.
Anyone knows how to accomplish this? Is it possible?
I would also be interested in suppressing other functions i.e. F3 brings up
the Fill dialog box, or Ctrl + K brings up the hyperlinks dialog box.
Thanks You,
Cris