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
    Get
[BrowsableAttribute(false)]
Form ParentForm { get; }

屬性值

型別:System.Windows.Forms.Form
所有情況下都是 nullNull 參照 (即 Visual Basic 中的 Nothing)。

.NET Framework 安全性

請參閱

參考

ActionsPane 介面

Microsoft.Office.Tools 命名空間

其他資源

執行窗格概觀