How to disable mouse click in HTML view [modified]
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi! I m trying to view a MS Word *.Doc File in HTML view in VC++,by using Navigate2() function of CHtml view class. But the problem is that when the File viewed on HTML view all controls work,means i can right click on it,save this file by using F12 key ,open its help by pressing F1 key and all the other control. I just want to stop(disable) the working of these control. If i do EnableWindow(FALSE),it not only stop the working bt also stop the scrolling. I just want to stop the working of *.doc controls. Raj -- modified at 6:33 Wednesday 24th October, 2007