문제

I have a little question to ask here. I've not found any answers anywhere. Why in Visual Studio and the other IDEs, in the form designer, it uses the Windows Basic theme and not the current theme, Aero or not ? Thanks

도움이 되었습니까?

해결책

In general, MDI has been deprecated for many years (at least on Windows), so the theme used is the theme that was current when MDI was still a viable design choice.

If you're developing new software, the Windows guidelines suggest using other alternative approaches instead of MDI.

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