EN_ERRSPACE top-level constant
int
const EN_ERRSPACE
Sent when an edit control cannot allocate enough memory to meet a specific request.
Implementation
const EN_ERRSPACE = 0x0500;
Sent when an edit control cannot allocate enough memory to meet a specific request.
const EN_ERRSPACE = 0x0500;