1175429393wljblog

鼠标光标指针的使用

#region 设置鼠标指针
//设置鼠标指针
//Cursor cus = new Cursor(@"C:\Users\Public\Pictures\Sample Pictures\文件名1.cur");
//Cursor cus = new Cursor(@"E:\Programme\工作\MyPraticeWork\TestDemo\TESTdemo\TESTdemo\Cursor1.cur");
//this.Cursor = cus;
#endregion

 

在线制作工作有用连接http://app.baidu.com/widget?appid=134026

 

分类:

技术点:

相关文章:

  • 2021-11-11
  • 2021-11-01
  • 2021-11-01
  • 2021-11-01
  • 2021-11-11
  • 2021-09-11
  • 2021-09-06
猜你喜欢
  • 2021-10-16
  • 2021-10-27
  • 2021-09-11
  • 2021-11-14
  • 2021-11-11
  • 2021-11-14
  • 2021-11-11
相关资源
相似解决方案