CWebBrowser2 Control
-
Hi I am using IWebbrowser2 interface for webbrowser interface on SDI Applicaton I have problem about Scroll bar. I don't know why this control is not taking auto matic scroll bar. because of this page's below part is cutting down. Can any body suggest me what could be problem here to have auto matic scroll bar on Webbrowser2 Activex control.? Or any sample example can suggest ,It would be great?
sonani prakash
-
Hi I am using IWebbrowser2 interface for webbrowser interface on SDI Applicaton I have problem about Scroll bar. I don't know why this control is not taking auto matic scroll bar. because of this page's below part is cutting down. Can any body suggest me what could be problem here to have auto matic scroll bar on Webbrowser2 Activex control.? Or any sample example can suggest ,It would be great?
sonani prakash
Hi. Are you using Microsoft web browser control? I have used the same in my application and it is showing scroll bars on loading web page in it. You can get “Microsoft web browser control” from Project>>AddToProject>>Components and Controls>> Registered ActiveX Controls>> Microsoft web browser control.
Sameer Thakur
-
Hi. Are you using Microsoft web browser control? I have used the same in my application and it is showing scroll bars on loading web page in it. You can get “Microsoft web browser control” from Project>>AddToProject>>Components and Controls>> Registered ActiveX Controls>> Microsoft web browser control.
Sameer Thakur
Actually In my applicaton we are not using as you have mentioned but It's linked with CHtmlView calss and It's attached using IWebrowser2 interface code.It's not drag an droped control. Do you have idea which property or things can affect this CHTMLView class? Thanks, Prakash
sonani prakash