ActionsPane.ControlAdded-Ereignis

Tritt ein, wenn der Controls-Auflistung ein neues Steuerelement hinzugefügt wird.

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

Syntax

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

Hinweise

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ActionsPane Schnittstelle

Microsoft.Office.Tools-Namespace

Weitere Ressourcen

Aktionsbereichsübersicht