QuickOPC User's Guide and Reference
ErrorColor Field



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