|
|
The BN_CLICKED notification message is sent when the user clicks a button.
|
|
|
The BN_DBLCLK notification message is sent when the user double-clicks a button.
|
|
|
The BN_KILLFOCUS notification message is sent when a button loses the keyboard focus.
|
|
|
The BN_PUSHED notification message is sent when the user pushes a button.
|
|
|
The BN_SETFOCUS notification message is sent when a button receives the keyboard focus.
|
|
|
The BN_UNPUSHED notification message is sent when the user unpushes a button.
|
1.4.2