ActionsPane.Invalidated (Evento)

Se produce cuando es necesario volver a dibujar el panel de acciones.

Espacio de nombres:  Microsoft.Office.Tools
Ensamblado:  Microsoft.Office.Tools.Common (en Microsoft.Office.Tools.Common.dll)

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Event Invalidated As InvalidateEventHandler
[BrowsableAttribute(false)]
event InvalidateEventHandler Invalidated

Comentarios

Este evento proporciona la misma funcionalidad que el evento Control.Invalidated.Para obtener más información sobre cómo utilizar este evento, vea Control.Invalidated.

Seguridad de .NET Framework

Vea también

Referencia

ActionsPane Interfaz

Microsoft.Office.Tools (Espacio de nombres)

Otros recursos

Información general sobre paneles de acciones