All Projects → fluentribbon → Fluent.ribbon

fluentribbon / Fluent.ribbon

Licence: mit
WPF Ribbon control like in Office

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to Fluent.ribbon

Aura.ui
A Library with a lot of Controls for AvaloniaUI
Stars: ✭ 114 (-93.98%)
Mutual labels:  ribbon, wpf, xaml, control
Controlzex
Shared Controlz for WPF and ... more
Stars: ✭ 561 (-70.4%)
Mutual labels:  hacktoberfest, wpf, xaml, control
Office Ribbonx Editor
An overhauled fork of the original Custom UI Editor for Microsoft Office, built with WPF
Stars: ✭ 205 (-89.18%)
Mutual labels:  office, ribbon, wpf
Handycontrol
Contains some simple and commonly used WPF controls
Stars: ✭ 3,349 (+76.73%)
Mutual labels:  wpf, xaml, control
ColorPicker
Customizable Color Picker control for WPF
Stars: ✭ 57 (-96.99%)
Mutual labels:  xaml, control, wpf
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (-38.94%)
Mutual labels:  hacktoberfest, wpf, xaml
Snoopwpf
Snoop - The WPF Spy Utility
Stars: ✭ 1,286 (-32.14%)
Mutual labels:  hacktoberfest, wpf, xaml
Handycontrols
Contains some simple and commonly used WPF controls based on HandyControl
Stars: ✭ 347 (-81.69%)
Mutual labels:  wpf, xaml, control
Toastnotifications
Toast notifications for WPF allows you to create and display rich notifications in WPF applications. It's highly configurable with set of built-in options like positions, behaviours, themes and many others. It's extendable, it gives you possibility to create custom and interactive notifications in simply manner.
Stars: ✭ 507 (-73.25%)
Mutual labels:  wpf, xaml, control
Materialdesigninxamltoolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
Stars: ✭ 11,603 (+512.3%)
Mutual labels:  hacktoberfest, wpf, xaml
Adonis Ui
Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
Stars: ✭ 878 (-53.67%)
Mutual labels:  hacktoberfest, wpf, xaml
Mahapps.metro
A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
Stars: ✭ 8,023 (+323.38%)
Mutual labels:  hacktoberfest, wpf, xaml
Wpfbindingerrors
💥 Turn WPF Binding errors into exception
Stars: ✭ 73 (-96.15%)
Mutual labels:  wpf, xaml
Reactivehistory
Reactive undo/redo framework for .NET.
Stars: ✭ 82 (-95.67%)
Mutual labels:  wpf, xaml
Xamlviewer
XAML Viewer is a lightweight XAML editor.
Stars: ✭ 87 (-95.41%)
Mutual labels:  wpf, xaml
Csvtexteditor
CsvTextEditor is an ElasticTabStop csv editor implemented with AvalonEdit
Stars: ✭ 61 (-96.78%)
Mutual labels:  wpf, control
Xamarin Forms Gtk Movies Sample
The Movie DB Xamarin.Forms Sample
Stars: ✭ 83 (-95.62%)
Mutual labels:  wpf, xaml
Simplewpfreporting
Reporting in WPF (XAML) made easy
Stars: ✭ 87 (-95.41%)
Mutual labels:  wpf, xaml
Phpspreadsheet
A pure PHP library for reading and writing spreadsheet files
Stars: ✭ 10,627 (+460.79%)
Mutual labels:  hacktoberfest, office
Orc.filterbuilder
WPF UI to help users build collection filters
Stars: ✭ 56 (-97.04%)
Mutual labels:  wpf, xaml

Fluent.Ribbon

Banner

Fluent.Ribbon is a library that implements an Office-like user interface for the Windows Presentation Foundation (WPF). It provides controls such as RibbonTabControl, Backstage, Gallery, QuickAccessToolbar, ScreenTip and so on.

Join the chat at https://gitter.im/fluentribbon/Fluent.Ribbon Twitter

Build status (master) Build status (develop) Tests (develop)

Downloads Nuget Nuget (pre) Release

Issues Issues

License

Showcase

Documentation

Visit the documentation.
Almost all features are shown in the showcase application.
The showcase application is included with every release, so you can download stable versions from releases and preview versions from CI artifacts.
If you think there is something missing in the showcase application feel free to create an issue for that.

To be more familiar with the Ribbon concept see msdn article.

History & roadmap

A history of changes is maintained in the Changelog. The roadmap is done by milestones.

If you feel lack of some important features feel free to use issues to create an issue/feature request.

Access to preview versions

You can access preview versions through the AppVeyor nuget feed.

What you can do to help us

  • We are accepting pull requests, so you are very welcome to create one
  • Fix some bugs
  • Help us translating
  • Help us updating the documentation

Development requirements

Designer issues

If you have issues using the designer inside of Visual Studio you can try the following things:

  • Clear %LOCALAPPDATA%\Microsoft\VisualStudio\[VERSION]\Designer\ShadowCache or %LOCALAPPDATA%\Microsoft\WDExpress\[VERSION]\Designer\ShadowCache where [VERSION] has to be changed according to your version of Visual Studio
  • Clear the .vs folder in your development folder

If none of that helps feel free to report an issue here.

Formatting settings that have to be used

  • For general formatting you have to use editorconfig (should work out of the box with Visual Studio 2019)
  • XAML
    • Position each attribute on a separate line
      • Position first attribute on same line as start tag

Awesome tools which Fluent.Ribbon can use

Licence

MIT License (MIT)


This project was previously hosted on CodePlex.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].