64 references to ContainerControl
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (1)
3502
_newParent = new
ContainerControl
();
System\Windows\Forms\Form.cs (1)
177
public Form() :
base
()
System.Windows.Forms.Tests (60)
System\Windows\Forms\AccessibleObjects\Control.ControlAccessibleObjectTests.cs (8)
370
using ContainerControl parent =
new
();
430
using ContainerControl parent =
new
();
455
using ContainerControl parent =
new
();
480
using ContainerControl parent =
new
();
571
using ContainerControl parent =
new
();
670
using ContainerControl parent =
new
();
696
using ContainerControl parent =
new
();
722
using ContainerControl parent =
new
();
System\Windows\Forms\AxHostTests.cs (4)
350
ContainerControl grandparent =
new
();
372
ContainerControl parent =
new
();
401
ContainerControl grandparent =
new
();
416
yield return new object[] { new
ContainerControl
() };
System\Windows\Forms\ContainerControlTests.cs (23)
151
using ContainerControl control =
new
();
176
using ContainerControl control =
new
();
185
using ContainerControl control =
new
()
203
using ContainerControl control =
new
();
218
using ContainerControl control =
new
();
226
using ContainerControl control =
new
()
250
using ContainerControl control =
new
()
274
using ContainerControl control =
new
();
290
using ContainerControl control =
new
()
306
using ContainerControl control =
new
();
342
using ContainerControl control =
new
();
350
using ContainerControl control =
new
()
371
using ContainerControl control =
new
();
451
using ContainerControl control =
new
();
576
using ContainerControl control =
new
();
614
using ContainerControl control =
new
();
781
using ContainerControl control =
new
();
795
using ContainerControl control =
new
();
799
using ContainerControl child2 =
new
();
989
using ContainerControl control =
new
();
1021
using ContainerControl control =
new
();
1025
using ContainerControl child2 =
new
();
1216
using ContainerControl control =
new
();
System\Windows\Forms\ControlTests.ControlCollection.cs (1)
1977
using ContainerControl owner =
new
();
System\Windows\Forms\ControlTests.Methods.cs (12)
2120
using ContainerControl greatGrandparent =
new
();
2121
using ContainerControl grandparent =
new
()
2141
using ContainerControl greatGrandparent =
new
();
2158
using ContainerControl greatGrandparent =
new
();
2180
using ContainerControl greatGrandparent =
new
();
14053
using ContainerControl parent =
new
();
14164
using ContainerControl grandparent =
new
();
14165
using ContainerControl parent =
new
()
14210
using ContainerControl parent =
new
()
14252
using ContainerControl grandparent =
new
();
14253
using ContainerControl parent =
new
()
14298
using ContainerControl parent =
new
()
System\Windows\Forms\ErrorProviderTests.cs (12)
40
using ContainerControl parentControl =
new
();
187
yield return new object[] { new
ContainerControl
() };
212
ContainerControl = new
ContainerControl
()
260
yield return new object[] { new
ContainerControl
(), value, value ?? string.Empty };
286
yield return new object[] { new
ContainerControl
(), dataMember };
356
using ContainerControl containerControl =
new
();
432
yield return new object[] { new
ContainerControl
(), value };
458
yield return new object[] { new
ContainerControl
(), dataMember };
496
using ContainerControl containerControl =
new
();
719
ContainerControl containerControl =
new
();
818
using ContainerControl containerControl =
new
();
836
using ContainerControl containerControl =
new
();
System.Windows.Forms.UI.IntegrationTests (2)
AnchorLayoutTests.cs (2)
146
using ContainerControl container =
new
();
175
using ContainerControl container =
new
();