取消
显示结果 
搜索替代 
您的意思是: 

Set Cursor VI

I want to write a function called “Get Cursor.vi”. It is possible..?

0 项奖励
1 条消息(共 4 条)
306 次查看

Do you want to get the cursor of Windows, or the cursor of a LabVIEW graph?

 

George Zou
0 项奖励
2 条消息(共 4 条)
296 次查看

Windows, like “Set Cursor Vi” does (just the opposite).

0 项奖励
3 条消息(共 4 条)
294 次查看

Yes.  It's possible.

You can use Windows API.

https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-getcursor

 

What are you going to do with it?

 

 

George Zou
4 条消息(共 4 条)
289 次查看