Public Event KeyPress( _ ByRef KeyAscii As short _ )
public void KeyPress( ref short KeyAscii );
public: void KeyPress( short ^ KeyAscii );
public void keyPress( short KeyAscii );
public: void KeyPress( short * KeyAscii );