change menustrip
-
Hi, i want to change the colors of a menustrip(VS2008). i changed the backgroundcolor and the textcolor with the designer. the background is black and the text is grey. it looks nice but if i hover over the menu, the submenu pops up and the style looks like the standard style. How can i change the colors of the menuitems too ? bye jo
-
Hi, i want to change the colors of a menustrip(VS2008). i changed the backgroundcolor and the textcolor with the designer. the background is black and the text is grey. it looks nice but if i hover over the menu, the submenu pops up and the style looks like the standard style. How can i change the colors of the menuitems too ? bye jo
Here's an example of applying a style to MenuItems... WPF XAML MenuItem Styles[^]
Mark Salsbery Microsoft MVP - Visual C++ :java: