Replies: 1 comment 4 replies
-
I think it's possible, but I don't know how. My knowledge of win32 is not enough to customize the popup window so that it looks modern |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, for the context menu, we have either a Win32 PopupMenu or a custom one (
ContextMenuMode="SecondWindow"
). Is it possible to add support for Win11-style context menus (like the context menu of the system volume control)?Beta Was this translation helpful? Give feedback.
All reactions