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


RibbonTextBox Class
Label in a RibbonBar control.
Syntax
'Declaration
 
Public NotInheritable Class RibbonTextBox 
   Inherits RibbonIconItem
 
'Usage
 
Dim instance As RibbonTextBox
Inheritance Hierarchy

System.Object
   GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem
      GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem
         GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonTextBox

See Also