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


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

    System.Object
       GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem
          GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonControlHost

    See Also