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


In This Topic
    RibbonBar Class
    In This Topic
    Represents the spreadsheet ribbon bar. Implementation for LegacyBehaviors.Style
    Syntax
    'Declaration
     
    
    Public NotInheritable Class RibbonBar 
       Inherits System.Windows.Forms.Control
    'Usage
     
    
    Dim instance As RibbonBar
    public sealed class RibbonBar : System.Windows.Forms.Control 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             System.Windows.Forms.Control
                GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonBar

    See Also