ActionsPane.ParentForm-Eigenschaft
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Diese Eigenschaft wird nicht vom Aktionsbereich unterstützt.
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
ReadOnly Property ParentForm As Form
Get
[BrowsableAttribute(false)]
Form ParentForm { get; }
Eigenschaftswert
Typ: System.Windows.Forms.Form
nullNULL-Verweis (Nothing in Visual Basic) in allen Fällen.
.NET Framework-Sicherheit
- Volle Vertrauenswürdigkeit für den unmittelbaren Aufrufer. Dieser Member kann von nur teilweise vertrauenswürdigem Code nicht verwendet werden. Weitere Informationen finden Sie unter Verwenden von Bibliotheken aus teilweise vertrauenswürdigem Code.
Siehe auch
Referenz
Microsoft.Office.Tools-Namespace