Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/csharp-4.0/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
C# 4.0 我想在windows窗体中使用笔光标_C# 4.0 - Fatal编程技术网

C# 4.0 我想在windows窗体中使用笔光标

C# 4.0 我想在windows窗体中使用笔光标,c#-4.0,C# 4.0,我想使用笔光标(输入)到windows窗体应用程序 this.Cursor=System.Windows.Input.Cursors.Pen; 这是不可能的 有没有可能呢

我想使用笔光标(输入)到windows窗体应用程序

this.Cursor=System.Windows.Input.Cursors.Pen; 这是不可能的

有没有可能呢