InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / C1InputPanel Class / BorderColor Property

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