System.Windows.Forms.Design.ControlDesigner.InternalControlDesigner Method

Returns the internal control designer with the specified index in the System.Windows.Forms.Design.ControlDesigner.

Syntax

public virtual ControlDesigner InternalControlDesigner (int internalControlIndex)

Parameters

internalControlIndex
A specified index to select the internal control designer. This index is zero-based.

Returns

A System.Windows.Forms.Design.ControlDesigner at the specified index.

Remarks

An internal control is a control that is not in the System.ComponentModel.IContainer.Components collection of the System.ComponentModel.Design.IDesignerHost.Container. System.Windows.Forms.SplitterPanel is an example of one such control.

Requirements

Namespace: System.Windows.Forms.Design
Assembly: System.Design (in System.Design.dll)
Assembly Versions: 2.0.0.0