ActionsPane.ParentForm 属性

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

操作窗格不支持此属性。

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

语法

声明
<BrowsableAttribute(False)> _
ReadOnly Property ParentForm As Form
[BrowsableAttribute(false)]
Form ParentForm { get; }

属性值

类型:System.Windows.Forms.Form
在所有情况下均为 nullnull 引用(在 Visual Basic 中为 Nothing)。

.NET Framework 安全性

请参见

参考

ActionsPane 接口

Microsoft.Office.Tools 命名空间

其他资源

操作窗格概述