| Name | Description | |
|---|---|---|
![]()  | BindingExtender Constructor | Overloaded. | 
            The following tables list the members exposed by BindingExtender.
| Name | Description | |
|---|---|---|
![]()  | BindingExtender Constructor | Overloaded. | 
| Name | Description | |
|---|---|---|
![]()  | BindingProviders | The binding providers registered with this binding extender. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | BindingTypes | The types of bindings provided by this extender, as given by the binders that are registered with it. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | ComposedBindingBag | Contains all bindings handled by this binding extender. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | Container | (Inherited from System.ComponentModel.Component) | 
![]()  | CustomReference | Can be used to distinguish otherwise equal widgets. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | OfflineEventSource | Event triggered by this source puts the binding extender into the offline mode. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | Online | Gets or sets the online mode flag. The online mode affects all registered binding providers. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | OnlineEventSource | Event triggered by this source puts the binding extender into the online mode. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | Site | (Inherited from System.ComponentModel.Component) | 
| Name | Description | |
|---|---|---|
![]()  | CanRaiseEvents | (Inherited from System.ComponentModel.Component) | 
![]()  | DesignMode | (Inherited from System.ComponentModel.Component) | 
![]()  | Events | (Inherited from System.ComponentModel.Component) | 
![]()  | ServiceContainer | The service container provided by this widget to inheritors. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
| Name | Description | |
|---|---|---|
![]()  | BeginInit | (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | CanExtend | (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | Clone | Overridden. | 
![]()  | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | 
![]()  | Dispose | Overloaded. Clean up any resources being used. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | EndInit | (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | Equals | (Inherited from object) | 
![]()  | GetBinding | A single binding on the component. Represents the "Binding" extender property. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | GetBindingBag | A bag of bindings on the component. Represents the "BindingBag" extender property. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | GetHashCode | Serves as the default hash function. (Inherited from object) | 
![]()  | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | GetObjectData | (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | GetSchema | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | GetService | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | GetType | Gets the System.Type of the current instance. (Inherited from object) | 
![]()  | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | 
![]()  | ReadXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | RegisterBindingProvider | Registers a binding provider with this extender, i.e. allows the extender to provide binding types of that provider. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | ResetBinding | Removes all bindings defined on a given component. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | ResetBindingBag | Removes all bindings defined on a given component. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | SetBinding | A single binding on the component. Represents the "Binding" extender property. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | SetBindingBag | A bag of bindings on the component. Represents the "BindingBag" extender property. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | ToString | Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | UnregisterBindingProvider | Unregisters a binding provider from this extender. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | ValueEquals | Overloaded. Determines whether the specified BindingBase is value equal to the current object. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | WriteXml | (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
| Name | Description | |
|---|---|---|
![]()  | Finalize | (Inherited from System.ComponentModel.Component) | 
![]()  | MemberwiseClone | Overloaded. Creates a shallow copy of the current System.MarshalByRefObject object. (Inherited from System.MarshalByRefObject) | 
![]()  | OnContextTypesChanged | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | ReadXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
![]()  | WriteXmlElement | Infrastructure. (Inherited from OpcLabs.BaseLib.Widgets.Widget) | 
| Name | Description | |
|---|---|---|
![]()  | BindingErrors | Raised when there is one more binding errors. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | BindingProvidersChanged | Raised when a binding provider is registered or unregistered. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | Disposed | (Inherited from System.ComponentModel.Component) | 
![]()  | EventLinkingFailure | Raised when an event linking failure occurs. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) | 
![]()  | OnlineChanged | Raised when the BindingExtenderCore.Online property changes a value. (Inherited from OpcLabs.BaseLib.LiveBinding.BindingExtenderCore) |