G
Guest
Using VB.Net, I open a form by using the "MouseDown" event of a textbox control (I test to ensure that the right button has been clicked). However, when I do so, the standard popup menu bar (Undo, Cut, Copy, Paste etc) also sometimes appears. I don't know why it appears sometimes and not others (presumably some sort of timing issue)
In any case, how do I disable this popup menu for a particular text box?
In any case, how do I disable this popup menu for a particular text box?