COleControl::OnKeyDownEvent

This method is called by the framework after the stock KeyDown 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 OnKeyDownEvent( USHORT nChar, USHORT nShiftState );

See Also

COleControl::FireKeyDown, COleControl::OnKeyUpEvent, COleControl::OnKeyPressEvent