Propriedade ActionsPane.ParentForm
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Esta propriedade não é suportada pelo painel de ações.
Namespace: Microsoft.Office.Tools
Assembly: Microsoft.Office.Tools.Common (em Microsoft.Office.Tools.Common.dll)
Sintaxe
'Declaração
<BrowsableAttribute(False)> _
ReadOnly Property ParentForm As Form
[BrowsableAttribute(false)]
Form ParentForm { get; }
Valor de propriedade
Tipo: System.Windows.Forms.Form
nulluma referência nula (Nothing no Visual Basic) em todos os casos.
Segurança do .NET Framework
- Confiança total para o chamador imediato. O membro não pode ser usado por código parcialmente confiável. Para obter mais informações, consulte Usando bibliotecas de código parcialmente confiável.
Consulte também
Referência
Namespace Microsoft.Office.Tools