OPCAE.NET Reference Manual
NeedAckColor Property
See Also  Send Feedback
OPCAE.NET.Controls Namespace > EventView Class : NeedAckColor Property

Glossary Item Box

The color of events that need to be ackowledged.

Syntax

Visual Basic (Declaration) 
<DefaultValueAttribute()>
<DescriptionAttribute("The color of events that need to be ackowledged.")>
<CategoryAttribute("Appearance")>
Public Property NeedAckColor As Color
C# 
[DefaultValueAttribute()]
[DescriptionAttribute("The color of events that need to be ackowledged.")]
[CategoryAttribute("Appearance")]
public Color NeedAckColor {get; set;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2016, .NET 4.x

See Also

© 2002-2018 Advosol Inc. All Rights Reserved.