WinUI3: How to hide the mouse cursor #7872
Unanswered
AliGuemues
asked this question in
Q&A
Replies: 2 comments 1 reply
-
As ShowCursor only works for Win32 controls, |
Beta Was this translation helpful? Give feedback.
1 reply
-
Thank you for your response. I will try that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am developing a WinUI3 application and want to hide the mouse cursor after some seconds of inactivity, or generally want to hide the cursor in some cases.
I searched a lot on the internet but didn´t find anything helpful for my case. Is it possible to achieve something like this?
Beta Was this translation helpful? Give feedback.
All reactions