'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <GuidAttribute("E4EB8D2A-B02E-40DE-A090-EB4387A94AA1")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DesignerCategoryAttribute("Component")> <SerializableAttribute()> Public NotInheritable Class StatusToColorConverter Inherits OpcLabs.BaseLib.Widgets.Widget Implements OpcLabs.BaseLib.Data.IDataConverter, OpcLabs.BaseLib.IValueEquatable, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.BaseLib.Widgets.ComTypes._Widget, OpcLabs.BaseLib.Widgets.IWidget, System.ComponentModel.IComponent, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As StatusToColorConverter
[CLSCompliant(true)] [ComVisible(false)] [Guid("E4EB8D2A-B02E-40DE-A090-EB4387A94AA1")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] [Serializable()] public sealed class StatusToColorConverter : OpcLabs.BaseLib.Widgets.Widget, OpcLabs.BaseLib.Data.IDataConverter, OpcLabs.BaseLib.IValueEquatable, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.BaseLib.Widgets.ComTypes._Widget, OpcLabs.BaseLib.Widgets.IWidget, System.ComponentModel.IComponent, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComVisible(false)] [Guid("E4EB8D2A-B02E-40DE-A090-EB4387A94AA1")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] [Serializable()] public ref class StatusToColorConverter sealed : public OpcLabs.BaseLib.Widgets.Widget, OpcLabs.BaseLib.Data.IDataConverter, OpcLabs.BaseLib.IValueEquatable, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.BaseLib.Widgets.ComTypes._Widget, OpcLabs.BaseLib.Widgets.IWidget, System.ComponentModel.IComponent, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable