64 references to ContainerControl
System.Windows.Forms (2)
System\Windows\Forms\ActiveX\AxHost.cs (1)
3533
_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)
357
using ContainerControl parent =
new
();
417
using ContainerControl parent =
new
();
442
using ContainerControl parent =
new
();
467
using ContainerControl parent =
new
();
558
using ContainerControl parent =
new
();
657
using ContainerControl parent =
new
();
683
using ContainerControl parent =
new
();
709
using ContainerControl parent =
new
();
System\Windows\Forms\AxHostTests.cs (4)
348
ContainerControl grandparent =
new
();
370
ContainerControl parent =
new
();
399
ContainerControl grandparent =
new
();
414
yield return new object[] { new
ContainerControl
() };
System\Windows\Forms\ContainerControlTests.cs (23)
149
using ContainerControl control =
new
();
174
using ContainerControl control =
new
();
183
using ContainerControl control =
new
()
201
using ContainerControl control =
new
();
216
using ContainerControl control =
new
();
224
using ContainerControl control =
new
()
248
using ContainerControl control =
new
()
272
using ContainerControl control =
new
();
288
using ContainerControl control =
new
()
304
using ContainerControl control =
new
();
340
using ContainerControl control =
new
();
348
using ContainerControl control =
new
()
369
using ContainerControl control =
new
();
449
using ContainerControl control =
new
();
574
using ContainerControl control =
new
();
612
using ContainerControl control =
new
();
779
using ContainerControl control =
new
();
793
using ContainerControl control =
new
();
797
using ContainerControl child2 =
new
();
987
using ContainerControl control =
new
();
1019
using ContainerControl control =
new
();
1023
using ContainerControl child2 =
new
();
1214
using ContainerControl control =
new
();
System\Windows\Forms\ControlTests.ControlCollection.cs (1)
1975
using ContainerControl owner =
new
();
System\Windows\Forms\ControlTests.Methods.cs (12)
2151
using ContainerControl greatGrandparent =
new
();
2152
using ContainerControl grandparent =
new
()
2172
using ContainerControl greatGrandparent =
new
();
2189
using ContainerControl greatGrandparent =
new
();
2211
using ContainerControl greatGrandparent =
new
();
14084
using ContainerControl parent =
new
();
14195
using ContainerControl grandparent =
new
();
14196
using ContainerControl parent =
new
()
14241
using ContainerControl parent =
new
()
14283
using ContainerControl grandparent =
new
();
14284
using ContainerControl parent =
new
()
14329
using ContainerControl parent =
new
()
System\Windows\Forms\ErrorProviderTests.cs (12)
38
using ContainerControl parentControl =
new
();
185
yield return new object[] { new
ContainerControl
() };
210
ContainerControl = new
ContainerControl
()
258
yield return new object[] { new
ContainerControl
(), value, value ?? string.Empty };
284
yield return new object[] { new
ContainerControl
(), dataMember };
354
using ContainerControl containerControl =
new
();
430
yield return new object[] { new
ContainerControl
(), value };
456
yield return new object[] { new
ContainerControl
(), dataMember };
494
using ContainerControl containerControl =
new
();
717
ContainerControl containerControl =
new
();
816
using ContainerControl containerControl =
new
();
834
using ContainerControl containerControl =
new
();
System.Windows.Forms.UI.IntegrationTests (2)
AnchorLayoutTests.cs (2)
146
using ContainerControl container =
new
();
175
using ContainerControl container =
new
();