'Declaration
<CLSCompliantAttribute(True)> <ComVisibleAttribute(False)> <ProvidePropertyAttribute("Error", System.Object)> <WpfToolboxItemAttribute("OpcLabs.BaseLib.Toolbox.BaseCommonToolboxItem, OpcLabs.BaseLibVS, Version=5.81.455.1, Culture=neutral, PublicKeyToken=6faddca41dacb409")> <TypeConverterAttribute(OpcLabs.BaseLib.ComponentModel.Internal.ExpandableObjectConverterWpf)> <DesignerCategoryAttribute("Component")> <SerializableAttribute()> Public Class ErrorProvider Inherits System.ComponentModel.Component Implements System.ComponentModel.IComponent, System.ComponentModel.IExtenderProvider, System.IDisposable
'Usage
Dim instance As ErrorProvider
[CLSCompliant(true)] [ComVisible(false)] [ProvideProperty("Error", System.Object)] [WpfToolboxItem("OpcLabs.BaseLib.Toolbox.BaseCommonToolboxItem, OpcLabs.BaseLibVS, Version=5.81.455.1, Culture=neutral, PublicKeyToken=6faddca41dacb409")] [TypeConverter(OpcLabs.BaseLib.ComponentModel.Internal.ExpandableObjectConverterWpf)] [DesignerCategory("Component")] [Serializable()] public class ErrorProvider : System.ComponentModel.Component, System.ComponentModel.IComponent, System.ComponentModel.IExtenderProvider, System.IDisposable
[CLSCompliant(true)] [ComVisible(false)] [ProvideProperty("Error", System.Object)] [WpfToolboxItem("OpcLabs.BaseLib.Toolbox.BaseCommonToolboxItem, OpcLabs.BaseLibVS, Version=5.81.455.1, Culture=neutral, PublicKeyToken=6faddca41dacb409")] [TypeConverter(OpcLabs.BaseLib.ComponentModel.Internal.ExpandableObjectConverterWpf)] [DesignerCategory("Component")] [Serializable()] public ref class ErrorProvider : public System.ComponentModel.Component, System.ComponentModel.IComponent, System.ComponentModel.IExtenderProvider, System.IDisposable