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

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