Ribbon for WinForms
C1Ribbon クラス
メンバ 

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : C1Ribbon クラス
The Ribbon control.
オブジェクト モデル
C1Ribbon クラス
シンタックス
'宣言
 
Public Class C1Ribbon 
   Inherits C1.Framework.XView
   Implements C1.Framework.IView, C1.Win.C1SuperTooltip.ISupportSuperTooltip 
public class C1Ribbon : C1.Framework.XView, C1.Framework.IView, C1.Win.C1SuperTooltip.ISupportSuperTooltip  
解説
The Ribbon control serves as a replacement for the traditional menus and toolbars model and organizes related commands into tabs and groups so that the commands are easier to find.
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            C1.Framework.ScrollableControl
               C1.Framework.XView
                  C1.Win.Ribbon.C1Ribbon

参照

C1Ribbon メンバ
C1.Win.Ribbon 名前空間