//将指定工作区的位置计算为屏幕坐标 Point ScreenLocation = this.PointToScreen(new Point(this.btn.Left,this.btn.Top));