Base:
method
Remove
System.Windows.Forms.Control.ControlCollection.Remove(System.Windows.Forms.Control)
26 references to Remove
System.Windows.Forms.Tests (26)
System\Windows\Forms\TabControl.ControlCollectionTests.cs (26)
922collection.Remove(value2); 942collection.Remove(value2); 962collection.Remove(value1); 1034collection.Remove(value2); 1057collection.Remove(value2); 1083collection.Remove(value1); 1152collection.Remove(value2); 1175collection.Remove(value2); 1198collection.Remove(value1); 1271collection.Remove(value2); 1294collection.Remove(value2); 1320collection.Remove(value1); 1368collection.Remove(value2); 1373collection.Remove(value4); 1378collection.Remove(value1); 1383collection.Remove(value3); 1406collection.Remove(value2); 1411collection.Remove(value4); 1416collection.Remove(value1); 1421collection.Remove(value3); 1446collection.Remove(collection[0]); 1459collection.Remove(null); 1460collection.Remove(value1); 1461collection.Remove(value2); 1481collection.Remove(page2); 1539collection.Remove(page2);