I am using an Edit Box to "modify" numbers on static text. The only problem is that I want the numbers to be between 1 & 20. I am using a member named m_eName with a type of CEdit. I know you can set value if you use type int, but what about CEdit?