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