FormRegionKindConstants.WindowsForms 字段 (2007 system)

更新:2007 年 11 月

指定窗体区域基于用户控件。

命名空间:  Microsoft.Office.Tools.Outlook
程序集:  Microsoft.Office.Tools.Outlook.v9.0(在 Microsoft.Office.Tools.Outlook.v9.0.dll 中)

语法

声明
Public Const WindowsForms As String
用法
Dim value As String

value = FormRegionKindConstants.WindowsForms
public const string WindowsForms

备注

此常量指定窗体区域继承自 Control

如果在窗体区域工厂类的 Kind 属性中返回此常量,则外接程序不调用窗体区域工厂类的 GetFormRegionStorage 方法。

权限

另请参见

参考

FormRegionKindConstants 类

FormRegionKindConstants 成员

Microsoft.Office.Tools.Outlook 命名空间