DVD Player ActiveX Control

KeyDown

 

Occurs when keyboard key pressed when DVD Player ActiveX Control have focus.

Private Sub KeyDown(ByVal iChar As Integer, ByVal iFlags As Integer)


Parameter
iChar
Specifies the virtual key code of the given key.

iFlags
Specifies the scan code, key-transition code, previous key state, and context code.