禁用掉dev控件默认的Cut、paste、delete等
微信里点“发现”,扫一下
二维码便可将本文分享至朋友圈。
this.textEdit1.Properties.ContextMenu = new ContextMenu();