ActiveReports for .NET 2.0 Support

Started by ogam at 02-15-2010 7:22 AM. Topic has 1 replies.

Print Search Rate
Sort Posts:    
   02-15-2010, 7:22 AM
ogam is not online. Last active: 2/16/2010 3:36:41 PM ogam

Not Ranked
Joined on 10-09-2009
Posts 7
How to disable Copy/Paste feature
I need to disable the feature because I want to implement my own logic. How can I ensure that built-in implementation won't be executing after pressing CTRL+C/CTRL+V?
   Report 
   02-16-2010, 4:53 AM
PrantikS is not online. Last active: 2/10/2012 5:46:35 PM PrantikS

Top 25 Posts
Joined on 12-11-2008
Posts 1,550

DDStaff
Re: How to disable Copy/Paste feature

Attachment: EndUserDesignerdisablectrlcv.zip
Hello,

You may try using the a combination of the layoutchanging , keydown and keypress events to manage this. Please take a look at the attached sample where I have implemented this feature using the key hashcodes .

Regards,
Prantik
   Report 
GrapeCity » Product Support » ActiveReports f... » How to disable Copy/Paste feature

Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.