BN_KILLFOCUS

This notification message is sent when a button loses the keyboard focus. The button must have the BS_NOTIFY style to send this notification message. The parent window of the button receives this notification message through the WM_COMMAND message.

At a Glance

Header file: Winuser.h
Windows CE versions: 1.0 and later

Syntax

BN_KILLFOCUS

See Also

BN_SETFOCUS, WM_COMMAND