Ribbon Toolbar and Visual Studio 2008 Service Pack 1

≡放荡痞女 提交于 2019-12-07 07:44:42

问题


Today I was listening to the Hanselminutes show about .NET 3.5 SP1...What's inside, and they twice mentioned the Office 2007-like Ribbon control that is included in Visual Studio 2008 Service Pack 1.

I am very interested about this, as I was previously looking at purchasing this from a 3rd party vendor (likely DevComponent's DotNetBar). However, I did some research this morning and have found nothing about this control being included for use with C# and WPF. Does anyone know more about the included Ribbon control and whether or not it is available for C# or WPF?


回答1:


Yeah I did a double-take when I heard them say that too.

The ribbon control, along with a DatePicker and DataGrid, are being developed out of band over here on CodePlex. I'm not sure why Carl and Scott were suggesting that it was part of the SP1 release.

Vincent Sibal posts about DataGrid (which is available already in some form) on his blog.




回答2:


It was in VS 2008 as part of a C++/MFC update. I'm not sure about C#/WPF.




回答3:


A preview of the WPF Ribbon control was released last week, you can find here




回答4:


You might also want to give a look at Phil Wright's excellent Krypton products range. It includes an excellent Ribbon component. (It's a WinForms component, not WPF).



来源:https://stackoverflow.com/questions/33909/ribbon-toolbar-and-visual-studio-2008-service-pack-1

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!