InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class
Members

In This Topic
    InputNumericBox Class
    In This Topic
    Represents a numeric box element in a C1InputPanel control.
    Object Model
    InputNumericBox Class
    Syntax
    'Declaration
     
    Public Class InputNumericBox 
       Inherits InputComponent
    public class InputNumericBox : InputComponent 
    Inheritance Hierarchy

    System.Object
       System.MarshalByRefObject
          System.ComponentModel.Component
             C1.Win.InputPanel.InputComponent
                C1.Win.InputPanel.InputNumericBox

    See Also