BN_SETFOCUS  1.MGL5V 

The BN_SETFOCUS notification message is sent when a button receives 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.

BN_SETFOCUS

 

See Also

BN_KILLFOCUS, WM_COMMAND