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

In This Topic
    ErrorFrameColor Property (C1InputPanel)
    In This Topic
    Gets or sets the color that is used for invalid input visual alert.
    Syntax
    'Declaration
     
    Public Property ErrorFrameColor As Color
    public Color ErrorFrameColor {get; set;}
    See Also