I've got a program where I need to have a popup menu in a textbox. You know, rightclick, and you get a menu.
Problem is that when you rightclick a textbox you get a standard popupmenu with copy, past and so on. How do I get rid of that?

//Anders