Hi, Sudhakar,
In VC6, the implementation of CHtmlView seems just create a webbrowser control by CreateControl, there is no extra advanced features available. So you must write your own control code, there is lots of source here that may help you on extending the functionality of CHtmlView.
Thanks.
Bite
|