ControlCollection.Remove

ControlCollection.Remove method

Remove the Control object from the collection.

public void Remove(Control item)

See Also