ComponentOne FinancialChart for WPF
C1.WPF 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()
    'Usage
     
    
    Dim instance As New C1NumericBox()
    public C1NumericBox()
    public:
    C1NumericBox();
    See Also