OPC Studio User's Guide and Reference
AbstractBindingGroup Constructor()



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.LiveBinding Namespace > AbstractBindingGroup Class > AbstractBindingGroup Constructor : AbstractBindingGroup Constructor()
A portable component.
Syntax
'Declaration
 
Protected Friend Function New()
'Usage
 
Dim instance As New AbstractBindingGroup()
protected internal AbstractBindingGroup()
protected internal:
AbstractBindingGroup();
Remarks

Represents a widget component that can be used in various applications. This class provides the base functionality for a widget, including serialization, licensing, and diagnostics support. It is designed to be extended for specific widget implementations.

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