# Ribbon Overview

Welcome to the ComponentOne Ribbon control Overview page. This page gives a quick introduction to C1Ribbon.

## Content

**Ribbon for WinForms** is a ribbon style flat menu similar to what Microsoft offers in its Office 365 applications. With tabs, groups, numerous supported group items, toolbars, backstage view and above all, the simplified view, Ribbon lets you create latest Microsoft Office 2019 style applications with minimal code and great functionality. One can easily categorize the related menu items into tabs and then groups for that organized and clean user interface. Support for contextual tab group gives you further flexibility to show some tabs only when required. Gallery, variety of light and dark themes, Quick Access Toolbar (QAT) and icon sets are some other essential features to enhance the end-user experience. Further more, the full-fledged API of **Ribbon for WinForms** provides all these features without any compromise with the run-time performance of your application.
Note that the new Ribbon for WinForms is a better, faster and latest version of the already existing Ribbon for WinForms, now referred to as Classic Ribbon for WinForms. Existing users of Classic Ribbon may migrate to the latest version by following steps described in [Upgrade from Classic Ribbon to New Ribbon](/componentone/docs/win/online-ribbon/overview/upgradeoldribbontonewc1ribbon) topic.
![C1WinForms Ribbon - Demo for an application with ribbon](https://cdn.mescius.io/document-site-files/images/5560dc72-88a5-4eeb-a384-981194dfc831/images/ribbonoverview_new1.gif)

| **Documentation** | **Blogs** |
| ------------- | :---- |
| [Quickstart](/componentone/docs/win/online-ribbon/quickstart) | @rows=3:[Office 365-Based Ribbon Control for WinForms](https://developer.mescius.com/blogs/office365-ribbon-control-for-winforms)<br>[Ribbon for WinForms - An Overview and Application Usage](https://developer.mescius.com/blogs/ribbon-for-winforms-overview-and-application-usage) |
| [ColorPicker](/componentone/docs/win/online-ribbon/concepts/elements/ribbonitems/colorpicker) |
| [Application Menu](/componentone/docs/win/online-ribbon/concepts/elements/applicationmenu) |

>type=note
> Note: ComponentOne Ribbon control is compatible with both .NET and .NET Framework.

Please be advised that this **ComponentOne** software tool is accompanied by various sample projects and/or demos, which may make use of other ComponentOne development tools included with **ComponentOne**.
Please refer to pre-installed product samples through the following path:
**Documents\\ComponentOne Samples\\WinForms\\vx.x.x\\C1WinRibbon**
The following sample is available in **C1Ribbon**:

| **Sample** | **Description** |
| ------ | ----------- |
| **WordPad** | This demonstrates how to use **C1Ribbon** to build a simple Office style text editor. |
| **C1IconDemo** | This demonstrates how to use **C1Icon** in ribbon applications. |

| **API References** |  |
| -------------- | --- |
| [C1.Win.Ribbon .NET Framework Assembly](/componentone/api/win/online-ribbon/dotnet-framework-api/C1.Win.Ribbon.4.8/C1.Win.Ribbon.html) | [C1.Win.Ribbon .NET Assembly](/componentone/api/win/online-ribbon/dotnet-api/C1.Win.Ribbon.10/C1.Win.Ribbon.html) |
