新建一个button按钮,在button按钮的click事件中

  Point p = new Point(-80, 20);
  this.contextMenuStrip1.Show(btuuton, p);

 

相关文章: