How do I get the Outlook web browser in c#?
August 30, 2006 10:25 AM Subscribe
Outlook Add-in Filter: How can my COM add-in use the web browser that is built into Outlook?
I have a toolbar add-in (C#) for Outlook. I want it to open up a web page inside of Outlook, as opposed to opening up a separate IE window, using Outlook's built-in browser control. I'm pretty new to Outlook programming and can't find any examples.
Links to sample code or snippets in your response are welcome.
I have a toolbar add-in (C#) for Outlook. I want it to open up a web page inside of Outlook, as opposed to opening up a separate IE window, using Outlook's built-in browser control. I'm pretty new to Outlook programming and can't find any examples.
Links to sample code or snippets in your response are welcome.
Response by poster: in your window
How about using the browser window that Outlook has? I mean, a user can open a browser window using the web toolbar. Wouldn't it be easier to use that instead of creating my own form and browser control?
posted by trinity8-director at 3:13 PM on August 30, 2006
How about using the browser window that Outlook has? I mean, a user can open a browser window using the web toolbar. Wouldn't it be easier to use that instead of creating my own form and browser control?
posted by trinity8-director at 3:13 PM on August 30, 2006
This thread is closed to new comments.
posted by stupidcomputernickname at 10:49 AM on August 30, 2006