QuickOPC User's Guide and Reference
WarningColor Field



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