EN_MAXTEXT top-level constant

int const EN_MAXTEXT

Sent when the current text insertion has exceeded the specified number of characters for the edit control. The text insertion has been truncated.

Implementation

const EN_MAXTEXT = 0x0501;