Disable Only input command(ShortCut keys only) of clipBoard commands

Hi,

I want to disable the only Input Commands(ShorCut key only)  of clipboard commands like "Ctr"+C,"Ctr"+V disable .

Regards,
Yogesh Dahiya

1 Reply

RA Ranjitha Amirthalingam Syncfusion Team June 8, 2015 02:09 PM UTC

Hi Yogesh,

Thanks for using Syncfusion Products.

Requirement: To disable Clipboard operation in Diagram

We have support to achieve your requirement. We have created a simple sample to represent your requirement. Please refer to the sample from the following link.

Sample Link:
ClipBoardSample


 
Sample details:
In the given sample, we have used the PreviewExecuted event handler of CommandManager for disabling the operation of both “Ctrl"+X and “Ctrl"+C from Keyboard.

Please let us know if you require further assistance on this,

Regards,

Ranjitha A.


Loader.
Up arrow icon