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