wpf ribbon

8
Ira Lukhezo's blog .NET Haberdasher Free WPF Ribbon with source code and MVVM samples Posted on August 7, 2010 by Ira Lukhezo i 3 Votes Finally after about 2 years as a CTP, Microsoft have released the WPF ribbon. Due to the delay, one can be certain that they were allowing their third party software vendors as much traction for users that needed a ribbon, but some brilliant open source versions including Fluent Ribbon Control Suite ( hp://fluent.codeplex.com/ ) have been developed. A bout these ads ( hp://en.wordpress.com/about-these-ads/ ) Free WPF Ribbon with source code and MVVM samples | Ira Lukhezo's... http://lukhezo.com/2010/08/07/free-wpf-ribbon-with-source-code-and... 1 of 8 12-03-2014 21:42

Upload: divyans-mahansaria

Post on 29-Sep-2015

4 views

Category:

Documents


0 download

DESCRIPTION

by blog

TRANSCRIPT

  • Ira Lukhezo's blog

    .NET Haberdasher

    Free WPF Ribbon with source code andMVVM samples

    Posted on August 7, 2010 by Ira Lukhezo

    i3 Votes

    Finally after about 2 years as a CTP, Microsoft have released the WPF ribbon. Due to the delay, onecan be certain that they were allowing their third party software vendors as much traction for usersthat needed a ribbon, but some brilliant open source versions including Fluent Ribbon Control Suite(h.p://uent.codeplex.com/) have been developed.

    About these ads (h.p://en.wordpress.com/about-these-ads/)

    Free WPF Ribbon with source code and MVVM samples | Ira Lukhezo's... http://lukhezo.com/2010/08/07/free-wpf-ribbon-with-source-code-and...

    1 of 8 12-03-2014 21:42

  • (h.p://castalian.les.wordpress.com/2010/08/ribbon1.png)

    The best thing about the release, is that the Oce Fluent UI licensing is now no longer a requirement.This allows people to download the software straight away, without having to go through thecumbersome process of logging into the Oce website, signing the licensing, then spending half a daytrying to locate the installation because it was hidden in a way that made you think they dont wantanyone to use it.

    The download for the ribbon is available here (h.p://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=2bfc3187-74aa-4154-a670-76ef8bc2a0b4). Please ensure thatyou also take the time to install the source and samples if you want to build MVVM compliantapplications with the ribbon (you should be doing this in WPF anyway) . The MSDN documentation isavailable here (h.p://msdn.microsoft.com/en-us/library/799534.aspx).

    The installation notes say that this is not supported on XP, but on vista upwards but I have not testedthis. If there are issues then you should be able to use another vendor.

    After installing the MSI you should have the following template in Visual Studio

    Free WPF Ribbon with source code and MVVM samples | Ira Lukhezo's... http://lukhezo.com/2010/08/07/free-wpf-ribbon-with-source-code-and...

    2 of 8 12-03-2014 21:42

  • (h.p://castalian.les.wordpress.com/2010/08/project.png)

    There is no information on the installation templates for the express editions, but I would hazard aguess as to them never being available, as building applications with a Ribbon is not something alearner typically does. If you are using express, then you should be able to add the requisite .dll thus.If you look in my Tree View below in Visual Studio, you will nd that there is a reference toRibbonControlsLibrary. This is located at; C:\Program Files (x86)\Microsoft Ribbon forWPF\v3.5.40729.1\RibbonControlsLibrary.dll

    Free WPF Ribbon with source code and MVVM samples | Ira Lukhezo's... http://lukhezo.com/2010/08/07/free-wpf-ribbon-with-source-code-and...

    3 of 8 12-03-2014 21:42

  • (h.p://castalian.les.wordpress.com/2010/08/tree.png)

    Note: If you installed the source and samples as well, a .zip le with both is available at the samelocation. Copy this, and unzip it in a location of your choosing

    Free WPF Ribbon with source code and MVVM samples | Ira Lukhezo's... http://lukhezo.com/2010/08/07/free-wpf-ribbon-with-source-code-and...

    4 of 8 12-03-2014 21:42

  • (h.p://castalian.les.wordpress.com/2010/08/source.png)

    The code behind for my window has the following code, so inherit o RibbonWindow

    Free WPF Ribbon with source code and MVVM samples | Ira Lukhezo's... http://lukhezo.com/2010/08/07/free-wpf-ribbon-with-source-code-and...

    5 of 8 12-03-2014 21:42

  • (h.p://castalian.les.wordpress.com/2010/08/ribboncode.png)

    Finally your XAML should be dened so, and youre good to go!

    Free WPF Ribbon with source code and MVVM samples | Ira Lukhezo's... http://lukhezo.com/2010/08/07/free-wpf-ribbon-with-source-code-and...

    6 of 8 12-03-2014 21:42

  • (h.p://castalian.les.wordpress.com/2010/08/xaml.png)

    You May Like

    Free WPF Ribbon with source code and MVVM samples | Ira Lukhezo's... http://lukhezo.com/2010/08/07/free-wpf-ribbon-with-source-code-and...

    7 of 8 12-03-2014 21:42

  • This entry was posted in WPF and tagged Ribbon, UI, WPF. Bookmark the permalink.

    3 thoughts on Free WPF Ribbon with source code andMVVM samples

    Pingback: Free WPF Ribbon with source code and MVVM samples Ira Lukhezos blog AmazingSource

    1.

    Pingback: Free WPF Ribbon with source code and MVVM samples cesarcastrocuba2.

    Divyans says:on March 12, 2014 at 07:45

    0

    0 iRate This

    Thanks.. The article was helpful.

    Blog at WordPress.com. / The Truly Minimal Theme.

    Follow

    Follow Ira Lukhezo's blog

    Powered by WordPress.com

    Free WPF Ribbon with source code and MVVM samples | Ira Lukhezo's... http://lukhezo.com/2010/08/07/free-wpf-ribbon-with-source-code-and...

    8 of 8 12-03-2014 21:42