Implementing multi-tab browser powerpoint plugin in c#, disappears on
second visit
I am trying to implement a multitab webbrowser plugin in powerpoint using c#.
So far, i am using shdocvw.webbrowser objets over multitab and set the
visibility of them to true or false based on the corresponding tab. It
works alright.
The problem starts when I want to view the multitab slide for the second
time while slideshow. By some untold reason, my webbrowser objects
disappear except for the first one! I tried to set the zorder or visibilty
but none of them worked! Interestingly, the browsing seems to be done
since the tab title changes as the web page title does!
Please help me what should I do?
No comments:
Post a Comment