ControlDesigner.InternalControlDesigner(Int32) 方法

定義

傳回 ControlDesigner 中含指定索引的內部控制項設計工具。

C#
public virtual System.Windows.Forms.Design.ControlDesigner InternalControlDesigner(int internalControlIndex);
C#
public virtual System.Windows.Forms.Design.ControlDesigner? InternalControlDesigner(int internalControlIndex);

參數

internalControlIndex
Int32

用來選取內部控制項設計工具的指定索引。 這個索引是以零起始。

傳回

指定索引處的 ControlDesigner

備註

內部控制項是不在 Components 集合中的 Container 控制項。 SplitterPanel 是這類控制項的範例。

適用於

產品 版本
.NET Framework 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10