DesignSurfaceCollection::Item Property (Int32)
.NET Framework (current version)
Gets the design surface at the specified index.
Assembly: System.Design (in System.Design.dll)
Parameters
- index
-
Type:
System::Int32
The index of the design surface to return.
Property Value
Type: System.ComponentModel.Design::DesignSurface^The design surface at the specified index.
| Exception | Condition |
|---|---|
| NotSupportedException | The design surface specified by index is not supported. |
.NET Framework
Available since 2.0
Available since 2.0
Show: