'Declaration
Protected Friend Function New()
'Usage
Dim instance As New AbstractBindingGroup()
protected internal AbstractBindingGroup()
protected internal: AbstractBindingGroup();
'Declaration
Protected Friend Function New()
'Usage
Dim instance As New AbstractBindingGroup()
protected internal AbstractBindingGroup()
protected internal: AbstractBindingGroup();
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.