Host IE

  • Thread starter Thread starter Pengyu Hong
  • Start date Start date
P

Pengyu Hong

I host an IE (AxSHDocVw.AxWebBrowser) in my program. However, the control
does not have IE's address bar, toolbar, and status bar. How to show those
bars?

Thanks a lot in advance!

Pengyu
 
Pengyu,

I don't know that you can. If you do, you will probably have to
implement a number of custom interfaces yourself, like IOleClient, in order
to get notifications about what the menu system should be like.

Hope this helps.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

AxSHDocVw.AxWebBrowser 1
Host Win Word 2
AxWebBrowser control save web page 1
Hosting Microsoft Word in my program? 1
Uninstall Program 1
Focus 1
Uninstall program 2
Find out if a program is running 1

Back
Top