EM_SETLIMITTEXT

A version of this page is also available for

Windows Embedded CE 6.0 R3

4/8/2010

This message limits the amount of text the user can enter into an edit control. EM_SETLIMITTEXT is identical to EM_LIMITTEXT .

Syntax

#define EM_SETLIMITTEXT EM_LIMITTEXT

Parameters

See the documentation for EM_LIMITTEXT.

Return Value

None.

Remarks

See the documentation for EM_LIMITTEXT.

Requirements

Header windows.h
Windows Embedded CE Windows CE 1.0 and later
Windows Mobile Windows Mobile Version 5.0 and later

See Also

Reference

EM_LIMITTEXT
EM_GETLIMITTEXT
Edit Boxes Messages