Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / StateGlyphStyle Class / BorderColor Property

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