caut_baia 9 Posting Whiz

Hello.Does anyone know if you can disable the popup menu from an edit control ?Also can someone suggest a good method of trapping a mouse right click on an edit control within a window's main procedure ?I used WM_PARENTNOTIFY but that message is received from every editbox in my window and since there are plenty of them at any time it's not convenient to execute a piece of code repeatedly.I tried WM_NOTIFY but when i compile , NM_RCLICK is undefined although it is specified in the win32 programmer's reference and declared in commctrl.h.Thanks a lot for any ideas

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.