ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Element Class / Height Property

In This Topic
    Height Property (Element)
    In This Topic
    Element height. Set to -1 to let the element calculate it automatically.
    Syntax
    'Declaration
     
    Public Property Height As System.Integer
    public System.int Height {get; set;}
    See Also