CGXStyle::SetMaxLength

CGXStyle& SetMaxLength(WORD nMaxLength);

nMaxLength

Specifies the maximum length of the cell’s text.

Return Value

Returns the this pointer.

Remarks

Initializes the maximal length setting. The end user is not allowed to input more characters into the cell than this value.

CGXStyle

 Class Overview |  Class Members