I am adding the menu in windows form which is looks like simple but I want menu with silver background just like windows 7 menu. Please tell me how it is possible?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no way to change the appearance of
MenuStripexcept for the background color. So you have to overwrite theMenuStripor draw your own menu by extendingMenuStrip.