InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputNumericBox Class / DefaultElementWidth Property

In This Topic
    DefaultElementWidth Property (InputNumericBox)
    In This Topic
    Gets the default width of the InputNumericBox.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultElementWidth As Integer
    protected override int DefaultElementWidth {get;}
    See Also