ActionsPane.ControlRemoved-Ereignis

Tritt beim Entfernen des Steuerelements aus der Controls-Auflistung ein.

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

Syntax

'Declaration
<BrowsableAttribute(True)> _
Event ControlRemoved As ControlEventHandler
[BrowsableAttribute(true)]
event ControlEventHandler ControlRemoved

Hinweise

Dieses Ereignis stellt die gleiche Funktionalität bereit wie das Control.ControlRemoved-Ereignis.Weitere Informationen zur Verwendung dieses Ereignisses finden Sie unter Control.ControlRemoved.

.NET Framework-Sicherheit

Siehe auch

Referenz

ActionsPane Schnittstelle

Microsoft.Office.Tools-Namespace

Weitere Ressourcen

Aktionsbereichsübersicht