System.Windows.Forms.TableLayoutControlCollection Members

The members of System.Windows.Forms.TableLayoutControlCollection are listed below.

See Also: Inherited members from System.Windows.Forms.Control.ControlCollection

Public Constructors

Public Properties

[read-only]
ContainerTableLayoutPanel.

Gets the parent System.Windows.Forms.TableLayoutPanel that contains the controls in the collection.

Public Methods

Add(Control, int, int)

Adds the specified control to the collection and positions it at the specified cell.