I have a program which when user press the right button over a control, it will display another form. It works fine for most of the controls, except the text box. The second form do displayed, but the cut/paste popupmenu of the text box also displayed.

Do anybody knows how to suppress the cut/paste popupmenu?


Thanks