Window outside the bounds of the screen #159
HEIC-to-JPEG-Dev
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm looking at resizing a window, however, I don't decide where the windows is, the user/system does.
If I make the window larger, I'd like to detect that its new size is on screen in full and if not, bump its position so it is (if posible)
What would be a good approach to this using WinUIex ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions