ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon Namespace / RibbonNumericBox Class
Members

In This Topic
    RibbonNumericBox Class
    In This Topic
    Represents a numeric box element in C1Ribbon and C1StatusBar controls.
    Object Model
    RibbonNumericBox Class
    Syntax
    'Declaration
     
    Public Class RibbonNumericBox 
       Inherits RibbonItem
    public class RibbonNumericBox : RibbonItem 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.C1Ribbon.RibbonItem
                C1.Win.C1Ribbon.RibbonNumericBox

    See Also