WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

Proposal: Support theming of user32 controls like the system menu

Open shaheedmalik opened this issue 4 years ago • 47 comments

I noticed this months ago but I didn't know where to put it at the time. So, I kinda forgot about it.

This reddit post reminded me of it. https://www.reddit.com/r/Windows10/comments/hhwn2z/so_when_i_can_expect_the_context_menus_to_have/

If you right click on the title bar in a Win32 and UWP app, the context menu doesn't match the styling of the context menu used in the app. It also does not match the system selected theme.

I have Dark Mode selected. Win32: image

UWP: image

shaheedmalik avatar Jun 29 '20 15:06 shaheedmalik