DVD Player ActiveX Control

KeyUp

 

Occurs when keyboard key is released when DVD Player ActiveX Control have focus.

Private Sub KeyUp(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.