ControlCollection.Add

ControlCollection.Add method

Add the Control object in the collection.

public int Add(Control item)

See Also