BS_PUSHBUTTON top-level constant Null safety
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;
Creates a push button that posts a WM_COMMAND message to the owner window when the user selects the button.
const BS_PUSHBUTTON = 0x00000000;