From: Landon on
I don't create the CEdit dynamically on run time, but I create it from the
design form.

Is there any option or property which I can set like m_edt.LimitText(n) ?

Thank you very much.