是否可以向 Outlook 中的现有阅读窗格添加控件?
我知道很多方法如何扩展 Outlook 并向 Outlook 添加新的阅读窗格和检查器,但真正让我烦恼的是如何扩展和修改现有的阅读窗格?
我想在这些窗格上添加更多信息,而不是从头开始重新创建它们。
I know a lot of ways how to extend Outlook and add new Reading Panes and Inspectors to the Outlook, but what really bugs me is how to extend and modify the existing reading panes?
I'd like to add more information on these panes without recreating them from scratch.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
检查这是否适合您。
http://msdn.microsoft.com/en -us/library/dd492010%28v=office.12%29.aspx
http://msdn.microsoft.com/en-us/library/bb226713%28v=office.12%29.aspx
还有其他方法可以做到这一点,但是这个似乎是一个非常好的起点。
Check if this will work for you.
http://msdn.microsoft.com/en-us/library/dd492010%28v=office.12%29.aspx
http://msdn.microsoft.com/en-us/library/bb226713%28v=office.12%29.aspx
There are other ways to do this, but this seems to be a pretty good starting place.
您可以将带有自定义控件的窗体区域添加到阅读窗格。
问候,
延凯
You can add a form region with custom controls to the Reading Pane.
regards,
yenkay