ActionsPane.KeyPress-Ereignis (2007 System)

Aktualisiert: November 2007

Stellt die gleiche Funktionalität bereit wie das Control.KeyPress-Ereignis.

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

Syntax

Public Event KeyPress As KeyPressEventHandler

Dim instance As ActionsPane
Dim handler As KeyPressEventHandler

AddHandler instance.KeyPress, handler
public event KeyPressEventHandler KeyPress

Berechtigungen

Siehe auch

Referenz

ActionsPane-Klasse

ActionsPane-Member

Microsoft.Office.Tools-Namespace