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

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