InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / BorderEdges Class / Bottom Property

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