ComponentOne InputPanel for WinForms
ErrorFrameColor Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > C1InputPanel Class : ErrorFrameColor Property
Gets or sets the color that is used for invalid input visual alert.
Syntax
'Declaration
 
Public Property ErrorFrameColor As System.Drawing.Color
public System.Drawing.Color ErrorFrameColor {get; set;}
See Also

Reference

C1InputPanel Class
C1InputPanel Members