InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Style Class / Height Property

In This Topic
    Height Property (Style)
    In This Topic
    Gets or sets the style height (set to -1 to use the default height).
    Syntax
    'Declaration
     
    Public Property Height As Integer
    public int Height {get; set;}
    See Also