Input for WinForms | ComponentOne
C1.Framework Namespace / BorderEdges Class / Right Property

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