View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
NickHK NickHK is offline
external usenet poster
 
Posts: 4,391
Default Office Automation through C#.Net (with out save option, ctrl-s and mouse click disabled)

Why not open the file in the Viewer for that file type.
Excel and Word are available free from MS. Not sure about PPT.

NickHK

"apondu" wrote in message
oups.com...
Hi,

Can someone help me in understanding and disabling the mouse right
click option on the office application when i open the word document
through .Net using the office object library.

I am basically looking at the option where in user can open the office
document in their native application like word, excel or ppt but he
should not be able to save the document nor cut/copy/paste the content
from the office document.

Can someone provide me some information on how to proceed and achieve
this.

I am using C#.Net, and object library 11.

Waiting for the response

Thanks for the help

Regards,
Govardhan