Excalibur Software PropertyList 3.0

KeyDown, KeyUp

Event Key[Down|Up](KeyCode As Integer, Shift As Integer)

Description
Occurs when the user presses (KeyDown) or releases (KeyUp) a key while the PropertyList has the focus.

Parameters:

Remarks
These are standard events in Visual Basic. Look up the KeyDown and KeyUp events in the VB documentation for more information.