InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BorderEdges Class / Left Property

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