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

In This Topic
    DefaultElementHeight Property (InputMaskedTextBox)
    In This Topic
    Gets the default height of the inner element.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultElementHeight As Integer
    protected virtual int DefaultElementHeight {get;}
    See Also