ActionsPane.FindForm-Methode

Ruft das Formular, in dem sich das Aktionsbereich-Steuerelement befindet.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Syntax

'Declaration
Function FindForm As Form
Form FindForm()

Rückgabewert

Typ: System.Windows.Forms.Form
nullein Nullverweis (Nothing in Visual Basic) in allen Fällen.

Hinweise

Diese Methode gibt nullein Nullverweis (Nothing in Visual Basic) zurück, da der Aktionsbereich kein übergeordnetes Formular besitzt.Weitere Informationen zum Verwenden dieser Methode finden Sie unter Control.FindForm.

.NET Framework-Sicherheit

Siehe auch

Referenz

ActionsPane Schnittstelle

Microsoft.Office.Tools-Namespace

Weitere Ressourcen

Aktionsbereichsübersicht