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

In This Topic
    DefaultElementHeight Property (InputControlHost)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultElementHeight As Integer
    protected override int DefaultElementHeight {get;}
    See Also