'Declaration
<CLSCompliantAttribute(True)> <ComDefaultInterfaceAttribute(OpcLabs.BaseLib.Widgets.ComTypes._Widget)> <ComVisibleAttribute(True)> <ExceptionContractVerificationAttribute(True)> <GuidAttribute("0E31D997-1975-4F28-BC3C-219C86B09D1D")> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <DesignerCategoryAttribute("Component")> <SerializableAttribute()> Public Class Widget Inherits System.ComponentModel.Component Implements OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.ComponentModel.IComponent, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
'Usage
Dim instance As Widget
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.Widgets.ComTypes._Widget)] [ComVisible(true)] [ExceptionContractVerification(true)] [Guid("0E31D997-1975-4F28-BC3C-219C86B09D1D")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] [Serializable()] public class Widget : System.ComponentModel.Component, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.ComponentModel.IComponent, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable
[CLSCompliant(true)] [ComDefaultInterface(OpcLabs.BaseLib.Widgets.ComTypes._Widget)] [ComVisible(true)] [ExceptionContractVerification(true)] [Guid("0E31D997-1975-4F28-BC3C-219C86B09D1D")] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [DesignerCategory("Component")] [Serializable()] public ref class Widget : public System.ComponentModel.Component, OpcLabs.BaseLib.Widgets.ComTypes._Widget, System.ComponentModel.IComponent, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable