COleControl::OnKeyPressEvent

This method is called by the framework after the stock KeyPress event has been fired.

At a Glance

Header file: Afxctl.h
Platforms: H/PC 2.0, H/PC Pro
Windows CE versions: 2.0 and later
Complete documentation: Visual C++ documentation

Syntax

virtual void OnKeyPressEvent( USHORT nChar );

See Also

COleControl::FireKeyPress, COleControl::OnKeyDownEvent, COleControl::OnKeyUpEvent