Menu on CFormView Derived
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I have some 4 views all derived from CFormView. There is no system default menu in all. But i want to hang one menu in one of the view like Tools-->Copy. I tried some options but it is failed. Can anybody tell me how to create this menu using CMenu class or with some other method?? Thanks in advance Shailesh