문제

When I create a new menu strip in Visual Studio it has an ugly design. Ugly design

I tried to change the backgroundcolor and backgroundimage but it just got uglier than before.

How to change it to the "normal" Design?
"normal" design

도움이 되었습니까?

해결책

Change the Rendermode property of the menuBar object from ManagedRenderMode to System and you will get the old menu bar style.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top