EM_SETTEXTLIMIT - Syntax

This message sets the maximum number of bytes that an entry field control can contain.

param1
     SHORT  sTextLimit  /*  Maximum number of characters in the entry field control. */

param2
     ULONG  ulReserved  /*  Reserved value, should be 0. */


[Back: EM_SETTEXTLIMIT - Parameters]
[Next: EM_SETTEXTLIMIT - Remarks]