Unicode Controls & Classes for VB6 - Version 4

ctlUniCanvas.KeyPress Event

check here for details

Syntax
Public Event KeyPress (ByRef KeyAscii As Integer,
ByRef Shift As Integer)
Parameters
Parameter Description
ByRef KeyAscii As Integer
ByRef Shift As Integer
Remarks