TabControl::GetItems Method ()
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets an array of TabPage controls that belong to the TabControl control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Return Value
Type: array<System::Object^>^An array of TabPage controls that belong to the TabControl.
.NET Framework
Available since 1.1
Available since 1.1
Show: