已经包含了using System.Windows.Forms;但是用到e.GetPosition(p);的时候就提示没有包含GetPosition()函数或未定义;p已经定义为Point p;
namespace WindowsFormsApplication1
{
public partial class MainView : Form
{
private void Timer1_Tick(Object sender, MouseEventArgs e)
{
if (zt == 1)
{ ///'632 +38 -37 74 1240 40
if (bf)
{ ///'播放
///////////////////////////
Point p;
p = e.GetPosition(p);
陪伴而非守候
缥缈止盈