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


Back
Top