COleControl::OnKeyUpEvent

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

See Also

COleControl::FireKeyUp, COleControl::OnKeyDownEvent, COleControl::OnKeyPressEvent