Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
SHDocVw.WebBrowser with tabs
#12
Hi Gintaras,

Your solution worked great

Quote:Before last line, insert
Function dlg_tabbed_web_browser ?

,,BringWindowToTop r.hwndwb

I am now trying to add a back button to the dialog. With browsers with a SHDocVw.WebBrowser we3._getcontrol(h) statement you can use

the case 4 we3.GoBack
case 5 we3.GoForward
case 6 we3.Stop
case 7 we3.Refresh
case 8 we3.GoHome

but doesn't seem to be the way the multi-tab dialog with web-browser is set up. I couldn't seem to set up the equivalent in this type of dialog. Any suggestions other than sending key commands to the window?

Thanks so much again,
Stuart


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)