InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputMaskedTextBox Class / DefaultWidth Property

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