WM_COMMAND (in Button Controls) - Remarks

The button control generates this message when a push button of style BS_PUSHBUTTON is pressed or when it receives a BM_CLICK message. The button control posts the message to the queue of the control owner.


[Back: WM_COMMAND (in Button Controls) - Syntax]
[Next: WM_COMMAND (in Button Controls) - Default Processing]