Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonCheckBox Class
Members


In This Topic
    RibbonCheckBox Class
    In This Topic
    Label in a RibbonBar control.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonCheckBox 
       Inherits RibbonButton
    'Usage
     
    
    Dim instance As RibbonCheckBox
    public sealed class RibbonCheckBox : RibbonButton 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem
          GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem
             GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonButton
                GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonCheckBox

    See Also