0
我想知道如何設置devexpress barmanager菜單欄控件的RenderMode
屬性。我總是看到,當我使用Windows XP風格進行默認外觀時,菜單欄總是使用ManagedRenderMode
,但我希望它使用System
渲染模式。我使用的DevExpress庫9.2.9.0Devexpress winforms控件rendermode
我想知道如何設置devexpress barmanager菜單欄控件的RenderMode
屬性。我總是看到,當我使用Windows XP風格進行默認外觀時,菜單欄總是使用ManagedRenderMode
,但我希望它使用System
渲染模式。我使用的DevExpress庫9.2.9.0Devexpress winforms控件rendermode
不知道這是否有助於但卻請支持中心
所有DX控制使用的LookAndFeel系統,支持換膚看看這個票號Q237247。 http://documentation.devexpress.com/#WindowsForms/CustomDocument2534
您可以禁用的皮膚,使扁平的意見和通過的LookAndFeel屬性使用XPTheme等,這可以在全球範圍內通過你的工具箱中可用,以及在DefaultLookAndFeel部分控制的,請查看http://documentation.devexpress.com/#WindowsForms/CustomDocument2409
希望這有助於
只需連接支持中心票,因爲我有足夠的代表現在有超過2血腥的網址:D – AussieALF
好的一個隊友。幫助我發現DevExpress並不在乎增加對「系統」RenderMode屬性的支持。對開發者來說是多麼痛苦 –