Wrong color in "MainMenu" on a winform

  • Thread starter seshagiri.cherukuri
  • Start date
S

seshagiri.cherukuri

hi,

I inserted a "MainMenu" object on winform. The sub menu items show up
in white color during runtime instead of the regular "control" color.

There is no 'BackColor' property for a MainMenu control.

Can anyone tell me how to do this.

thanks

Seshagiri
 
H

Herfried K. Wagner [MVP]

I inserted a "MainMenu" object on winform. The sub menu items show up
in white color during runtime instead of the regular "control" color.

That's the standard color on Windows XP machines. Start notepad and check
the color of the menu items there. They are white too.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top