Excalibur Software PropertyList 3.0

KeyDownEdit, KeyUpEdit

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

Description
Occurs when the user presses (KeyDown) or releases (KeyUp) a key within the PropertyList's edit field.

Parameters:

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