Ribbon for WinForms
RibbonToggleButton クラス
メンバ 

C1.Win.Ribbon.4.5.2 アセンブリ > C1.Win.Ribbon 名前空間 : RibbonToggleButton クラス
Button that works like a check box. When used within a toggle group, acts as a radio button (checking one unchecks all others).
オブジェクト モデル
RibbonToggleButton クラス
シンタックス
'宣言
 
Public Class RibbonToggleButton 
   Inherits RibbonButton
public class RibbonToggleButton : RibbonButton 
継承階層

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.Ribbon.RibbonItem
            C1.Win.Ribbon.RibbonIconItem
               C1.Win.Ribbon.RibbonButton
                  C1.Win.Ribbon.RibbonToggleButton

参照

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