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)
920collection.Remove(value2); 940collection.Remove(value2); 960collection.Remove(value1); 1032collection.Remove(value2); 1055collection.Remove(value2); 1081collection.Remove(value1); 1150collection.Remove(value2); 1173collection.Remove(value2); 1196collection.Remove(value1); 1269collection.Remove(value2); 1292collection.Remove(value2); 1318collection.Remove(value1); 1366collection.Remove(value2); 1371collection.Remove(value4); 1376collection.Remove(value1); 1381collection.Remove(value3); 1404collection.Remove(value2); 1409collection.Remove(value4); 1414collection.Remove(value1); 1419collection.Remove(value3); 1444collection.Remove(collection[0]); 1457collection.Remove(null); 1458collection.Remove(value1); 1459collection.Remove(value2); 1479collection.Remove(page2); 1537collection.Remove(page2);