Compartilhar via


Evento ActionsPane.ControlAdded

Ocorre quando um novo controle é adicionado à coleção de Controls .

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

Sintaxe

'Declaração
<BrowsableAttribute(True)> _
Event ControlAdded As ControlEventHandler
[BrowsableAttribute(true)]
event ControlEventHandler ControlAdded

Comentários

Este evento fornece a mesma funcionalidade que o evento de Control.ControlAdded . Para obter mais informações sobre como usar esse evento, consulte Control.ControlAdded.

Segurança do .NET Framework

Consulte também

Referência

ActionsPane Interface

Namespace Microsoft.Office.Tools

Outros recursos

Visão geral do painel Ações