WPF MenuItem Color when set to black wont change to grey when disabled.
Posted
by Frank
on Stack Overflow
See other posts from Stack Overflow
or by Frank
Published on 2010-04-23T18:47:45Z
Indexed on
2010/04/23
18:53 UTC
Read the original article
Hit count: 468
wpf
When the top menu item foreground is set to black and the background is set to white everything works fine for both XP and Windows 7. But we are using a main menu bar that is black and with white foreground. This causes issues in windows 7 only. Why is it that when you set a menuitem foreground to black it wont change to grey when disabled.
© Stack Overflow or respective owner