SS_NOTIFY top-level constant

int const SS_NOTIFY

Sends the parent window STN_CLICKED, STN_DBLCLK, STN_DISABLE, and STN_ENABLE notification codes when the user clicks or double-clicks the control.

Implementation

const SS_NOTIFY = 0x00000100;