/
KeyPress Event
KeyPress Event
This method is called from KeyPress() method of xfcont class.
Object.KeyPress(toXFF, nKeyCode, nShiftAltCtrl)
Parameters
toXFF
The handler of the XFF file that is being previewed.
nKeyCode
Contains a number that identifies the key pressed
nShiftAltCtrl
Sets a particular bit if a modifier key is held down while pressing the key specified by nKeyCode
Remarks
Applies To: Extension Handler