BS_PUSHBUTTON top-level constant

int const BS_PUSHBUTTON

Creates a push button that posts a WM_COMMAND message to the owner window when the user selects the button.

Implementation

const BS_PUSHBUTTON = 0x00000000;