Elegant Ribbon 是一組 Windows Forms 控件,它可以讓你簡單快捷的為你的應用程序提供一個像 Microsoft Office 2013/2010/2007 中所介紹的新一代用戶接口。它是用 100% 的可控 C#所寫,并且適應于 CLS。
Elegant Ribbon is a set of Windows Forms controls that allow you quickly and easily provide your application with a new-generation user interface like that introduced in Microsoft Office 2007. It is written in 100% managed C# and is CLS compliant.

Ribbon Elements
-
Ribbon
-
Ribbon Tabs
-
Ribbon Groups
-
Application Button
-
Application Menu
-
Quick Access Toolbar
-
KeyTips
-
ScreenTips
General Features
-
WYSIWYG Designer
-
Guidelines Compliant
-
Ribbon from Scratch
Commands and Controls Implementation
-
Basic Extensions of Windows Forms
-
Context-Based Architecture for Controls
-
Command-Oriented Interface
-
Cascading Pop-Up Menus
Visual Appearance and Behavior
-
Automatic Scaling and Adaptive Layout
-
Minimize the Ribbon
-
Advanced Skinning
Controls
-
All controls are windowless and many controls can be used in different contexts and can have several visual representations
-
Button
-
Split Button
-
Drop-Down Button
-
Toggle Button
-
Button Group
-
Text Box
-
Check Box
-
Combo Box
-
Numeric Up-Down
-
Separator
-
Label
-
Panel
-
Scroll Bars