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