可contextMenu.show()需要参数,参数怎么写,帮帮忙
我试过if(e.Button == MouseButtons.Left){ contextMenu1.Show(Cursor.Position);}了,提示未获得方法参数1
那你帮忙看一哈我上面的代码有错没有嘛?谢了