NestedContainer Constructor (IComponent^)
.NET Framework (current version)
Initializes a new instance of the NestedContainer class.
Assembly: System (in System.dll)
Parameters
- owner
-
Type:
System.ComponentModel::IComponent^
The IComponent that owns this nested container.
| Exception | Condition |
|---|---|
| ArgumentNullException | owner is null. |
.NET Framework
Available since 2.0
Available since 2.0
Show: