Вопрос

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