Home

Awesome

Windows Ribbon Framework for .NET

Windows Ribbon Framework for WinForms

Windows Ribbon for WinForms is a .NET wrapper for Microsoft Windows Ribbon Framework control UIRibbon.dll. It will allow WinForms developers to use Microsoft Windows Ribbon Framework control in their WinForms applications. Supported Windows versions are Windows 7 and later versions (Windows 8, Windows 10, Windows 11).

Windows Ribbon is sometimes called UIRibbon. The former development title is Scenic Ribbon.

See also Microsoft documentation

Project Description

Windows Ribbon for WinForms is a .NET wrapper for Microsoft Windows Ribbon Framework control. It will allow WinForms developers to use Microsoft Windows Ribbon Framework control in their WinForms applications.

The project includes the library RibbonLib, which adds support for Microsoft Windows Ribbon Framework to WinForms application and sample applications, written both in C# and VB.NET, that demonstrates the use of the library and the different Ribbon features available.

Read the Wiki Pages for more details on how to use the Microsoft Windows Ribbon Framework.

Note: You must have the Windows 7 SDK (or any later SDK) installed in order to compile (build) the project.

For easier designing, building and previewing the Windows Ribbon Framework there is gui and console based tool called RibbonTools

Following is the list of sample application and their description:

see also: Documentation archive

Current Documentation

Thanks to former developers Arik Poznanski and Bernhard Elbl for the great work.

Now the WindowsRibbon project is running also in the latest Visual Studio Versions 2017, 2019, 2022. Have a look to the WIKI and the file "HowToUse.md" to see how to use the WindowsRibbon in a .NET WinForms application. In the Releases page of this Github repository there are also zipped *.msi setup files for the components. The msi files are build with the WIX Toolset.


WindowsRibbon is also available on NuGet, with Package Id WindowsRibbon. Via this package you can get a compiled Ribbon Library also for .NET Framework 4.0, .NET 6 , .NET 7 , .NET 8


The C# samples are added with a more complex Mainform application. Here you can see the Ribbon of Mainform in the RibbonTools app.

PrintPreview

An other C# Application with the Ribbon Control one can find at the following page:

ElemntViewer

Installation:

Requirement for installation is the Microsoft .NET Framework 4.6.2 or any higher version. If it is not installed on your computer then you can download it from a Microsoft page. Install this first.