Evento ActionsPane.ControlRemoved

Ocorre quando um controle é removido o Controls coleção.

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

Sintaxe

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

Comentários

Esse evento fornece a mesma funcionalidade que o Control.ControlRemoved de evento. Para obter mais informações sobre como usar este evento, consulte Control.ControlRemoved.

Segurança do .NET Framework

Consulte também

Referência

ActionsPane Interface

Namespace Microsoft.Office.Tools

Outros recursos

Visão geral painel Ações