EN_UPDATE top-level constant

int const EN_UPDATE

Sent when an edit control is about to redraw itself.

To learn more, see learn.microsoft.com/windows/win32/Controls/en-update.

Implementation

const EN_UPDATE = 1024;