tHow to restrict Edit control in MFC
C / C++ / MFC
4
Posts
4
Posters
1
Views
1
Watching
-
sir, i am using edit control in my program .i want it is work as Time contol so i want to resrict it so it take only integers value and colon(:) ,how it is possible
search this site for "masked edit control" Cleek | Image Toolkits | Thumbnail maker
-
sir, i am using edit control in my program .i want it is work as Time contol so i want to resrict it so it take only integers value and colon(:) ,how it is possible
-
sir, i am using edit control in my program .i want it is work as Time contol so i want to resrict it so it take only integers value and colon(:) ,how it is possible
Then why not use a control that is specifically designed for this? CDateTimeCtrl
"Take only what you need and leave the land as you found it." - Native American Proverb