ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / BorderEdges Class / Top Property

In This Topic
    Top Property (BorderEdges)
    In This Topic
    Gets or sets the System.Drawing.Color used to paint the top edge of the border.
    Syntax
    'Declaration
     
    Public Property Top As System.Drawing.Color
    public System.Drawing.Color Top {get; set;}
    See Also