OPC Studio User's Guide and Reference
BindingExtender Class
Members 



View with Navigation Tools
OpcLabs.BaseLibComponents Assembly > OpcLabs.BaseLib.LiveBinding Namespace : BindingExtender Class
Extends components by giving them live binding capabilities.
Object Model
BindingExtender ClassBindingBag ClassEventSource ClassEventSource Class
Syntax
'Declaration
 
<CLSCompliantAttribute(True)>
<ComVisibleAttribute(False)>
<ProvidePropertyAttribute("Binding", System.ComponentModel.IComponent)>
<TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)>
<DesignerCategoryAttribute("Component")>
<SerializableAttribute()>
Public NotInheritable Class BindingExtender 
   Inherits BindingExtenderCore
   Implements OpcLabs.BaseLib.IValueEquatable, OpcLabs.BaseLib.Licensing.ILicensingContextHolder, OpcLabs.BaseLib.Widgets.ComTypes._Widget, OpcLabs.BaseLib.Widgets.IWidget, System.ComponentModel.IComponent, System.ComponentModel.IExtenderProvider, System.ComponentModel.ISupportInitialize, System.ICloneable, System.IDisposable, System.IServiceProvider, System.Runtime.Serialization.ISerializable, System.Xml.Serialization.IXmlSerializable 
 
'Usage
 
Dim instance As BindingExtender
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         OpcLabs.BaseLib.Widgets.Widget
            OpcLabs.BaseLib.LiveBinding.BindingExtenderCore
               OpcLabs.BaseLib.LiveBinding.BindingExtender

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