The EN_MAXTEXT notification message is sent when the current text insertion has exceeded the specified number of characters for the edit control. The text insertion has been truncated.
当编辑框中的文本超过了指定字符数时,文本将被截断,同时父窗口收到此消息。
The EN_MAXTEXT notification message is sent when the current text insertion has exceeded the specified number of characters for the edit control. The text insertion has been truncated.
当编辑框中的文本超过了指定字符数时,文本将被截断,同时父窗口收到此消息。
应用推荐