Input for WinForms | ComponentOne
C1.Framework Namespace / DynamicStyle Class / BorderRight Property

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