InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputLabel Class / DefaultHeight Property

In This Topic
    DefaultHeight Property (InputLabel)
    In This Topic
    Gets the default height of the input component.
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultHeight As Integer
    protected virtual int DefaultHeight {get;}
    See Also