Sets the row foreground color to display for the alarms with the specified status.
NOTE: This method has been deprecated and replaced with the .SetAlarmForegroundColor Method
Syntax
object.SetStatusColor StatusId, StatusColor
Properties
The SetStatusColor method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
StatusId |
Integer. The ID corresponding to the alarm status.
|
StatusColor |
OLE_COLOR. The color to display for the alarm status. |