开发者

WPF ribbonwindow on windows 8 Desktop developer preview

开发者 https://www.devze.com 2023-04-05 17:40 出处:网络
Tried testing my ribbonwindow in windows 8 developer preview and found out that mostly everyth开发者_C百科ing functions OK except the minimize , maximize and close ribbonwindow buttons are missing !

Tried testing my ribbonwindow in windows 8 developer preview and found out that mostly everyth开发者_C百科ing functions OK except the minimize , maximize and close ribbonwindow buttons are missing ! Does anyone know how to get these back ?


If you have no window style present this occurs. You need to specify : WindowStyle="SingleBorderWindow" in the ribbonwindow.

0

精彩评论

暂无评论...
验证码 换一张
取 消