Should not allow copy, cut, paste and delete in the edit boxes using VC++
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have two edit boxes. By default edit boxes allow copy, cut, paste and delete features. But now i should not allow copy, cut, paste and delete features in edit boxes. knarasimharao
-
I have two edit boxes. By default edit boxes allow copy, cut, paste and delete features. But now i should not allow copy, cut, paste and delete features in edit boxes. knarasimharao
Override the WM_CUT, WM_COPY and WM_PASTE handlers. You can leave the handlers empty.
Love Forgives--Love Gives--Jesus is Love :)
--Owner Drawn --Nothing special --Defeat is temporary but surrender is permanent --Never say quits --Jesus is Lord