Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有什么方法可以在 Outlook 2016 COM (VSTO) AddIn 的自定义任务窗格中显示网页(或添加 HTML 代码),类似于我们在 Iframe 中所做的?
当然,将 Web 浏览器控件添加到您的任务窗格中,您就可以显示任何 HTML 内容。