Disable Cut, Copy, Paste option in MS-Word,and MS-Excel through Visual Basic 6.0
-
Hi, I am developing a project using Vb6.0 and MS-SQL server. I am opening word and excel file through my software with the help of Web browser control. I want to disable the Cut, copy, paste, Insert, delete menu options as well as Ctrl+C, Ctrl+X, Ctrl+V key board events, during runtime. Please help me to solve the above problem. Thank You Ranjan Email- ranjan175@hotmail.com
-
Hi, I am developing a project using Vb6.0 and MS-SQL server. I am opening word and excel file through my software with the help of Web browser control. I want to disable the Cut, copy, paste, Insert, delete menu options as well as Ctrl+C, Ctrl+X, Ctrl+V key board events, during runtime. Please help me to solve the above problem. Thank You Ranjan Email- ranjan175@hotmail.com
-
Hi, I am developing a project using Vb6.0 and MS-SQL server. I am opening word and excel file through my software with the help of Web browser control. I want to disable the Cut, copy, paste, Insert, delete menu options as well as Ctrl+C, Ctrl+X, Ctrl+V key board events, during runtime. Please help me to solve the above problem. Thank You Ranjan Email- ranjan175@hotmail.com
Try this link: http://support.microsoft.com/kb/107689[^]
Shay Noy