An example showing how to toggle the clock flyout on any monitor #67
valinet
started this conversation in
Show and tell
Replies: 0 comments
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.
-
Just a quick example I have put together showing how to activate the clock flyout on any monitor programmatically, from any process. The simple way works only when the message is posted to
Shell_TrayWnd
:There is a method to make it work for other monitors as well. Here is sample code, commented: https://gist.github.com/valinet/bfc3e15d0d999cd3d2aab8d554955e6f
Beta Was this translation helpful? Give feedback.
All reactions