DVD Player SDK ActiveX Control ReferenceEvents KeyDown 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) ParameteriCharSpecifies the virtual key code of the given key.iFlagsSpecifies the scan code, key-transition code, previous key state, and context code.