Partilhar via


Evento ActionsPane.PreviewKeyDown

Ocorre antes do evento de KeyDown quando uma chave é pressionada quando o foco estiver no controle.

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

Sintaxe

'Declaração
Event PreviewKeyDown As PreviewKeyDownEventHandler
event PreviewKeyDownEventHandler PreviewKeyDown

Comentários

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

Segurança do .NET Framework

Consulte também

Referência

ActionsPane Interface

Namespace Microsoft.Office.Tools

Outros recursos

Visão geral do painel de ações