Home - harborsiem/WinForms-Ribbon GitHub Wiki

Welcome to the WinForms-Ribbon wiki!

This is a .NET (Core) implementation of the "Microsoft Windows Ribbon Framework" which is introduced in Windows 7.

  • The project contains a .NET wrapper library (RibbonFramework.dll) for all features of the Microsoft Windows Ribbon Framework.
  • It also contains a tool-chain for designing, building and previewing your WinForms-Ribbon project (RibbonTools64.exe). RibbonTools64.exe can also called from command line with parameters. (RibbonTools64 /?)
  • RibbonTools64.exe one can also use for designing, building and previewing when you use other programming languages like C++
  • For all components (RibbonFramework.dll, RibbonTools64.exe) there are setup files available. See Releases page. Please install the latest version. (Todo)
  • And of course there are a lot of samples and documentation. (Todo)

See documentation in this Wiki (Table of contents on the right sidebar).