SS_NOTIFY top-level constant Null safety
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;
Sends the parent window STN_CLICKED, STN_DBLCLK, STN_DISABLE, and STN_ENABLE notification codes when the user clicks or double-clicks the control.
const SS_NOTIFY = 0x00000100;