Spread Windows Forms 17
GrapeCity.Spreadsheet.WinForms.Ribbon Assembly / GrapeCity.Spreadsheet.WinForms.Ribbon Namespace / RibbonNumericBox Class / RibbonNumericBox Constructor


In This Topic
    RibbonNumericBox Constructor
    In This Topic
    Initializes a new instance of the RibbonNumericBox class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RibbonNumericBox()
    public RibbonNumericBox()
    See Also