BM_SETSTATE

This message displays a button or check box.

Parameter Description  

wParam Specifies the highlighting action to be taken. If the wParam parameter is nonzero, the button is highlighted (the interior is drawn using inverse video). If wParam is zero, the button is drawn in its regular state.  
lParam Is not used.  

Comments

Push buttons cannot be highlighted.