We're having an issue in bringing IE to focus on loading from PowerPoint
add-in. Can you please help us in this regard. Steps are:
1) Create a DLL that has a form with a button in it
a) Form should be a modal dialog
b) On Click of the Button Internet Explorer should be automated and made
visible --- shdocvw.dll is used to automate Internet explorer
2) Create an Add-ins referring that DLL
3) Include that Add-ins in excel application
4) Run the Macro of Add-ins to display the Form in DLL
5) Click the button to display IE
6) IE is loaded, but appears in a minimized mode in the Taskbar.
Any Idea to make it visible in maximized mode