SetStatusFont Method Example
The following example sets the font to display for alarms with a HIHI status in the AlarmSummary object AlarmSummaryOCX1. It sets the font to be displayed as Bold Garamond with the Strikethrough option set to True.
AlarmSummaryOCX1.SetStatusFont 2, "Garamond", True, False, True, False