I want my CEdit box only receive the number 0-9. And if other keys were pushed down, it will not be displayed in the CEdit box. What can I do? I looked up in the MSDN, But I didn't find any method.
I want my CEdit box only receive the number 0-9. And if other keys were pushed down, it will not be displayed in the CEdit box. What can I do? I looked up in the MSDN, But I didn't find any method.