ActionsPane.ParentForm Property
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
This property is not supported by the actions pane.
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
ReadOnly Property ParentForm As Form
[BrowsableAttribute(false)]
Form ParentForm { get; }
Property Value
Type: System.Windows.Forms.Form
nulla null reference (Nothing in Visual Basic) in all cases.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
Microsoft.Office.Tools Namespace