QuickOPC User's Guide and Reference
NormalColor Field



OpcLabs.EasyOpcForms Assembly > OpcLabs.EasyOpc.UA.Forms.PubSub Namespace > UADataSetDataControl Class : NormalColor Field
The color used to display Good data.
Syntax
'Declaration
 
<DebuggerBrowsableAttribute(DebuggerBrowsableState.Never)>
Protected Shared ReadOnly NormalColor As Color
'Usage
 
Dim value As Color
 
value = UADataSetDataControl.NormalColor
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
protected static readonly Color NormalColor
[DebuggerBrowsable(DebuggerBrowsableState.Never)]
protected:
static readonly Color NormalColor
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also