Point   FrmP=new   Point(button1.Left,button1.Top);

 //ScreenP返回相对屏幕的坐标 Point   ScreenP=this.PointToScreen(FrmP);

相关文章: