InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / XView Class / BorderColor Property

In This Topic
    BorderColor Property (XView)
    In This Topic
    Gets or sets the color of the control border.
    Syntax
    'Declaration
     
    Public Property BorderColor As Color
    public Color BorderColor {get; set;}
    See Also