NestedContainer::Owner Property
.NET Framework (current version)
Gets the owning component for this nested container.
Assembly: System (in System.dll)
Property Value
Type: System.ComponentModel::IComponent^The IComponent that owns this nested container.
Implements
INestedContainer::OwnerThe owning component is the characteristic that differentiates nested containers from ordinary containers.
.NET Framework
Available since 2.0
Available since 2.0
Show: