TabControl::TabPageCollection Constructor (TabControl^)
.NET Framework (current version)
Initializes a new instance of the TabControl::TabPageCollection class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- owner
-
Type:
System.Windows.Forms::TabControl^
The TabControl that this collection belongs to.
| Exception | Condition |
|---|---|
| ArgumentNullException | The specified TabControl is null. |
.NET Framework
Available since 1.1
Available since 1.1
Show: