【发布时间】:2013-01-29 23:06:45
【问题描述】:
【问题讨论】:
-
对于 WPF - msdn.microsoft.com/en-us/library/…
-
我正在使用 WinForms,我想补充一点,我不想使用 MenuStrip。我试过了,但它看起来不像系统菜单样式;它看起来像 Office 2007 什么的。
-
那么你见过 - stackoverflow.com/questions/6623672/… 那么?
-
我看过它,这里列出了唯一可能的解决方案codeproject.com/Articles/4332/…,但它看起来丑陋且不自然。我希望它看起来像 Vista/XP 系统菜单。
-
是的,这是可能的。一定是,因为你以前在其他地方见过。在How to put an icon in a MenuItem 中也得到了回答,在类似问题的回答中特别好 - linked answer here。
标签: c# .net windows winforms menu