ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1NumericBox Class / C1NumericBox Constructor

In This Topic
    C1NumericBox Constructor
    In This Topic
    Initializes a new instance of a C1NumericBox.
    Syntax
    'Declaration
     
    Public Function New()
    public C1NumericBox()
    See Also