This method sets the maximum number of characters allowed in the edit box.
HRESULT put_MaxChars( short wcchMax );
NOERROR indicates success. E_INVALIDARG indicates that the argument exceeds the system-defined maximum for edit boxes.