GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonConfigToolBar Class
Members


RibbonConfigToolBar Class
Customizable toolbar with frequently used buttons and other elements.
Syntax
'Declaration
 
Public NotInheritable Class RibbonConfigToolBar 
   Inherits RibbonItemContainer
 
'Usage
 
Dim instance As RibbonConfigToolBar
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem
      GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItemContainer
         GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonConfigToolBar

See Also