Dear:
There are about sixty test string control In my application panel, and I want to make a right click popup menu include such functions as "copy, paste,cut". Should I generate sixty callback functions by EVENT_RIGHT_CLICK to complete this requirement?
Is There any other convenient methods to add such standard windows function popup menus?
Thanks very much!