EM_SETLIMITTEXT (Windows CE 5.0)
This message limits the amount of text the user can enter into an edit control. EM_SETLIMITTEXT is identical to EM_LIMITTEXT .
#defineEM_SETLIMITTEXTEM_LIMITTEXT
Parameters
See the documentation for EM_LIMITTEXT.
Return Values
None.
Remarks
See the documentation for EM_LIMITTEXT.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Windows.h.
See Also
EM_LIMITTEXT | EM_GETLIMITTEXT | Edit Boxes Messages
Send Feedback on this topic to the authors