CriticalBackgroundColor Property (RulesManagerNewRuleForm)
In This Topic
Gets or sets a value color for representing a critical state.
Syntax
'Declaration
Public Property CriticalBackgroundColor As Color
public Color CriticalBackgroundColor {get; set;}
See Also