System.Windows.Forms.TableLayoutPanel.CreateControlsInstance Method

Creates a new instance of the control collection for the control.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
protected override Control.ControlCollection CreateControlsInstance ()

Returns

A new instance of System.Windows.Forms.Control.ControlCollection assigned to the control.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0