本文介绍了Outlook 2010显示此项目包含无法在预览面板中显示的活动内容。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! Hello guys, 我在outlook 2010中写了一个用于重新处理消息的自定义表单。 当我专注于电子邮件时,预览面板显示"此项目包含无法显示的活动内容"。但当我双击电子邮件并打开一个新的消息表格一切正常。 我认为任何组策略或前景设置都禁用此操作? 帮助我! 最好的问候, 苏。 Einstein SuHello guys,I wrote a custom form in outlook 2010 that for reprocessing message. When I focused on an email the preview panel showed "this item contains active content that cannot be displayed". But When I double click email and open a new message form everything is ok.I supposed does any group policy or outlook settings disabled this action?help me!Best Regards,Sue.Einstein Su推荐答案 Hello Einstein,Hello Einstein, 包含代码的自定义表单它们从不在阅读窗格中显示数据。您需要开发一个带有表单区域的加载项,该区域可以为阅读窗格布局显示。你可以找到一个类似的论坛帖子 - 解决方案自定义表单未显示在Outlook 2007的阅读窗格中  ;Custom forms with code behind them never display data in the reading pane. You need to develop an add-in with a form region which can be shown for a the reading pane layout. You can find a similar forum thread - Solution to custom form not displaying in reading pane in Outlook 2007 . 请参阅 创建Outlook 表格区域 了解更多信息。 See Creating Outlook Form Regions for more information. 这篇关于Outlook 2010显示此项目包含无法在预览面板中显示的活动内容。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 09-03 02:30