ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Thickness Structure / Top Property

In This Topic
    Top Property (Thickness)
    In This Topic
    Gets or sets the thickness value for the top edge.
    Syntax
    'Declaration
     
    Public Property Top As System.Integer
    public System.int Top {get; set;}
    See Also