Disable context menu for TextBox control

In what way we can disable a context menu for the TextBox control?

E

Expert

Verified

TextBox class has a ContextMenuStrip property. If we set this property to the dummy instance of a ContextMenu class, TextBox control is unable to give some context menu on a right-click of a mouse.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.