BaseControlArray Fields
.NET Framework 4
The BaseControlArray type exposes the following members.
| Name | Description | |
|---|---|---|
|
components | Stores the container for a control array. |
|
controlAddedAtDesignTime | Stores values to track whether a control in a control array was created at design time or at run time. |
|
controls | Stores values that represent the controls in a control array. |
|
fIsEndInitCalled | Stores a value indicating whether the initialization code for a control array's container has finished executing. |
|
indices | Stores the indices for a control array. |