7 overrides of Add
System.Windows.Forms (5)
System\Windows\Forms\Controls\TabControl\TabControl.ControlCollection.cs (1)
19
public override void
Add
(Control? value)
System\Windows\Forms\Controls\TabControl\TabPage.TabPageControlCollection.cs (1)
27
public override void
Add
(Control? value)
System\Windows\Forms\Form.ControlCollection.cs (1)
29
public override void
Add
(Control? value)
System\Windows\Forms\Internal\ReadOnlyControlCollection.cs (1)
21
public override void
Add
(Control? value)
System\Windows\Forms\MDI\MDIClient.ControlCollection.cs (1)
37
public override void
Add
(Control? value)
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ControlDesigner.DesignerControlCollection.cs (1)
34
public override void
Add
(Control c) => _realCollection.Add(c);
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
2172
public override void
Add
(Control c) => _realCollection.Add(c);
1243 references to Add
Accessibility_Core_App (201)
CommonControl1.Designer.cs (48)
95
this.groupBox1.Controls.
Add
(this.button12);
96
this.groupBox1.Controls.
Add
(this.button1);
97
this.groupBox1.Controls.
Add
(this.button10);
98
this.groupBox1.Controls.
Add
(this.button9);
99
this.groupBox1.Controls.
Add
(this.button8);
100
this.groupBox1.Controls.
Add
(this.button3);
101
this.groupBox1.Controls.
Add
(this.button4);
102
this.groupBox1.Controls.
Add
(this.button5);
103
this.groupBox1.Controls.
Add
(this.button2);
104
this.groupBox1.Controls.
Add
(this.button6);
228
this.groupBox2.Controls.
Add
(this.checkedListBox1);
229
this.groupBox2.Controls.
Add
(this.label7);
230
this.groupBox2.Controls.
Add
(this.checkBox3);
231
this.groupBox2.Controls.
Add
(this.checkBox2);
232
this.groupBox2.Controls.
Add
(this.checkBox1);
303
this.groupBox3.Controls.
Add
(this.comboBox2);
304
this.groupBox3.Controls.
Add
(this.label11);
305
this.groupBox3.Controls.
Add
(this.comboBox1);
306
this.groupBox3.Controls.
Add
(this.label10);
369
this.groupBox4.Controls.
Add
(this.listView1);
370
this.groupBox4.Controls.
Add
(this.label8);
406
this.groupBox5.Controls.
Add
(this.linkLabel6);
407
this.groupBox5.Controls.
Add
(this.linkLabel5);
408
this.groupBox5.Controls.
Add
(this.linkLabel4);
409
this.groupBox5.Controls.
Add
(this.linkLabel3);
410
this.groupBox5.Controls.
Add
(this.label6);
411
this.groupBox5.Controls.
Add
(this.label5);
412
this.groupBox5.Controls.
Add
(this.label4);
413
this.groupBox5.Controls.
Add
(this.label3);
414
this.groupBox5.Controls.
Add
(this.linkLabel2);
415
this.groupBox5.Controls.
Add
(this.linkLabel1);
416
this.groupBox5.Controls.
Add
(this.label2);
417
this.groupBox5.Controls.
Add
(this.label1);
561
this.groupBox6.Controls.
Add
(this.listBox1);
562
this.groupBox6.Controls.
Add
(this.label12);
599
this.groupBox7.Controls.
Add
(this.maskedTextBox1);
600
this.groupBox7.Controls.
Add
(this.label9);
630
this.groupBox8.Controls.
Add
(this.dateTimePicker3);
631
this.groupBox8.Controls.
Add
(this.dateTimePicker2);
632
this.groupBox8.Controls.
Add
(this.dateTimePicker1);
683
this.Controls.
Add
(this.groupBox8);
684
this.Controls.
Add
(this.groupBox7);
685
this.Controls.
Add
(this.groupBox6);
686
this.Controls.
Add
(this.groupBox5);
687
this.Controls.
Add
(this.groupBox4);
688
this.Controls.
Add
(this.groupBox3);
689
this.Controls.
Add
(this.groupBox2);
690
this.Controls.
Add
(this.groupBox1);
CommonControl2.Designer.cs (17)
262
this.Controls.
Add
(this.label1);
263
this.Controls.
Add
(this.monthCalendar1);
264
this.Controls.
Add
(this.label2);
265
this.Controls.
Add
(this.numericUpDown1);
266
this.Controls.
Add
(this.label3);
267
this.Controls.
Add
(this.pictureBox1);
268
this.Controls.
Add
(this.label4);
269
this.Controls.
Add
(this.progressBar1);
270
this.Controls.
Add
(this.radioButton1);
271
this.Controls.
Add
(this.label5);
272
this.Controls.
Add
(this.richTextBox1);
273
this.Controls.
Add
(this.label6);
274
this.Controls.
Add
(this.textBox1);
275
this.Controls.
Add
(this.label7);
276
this.Controls.
Add
(this.treeView1);
277
this.Controls.
Add
(this.label8);
278
this.Controls.
Add
(this.webBrowser1);
ContainerControls.Designer.cs (53)
124
this.flowLayoutPanel2.Controls.
Add
(this.button2);
125
this.flowLayoutPanel2.Controls.
Add
(this.button5);
126
this.flowLayoutPanel2.Controls.
Add
(this.button6);
196
this.groupBox1.Controls.
Add
(this.button7);
218
this.groupBox2.Controls.
Add
(this.button8);
241
this.groupBox3.Controls.
Add
(this.button9);
264
this.groupBox4.Controls.
Add
(this.button10);
419
this.tabControl5.Controls.
Add
(this.tabPage9);
420
this.tabControl5.Controls.
Add
(this.tabPage10);
430
this.tabPage9.Controls.
Add
(this.button19);
452
this.tabPage10.Controls.
Add
(this.tabControl6);
464
this.tabControl6.Controls.
Add
(this.tabPage11);
465
this.tabControl6.Controls.
Add
(this.tabPage12);
476
this.tabPage11.Controls.
Add
(this.button20);
498
this.tabPage12.Controls.
Add
(this.button21);
523
this.flowLayoutPanel1.Controls.
Add
(this.button4);
524
this.flowLayoutPanel1.Controls.
Add
(this.button1);
525
this.flowLayoutPanel1.Controls.
Add
(this.button3);
575
this.panel2.Controls.
Add
(this.tabControl2);
584
this.tabControl2.Controls.
Add
(this.tabPage1);
585
this.tabControl2.Controls.
Add
(this.tabPage2);
606
this.tabPage2.Controls.
Add
(this.button12);
640
this.panel1.Controls.
Add
(this.tabControl1);
649
this.tabControl1.Controls.
Add
(this.tabPage3);
650
this.tabControl1.Controls.
Add
(this.tabPage4);
660
this.tabPage3.Controls.
Add
(this.button11);
682
this.tabPage4.Controls.
Add
(this.button13);
706
this.flowLayoutPanel3.Controls.
Add
(this.button14);
707
this.flowLayoutPanel3.Controls.
Add
(this.button22);
708
this.flowLayoutPanel3.Controls.
Add
(this.button23);
747
this.panel3.Controls.
Add
(this.tabControl3);
756
this.tabControl3.Controls.
Add
(this.tabPage5);
757
this.tabControl3.Controls.
Add
(this.tabPage6);
778
this.tabPage6.Controls.
Add
(this.button24);
804
this.Controls.
Add
(this.panel3);
805
this.Controls.
Add
(this.flowLayoutPanel3);
806
this.Controls.
Add
(this.panel1);
807
this.Controls.
Add
(this.label5);
808
this.Controls.
Add
(this.label1);
809
this.Controls.
Add
(this.flowLayoutPanel1);
810
this.Controls.
Add
(this.tabControl5);
811
this.Controls.
Add
(this.label10);
812
this.Controls.
Add
(this.label7);
813
this.Controls.
Add
(this.label6);
814
this.Controls.
Add
(this.panel2);
815
this.Controls.
Add
(this.groupBox4);
816
this.Controls.
Add
(this.groupBox3);
817
this.Controls.
Add
(this.groupBox2);
818
this.Controls.
Add
(this.groupBox1);
819
this.Controls.
Add
(this.label4);
820
this.Controls.
Add
(this.label2);
821
this.Controls.
Add
(this.label3);
822
this.Controls.
Add
(this.flowLayoutPanel2);
ContainerControls2.Designer.cs (20)
91
this.splitContainer1.Panel1.Controls.
Add
(this.button15);
97
this.splitContainer1.Panel2.Controls.
Add
(this.button16);
359
this.tabControl4.Controls.
Add
(this.tabPage7);
360
this.tabControl4.Controls.
Add
(this.tabPage8);
421
this.Controls.
Add
(this.tableLayoutPanel2);
422
this.Controls.
Add
(this.label18);
423
this.Controls.
Add
(this.tabControl4);
424
this.Controls.
Add
(this.label17);
425
this.Controls.
Add
(this.splitContainer2);
426
this.Controls.
Add
(this.label16);
427
this.Controls.
Add
(this.panel4);
428
this.Controls.
Add
(this.label15);
429
this.Controls.
Add
(this.groupBox5);
430
this.Controls.
Add
(this.label14);
431
this.Controls.
Add
(this.flowLayoutPanel4);
432
this.Controls.
Add
(this.label13);
433
this.Controls.
Add
(this.tableLayoutPanel1);
434
this.Controls.
Add
(this.label9);
435
this.Controls.
Add
(this.splitContainer1);
436
this.Controls.
Add
(this.label8);
DataBindingExample.Designer.cs (19)
111
this.panel1.Controls.
Add
(this.comboBox1);
112
this.panel1.Controls.
Add
(this.label1);
113
this.panel1.Controls.
Add
(this.textBox1);
114
this.panel1.Controls.
Add
(this.button1);
115
this.panel1.Controls.
Add
(this.linkLabel1);
116
this.panel1.Controls.
Add
(this.maskedTextBox1);
117
this.panel1.Controls.
Add
(this.checkBox1);
118
this.panel1.Controls.
Add
(this.richTextBox1);
119
this.panel1.Controls.
Add
(this.domainUpDown1);
120
this.panel1.Controls.
Add
(this.numericUpDown1);
121
this.panel1.Controls.
Add
(this.radioButton1);
274
this.Controls.
Add
(this.dataGridView1);
275
this.Controls.
Add
(this.panel1);
276
this.Controls.
Add
(this.label2);
277
this.Controls.
Add
(this.treeView1);
278
this.Controls.
Add
(this.listBox1);
279
this.Controls.
Add
(this.label3);
280
this.Controls.
Add
(this.listView1);
281
this.Controls.
Add
(this.label4);
DataControls.Designer.cs (3)
353
this.Controls.
Add
(this.dataGridView2);
354
this.Controls.
Add
(this.dataGridView1);
355
this.Controls.
Add
(this.bindingNavigator1);
DialogControls.Designer.cs (4)
85
this.Controls.
Add
(this.SaveFileDialog);
86
this.Controls.
Add
(this.OpenFileDialog);
87
this.Controls.
Add
(this.FolderBrowserDialog);
88
this.Controls.
Add
(this.ColorDialog);
Main.Designer.cs (11)
169
this.Controls.
Add
(this.button12);
170
this.Controls.
Add
(this.button10);
171
this.Controls.
Add
(this.button9);
172
this.Controls.
Add
(this.button8);
173
this.Controls.
Add
(this.button7);
174
this.Controls.
Add
(this.button6);
175
this.Controls.
Add
(this.button5);
176
this.Controls.
Add
(this.button4);
177
this.Controls.
Add
(this.button3);
178
this.Controls.
Add
(this.button2);
179
this.Controls.
Add
(this.button1);
Menu_Toolbars_controls.Designer.cs (3)
595
Controls.
Add
(toolStrip1);
596
Controls.
Add
(statusStrip1);
597
Controls.
Add
(menuStrip1);
MenuForm.Designer.cs (2)
62
this.Controls.
Add
(this.button2);
63
this.Controls.
Add
(this.button1);
PrintingControls.Designer.cs (8)
162
this.Controls.
Add
(this.printPreviewControl1);
163
this.Controls.
Add
(this.label2);
164
this.Controls.
Add
(this.button1);
165
this.Controls.
Add
(this.btnPrint);
166
this.Controls.
Add
(this.btnPreView);
167
this.Controls.
Add
(this.btnSetting);
168
this.Controls.
Add
(this.txtPrint);
169
this.Controls.
Add
(this.label1);
RemainingControls.Designer.cs (8)
119
this.Controls.
Add
(this.trackBar1);
120
this.Controls.
Add
(this.label2);
121
this.Controls.
Add
(this.domainUpDown1);
122
this.Controls.
Add
(this.label1);
123
this.Controls.
Add
(this.propertyGrid2);
124
this.Controls.
Add
(this.propertyGrid1);
125
this.Controls.
Add
(this.vScrollBar1);
126
this.Controls.
Add
(this.hScrollBar1);
ToolStripContainer.Designer.cs (5)
102
this.toolStripContainer2.ContentPanel.Controls.
Add
(this.toolStrip1);
103
this.toolStripContainer2.ContentPanel.Controls.
Add
(this.statusStrip1);
115
this.toolStripContainer2.TopToolStripPanel.Controls.
Add
(this.menuStrip1);
594
this.Controls.
Add
(this.button1);
595
this.Controls.
Add
(this.toolStripContainer2);
DesignSurface (18)
MainForm.cs (7)
253
layoutPanel.Controls.
Add
(subButton1OfLayoutPanel);
254
layoutPanel.Controls.
Add
(subButton2OfLayoutPanel);
338
splitterPanel1.Controls.
Add
(richTextBox);
339
splitterPanel2.Controls.
Add
(scrollableControl);
352
panel.Controls.
Add
(numericUpDown);
366
panel.Controls.
Add
(bindingNavigator);
439
splitContainer.Panel2.Controls.
Add
(propertyGrid);
MainForm.Designer.cs (10)
75
this.splitContainer.Panel1.Controls.
Add
(this.tabControl1);
79
this.splitContainer.Panel2.Controls.
Add
(this.propertyGrid);
87
this.tabControl1.Controls.
Add
(this.tabPage1);
88
this.tabControl1.Controls.
Add
(this.tabPage2);
89
this.tabControl1.Controls.
Add
(this.tabPage3);
90
this.tabControl1.Controls.
Add
(this.tabPage4);
91
this.tabControl1.Controls.
Add
(this.tabPage5);
92
this.tabControl1.Controls.
Add
(this.tabPage6);
297
this.Controls.
Add
(this.splitContainer);
298
this.Controls.
Add
(this.menuStrip1);
MainForm.MyScrollableControl.cs (1)
12
Controls.
Add
(control);
Microsoft.VisualBasic.Forms (7)
Microsoft\VisualBasic\Helpers\VBInputBox.vb (4)
69
Controls.
Add
(TextBox)
70
Controls.
Add
(Label)
71
Controls.
Add
(OKButton)
72
Controls.
Add
(MyCancelButton)
Microsoft\VisualBasic\MyServices\Internal\ProgressDialog.vb (3)
147
Controls.
Add
(ButtonCloseDialog)
148
Controls.
Add
(ProgressBarWork)
149
Controls.
Add
(LabelInfo)
NativeHost.ManagedControl (1)
ManagedControl.Designer.cs (1)
50
this.Controls.
Add
(this.button1);
PresentationUI (105)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (7)
137
this._tabControl.Controls.
Add
(this._summaryTab);
138
this._tabControl.Controls.
Add
(this._infoTab);
151
this._summaryTab.Controls.
Add
(this.tableLayoutPanel1);
423
this._infoTab.Controls.
Add
(this.tableLayoutPanel2);
523
this._documentDetailBox.Controls.
Add
(this._documentTable);
647
this._fileSystemBox.Controls.
Add
(this._fileTable);
731
this.Controls.
Add
(this.tableLayoutPanel3);
MS\Internal\Documents\CredentialManagerDialog.Designer.cs (5)
77
this._buttonFlowLayoutPanel.Controls.
Add
(this._cancelButton);
78
this._buttonFlowLayoutPanel.Controls.
Add
(this._okButton);
116
this._listButtonFlowLayoutPanel.Controls.
Add
(this._addButton);
117
this._listButtonFlowLayoutPanel.Controls.
Add
(this._removeButton);
166
this.Controls.
Add
(this._mainDialogTableLayoutPanel);
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (3)
59
_buttomControlLayoutpanel.Controls.
Add
(_cancelButton);
60
_buttomControlLayoutpanel.Controls.
Add
(_addButton);
221
Controls.
Add
(_mainDialogTableLayoutPanel);
MS\Internal\Documents\RMEnrollmentPage1.Designer.cs (14)
64
_panel1.Controls.
Add
(_flowLayoutPanel2);
65
_panel1.Controls.
Add
(_flowLayoutPanel1);
75
_flowLayoutPanel2.Controls.
Add
(_flowLayoutPanel3);
86
_flowLayoutPanel3.Controls.
Add
(_flowLayoutPanel4);
87
_flowLayoutPanel3.Controls.
Add
(_panel2);
96
_flowLayoutPanel4.Controls.
Add
(_label1);
97
_flowLayoutPanel4.Controls.
Add
(_label2);
98
_flowLayoutPanel4.Controls.
Add
(_label3);
99
_flowLayoutPanel4.Controls.
Add
(_privacyLabel);
100
_flowLayoutPanel4.Controls.
Add
(_instructionlabel);
159
_panel2.Controls.
Add
(_pictureBox);
177
_flowLayoutPanel1.Controls.
Add
(_nextButton);
178
_flowLayoutPanel1.Controls.
Add
(_cancelButton);
209
Controls.
Add
(_panel1);
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (9)
63
this._flowLayoutPanel1.Controls.
Add
(this._nextButton);
64
this._flowLayoutPanel1.Controls.
Add
(this._cancelButton);
94
this._flowLayoutPanel2.Controls.
Add
(this._label1);
95
this._flowLayoutPanel2.Controls.
Add
(this._flowLayoutPanel3);
96
this._flowLayoutPanel2.Controls.
Add
(this._tableLayoutPanel1);
117
this._flowLayoutPanel3.Controls.
Add
(this._pictureBox1);
118
this._flowLayoutPanel3.Controls.
Add
(this._label2);
214
this.Controls.
Add
(this._flowLayoutPanel2);
215
this.Controls.
Add
(this._flowLayoutPanel1);
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (2)
66
this.flowLayoutPanel2.Controls.
Add
(this.label2);
125
this.Controls.
Add
(this.tableLayoutPanel1);
MS\Internal\Documents\RMPermissions.cs (1)
193
permissionsFlowPanel.Controls.
Add
(permissionLabel);
MS\Internal\Documents\RMPermissions.Designer.cs (15)
61
this.mainContentFlowPanel.Controls.
Add
(this.authenticatedAsFlowPanel);
62
this.mainContentFlowPanel.Controls.
Add
(this.permissionsFlowPanel);
63
this.mainContentFlowPanel.Controls.
Add
(this.contactFlowPanel);
64
this.mainContentFlowPanel.Controls.
Add
(this.expirationFlowPanel);
65
this.mainContentFlowPanel.Controls.
Add
(this.divider);
66
this.mainContentFlowPanel.Controls.
Add
(this.actionsFlowPanel);
75
this.authenticatedAsFlowPanel.Controls.
Add
(this.authenticatedAsTextLabel);
76
this.authenticatedAsFlowPanel.Controls.
Add
(this.authenticatedAsLabel);
95
this.permissionsFlowPanel.Controls.
Add
(this.permissionsHeldLabel);
108
this.contactFlowPanel.Controls.
Add
(this.requestFromTextLabel);
109
this.contactFlowPanel.Controls.
Add
(this.requestFromLabel);
129
this.expirationFlowPanel.Controls.
Add
(this.expiresOnTextLabel);
130
this.expirationFlowPanel.Controls.
Add
(this.expiresOnLabel);
147
this.actionsFlowPanel.Controls.
Add
(this.closeButton);
188
this.Controls.
Add
(this.mainContentFlowPanel);
MS\Internal\Documents\RMPublishingDialog.Designer.cs (28)
78
this.flowLayoutPanelMain.Controls.
Add
(this.radioButtonUnrestricted);
79
this.flowLayoutPanelMain.Controls.
Add
(this.radioButtonPermissions);
80
this.flowLayoutPanelMain.Controls.
Add
(this.radioButtonTemplate);
81
this.flowLayoutPanelMain.Controls.
Add
(this.groupBoxMainContent);
82
this.flowLayoutPanelMain.Controls.
Add
(this.flowLayoutPanelActions);
119
this.groupBoxMainContent.Controls.
Add
(this.flowLayoutPanelUnrestricted);
120
this.groupBoxMainContent.Controls.
Add
(this.flowLayoutPanelPermissions);
121
this.groupBoxMainContent.Controls.
Add
(this.flowLayoutPanelTemplate);
131
this.flowLayoutPanelUnrestricted.Controls.
Add
(this.textBoxUnrestrictedText);
140
this.flowLayoutPanelPermissions.Controls.
Add
(this.flowLayoutPanelPeople);
141
this.flowLayoutPanelPermissions.Controls.
Add
(this.rightsTable);
142
this.flowLayoutPanelPermissions.Controls.
Add
(this.flowLayoutPanelContact);
143
this.flowLayoutPanelPermissions.Controls.
Add
(this.flowLayoutPanelExpires);
151
this.flowLayoutPanelTemplate.Controls.
Add
(this.labelSelectTemplate);
152
this.flowLayoutPanelTemplate.Controls.
Add
(this.comboBoxTemplates);
187
this.flowLayoutPanelPeople.Controls.
Add
(this.buttonPeoplePicker);
188
this.flowLayoutPanelPeople.Controls.
Add
(this.textBoxUserName);
189
this.flowLayoutPanelPeople.Controls.
Add
(this.buttonAddUser);
190
this.flowLayoutPanelPeople.Controls.
Add
(this.buttonEveryone);
191
this.flowLayoutPanelPeople.Controls.
Add
(this.buttonRemoveUser);
249
this.flowLayoutPanelContact.Controls.
Add
(this.checkBoxPermissionsContact);
250
this.flowLayoutPanelContact.Controls.
Add
(this.textBoxPermissionsContact);
274
this.flowLayoutPanelExpires.Controls.
Add
(this.checkBoxValidUntil);
275
this.flowLayoutPanelExpires.Controls.
Add
(this.datePickerValidUntil);
300
this.flowLayoutPanelActions.Controls.
Add
(this.buttonCancel);
301
this.flowLayoutPanelActions.Controls.
Add
(this.buttonSave);
302
this.flowLayoutPanelActions.Controls.
Add
(this.buttonSaveAs);
375
this.Controls.
Add
(this.flowLayoutPanelMain);
MS\Internal\Documents\SignatureSummaryDialog.cs (6)
272
_columnHeaderPanel.Controls.
Add
(nameHeader);
273
_columnHeaderPanel.Controls.
Add
(intentHeader);
274
_columnHeaderPanel.Controls.
Add
(locationHeader);
275
_columnHeaderPanel.Controls.
Add
(signByHeader);
298
_columnHeaderPanel.Controls.
Add
(statusHeader);
299
_columnHeaderPanel.Controls.
Add
(intentHeader);
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (9)
70
_flowpanelMiddleControls.Controls.
Add
(_buttonViewCert);
71
_flowpanelMiddleControls.Controls.
Add
(_buttonSign);
72
_flowpanelMiddleControls.Controls.
Add
(_buttonRequestAdd);
73
_flowpanelMiddleControls.Controls.
Add
(_buttonRequestDelete);
86
_flowpanelBottomControls.Controls.
Add
(_buttonDone);
166
_listboxMainPanel.Controls.
Add
(_listboxItemPanel);
167
_listboxMainPanel.Controls.
Add
(_columnHeaderPanel);
175
_listboxItemPanel.Controls.
Add
(_listBoxSummary);
207
Controls.
Add
(_mainLayoutTable);
MS\Internal\Documents\SigningDialog.Designer.cs (5)
63
_userInputFlowPanel.Controls.
Add
(_signatureControlInputLayoutTable);
181
_buttonflowLayoutPanel.Controls.
Add
(_cancelButton);
182
_buttonflowLayoutPanel.Controls.
Add
(_signButton);
183
_buttonflowLayoutPanel.Controls.
Add
(_signSaveAsButton);
260
Controls.
Add
(_mainLayoutTable);
MS\Internal\Documents\SigningProgress.Designer.cs (1)
60
Controls.
Add
(_label);
System.Windows.Forms (39)
System\Windows\Forms\Control.ControlCollection.cs (2)
129
Add
(c);
151
Add
(controls[i]);
System\Windows\Forms\Control.cs (1)
2631
value.Controls.
Add
(this);
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (2)
466
Controls.
Add
(_horizScrollBar);
473
Controls.
Add
(_vertScrollBar);
System\Windows\Forms\Controls\DataGridView\DataGridViewCell.cs (2)
2480
dgv.Controls.
Add
(dgv.EditingPanel);
2481
dgv.EditingPanel.Controls.
Add
(dgv.EditingControl);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\CommandsPane.cs (1)
82
Controls.
Add
(_label);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (2)
270
Controls.
Add
(_detailsTextBox);
271
Controls.
Add
(_overarchingTableLayoutPanel);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\HelpPane.cs (2)
51
Controls.
Add
(_titleLabel);
52
Controls.
Add
(_descriptionLabel);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (2)
471
Controls.
Add
(_scrollBar);
873
Controls.
Add
(control);
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.DropDownHolder.cs (2)
598
Controls.
Add
(control);
652
Controls.
Add
(CreateNewLink);
System\Windows\Forms\Controls\TabControl\TabControl.ControlCollection.cs (1)
41
base.
Add
(tabPage);
System\Windows\Forms\Controls\TabControl\TabControl.TabPageCollection.cs (2)
85
_owner.Controls.
Add
(value);
228
_owner.Controls.
Add
(tabPage);
System\Windows\Forms\Controls\TabControl\TabPage.TabPageControlCollection.cs (1)
34
base.
Add
(value);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
773
Controls.
Add
(toolStripToDrag);
System\Windows\Forms\Design\ComponentEditorPage.cs (1)
228
site?.GetControl()?.Controls.
Add
(this);
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (5)
255
Controls.
Add
(_pictureBox);
260
Controls.
Add
(_message);
297
Controls.
Add
(button);
308
Controls.
Add
(button);
322
Controls.
Add
(_details);
System\Windows\Forms\Form.ControlCollection.cs (1)
53
base.
Add
(value);
System\Windows\Forms\Form.cs (1)
1110
Controls.
Add
(new MdiClient());
System\Windows\Forms\Internal\ReadOnlyControlCollection.cs (1)
36
internal virtual void AddInternal(Control? value) => base.
Add
(value);
System\Windows\Forms\MDI\MDIClient.ControlCollection.cs (1)
55
base.
Add
(value);
System\Windows\Forms\MDI\MDIWindowDialog.cs (2)
137
Controls.
Add
(_okCancelTableLayoutPanel);
138
Controls.
Add
(_itemList);
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutControlCollection.cs (1)
31
base.
Add
(control);
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
88
Controls.
Add
(_tableLayoutPanel);
System\Windows\Forms\Printing\PrintPreviewControl.cs (2)
77
Controls.
Add
(_hScrollBar);
90
Controls.
Add
(_vScrollBar);
System\Windows\Forms\Printing\PrintPreviewDialog.cs (2)
967
Controls.
Add
(_previewControl);
968
Controls.
Add
(_toolStrip1);
System.Windows.Forms.Design (71)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (2)
204
_groupBoxMode.Controls.
Add
(_radioButtonsTableLayoutPanel);
285
Controls.
Add
(_overarchingTableLayoutPanel);
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (1)
500
Controls.
Add
(_overArchingTableLayoutPanel);
System\ComponentModel\Design\DateTimeEditor.DateTimeUI.cs (1)
66
Controls.
Add
(_monthCalendar);
System\ComponentModel\Design\DesignerActionPanel.EditorPropertyLine.FlyoutDialog.cs (1)
34
Controls.
Add
(hostedControl);
System\ComponentModel\Design\ToolStripContainerActionList.cs (2)
118
root.Controls.
Add
(_toolStripContainer);
185
newParent.Controls.
Add
(control);
System\Drawing\Design\ColorEditor.ColorUI.cs (4)
223
_paletteTabPage.Controls.
Add
(_pal);
224
_systemTabPage.Controls.
Add
(_lbSystem);
225
_commonTabPage.Controls.
Add
(_lbCommon);
227
Controls.
Add
(_tabControl);
System\Windows\Forms\Design\Behavior\DropSourceBehavior.cs (1)
258
dragTarget.Controls.
Add
(currentControl);
System\Windows\Forms\Design\Behavior\ToolStripPanelSelectionBehavior.cs (1)
175
newParent.Controls.
Add
(control);
System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs (1)
158
Controls.
Add
(_tableLayoutPanel);
System\Windows\Forms\Design\ChangeToolStripParentVerb.cs (1)
78
newParent.Controls.
Add
(toolStrip);
System\Windows\Forms\Design\ComponentTray.cs (1)
710
Controls.
Add
(trayctl);
System\Windows\Forms\Design\ControlDesigner.DesignerControlCollection.cs (1)
34
public override void Add(Control c) => _realCollection.
Add
(c);
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (1)
458
Controls.
Add
(_overarchingTableLayoutPanel);
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (2)
222
_previewGroupBox.Controls.
Add
(_sampleViewTableLayoutPanel);
240
Controls.
Add
(_overarchingTableLayoutPanel);
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (1)
621
Controls.
Add
(_overarchingTableLayoutPanel);
System\Windows\Forms\Design\DataGridViewColumnTypeEditor.Picker.cs (1)
33
Controls.
Add
(_typesListBox);
System\Windows\Forms\Design\DesignBindingPicker.cs (15)
199
_addNewPanel.Controls.
Add
(_addNewCtrl);
200
_addNewPanel.Controls.
Add
(addNewIcon);
201
_addNewPanel.Controls.
Add
(addNewDiv);
203
_helpTextPanel.Controls.
Add
(_helpTextCtrl);
204
_helpTextPanel.Controls.
Add
(helpTextDiv);
208
Controls.
Add
(_addNewPanel);
209
Controls.
Add
(_helpTextPanel);
306
_addNewPanel.Controls.
Add
(_addNewCtrl);
307
_addNewPanel.Controls.
Add
(addNewIcon);
308
_addNewPanel.Controls.
Add
(addNewDiv);
332
_helpTextPanel.Controls.
Add
(_helpTextCtrl);
333
_helpTextPanel.Controls.
Add
(helpTextDiv);
337
Controls.
Add
(_treeViewCtrl);
338
Controls.
Add
(_addNewPanel);
339
Controls.
Add
(_helpTextPanel);
System\Windows\Forms\Design\DesignerFrame.cs (4)
48
Controls.
Add
(_designerRegion);
106
_designerRegion.Controls.
Add
(_designer);
293
Controls.
Add
(_splitter);
294
Controls.
Add
(window);
System\Windows\Forms\Design\DockEditor.DockUI.cs (1)
206
Controls.
Add
(_container);
System\Windows\Forms\Design\FlowLayoutPanelDesigner .cs (2)
661
children.
Add
(_primaryDragControl);
677
children.
Add
(_dragControls[i]);
System\Windows\Forms\Design\FlowPanelDesigner.cs (1)
37
internal override void AddChildControl(Control newChild) => Control.Controls.
Add
(newChild);
System\Windows\Forms\Design\FormatControl.Designer.cs (3)
60
formatGroupBox.Controls.
Add
(this.tableLayoutPanel3);
92
sampleGroupBox.Controls.
Add
(this.sampleLabel);
175
Controls.
Add
(formatGroupBox);
System\Windows\Forms\Design\FormatStringDialog.cs (3)
214
Controls.
Add
(_okButton);
215
Controls.
Add
(_formatControl1);
216
Controls.
Add
(_cancelButton);
System\Windows\Forms\Design\LinkAreaEditor.LinkAreaUI.cs (3)
102
Controls.
Add
(_okCancelTableLayoutPanel);
103
Controls.
Add
(_sampleEdit);
104
Controls.
Add
(_caption);
System\Windows\Forms\Design\MaskDesignerDialog.cs (1)
282
Controls.
Add
(_overarchingTableLayoutPanel);
System\Windows\Forms\Design\MaskedTextBoxTextEditorDropDown.cs (1)
48
Controls.
Add
(_cloneMtb);
System\Windows\Forms\Design\ParentControlDesigner.cs (6)
428
Control.Controls.
Add
(newChild);
652
parent.Controls.
Add
(children[i]);
658
parent.Controls.
Add
(children[i]);
2179
newParent.Controls.
Add
(control);
2420
parent.Controls.
Add
(c);
2431
parent.Controls.
Add
(c);
System\Windows\Forms\Design\StringCollectionEditor.StringCollectionForm.cs (1)
123
Controls.
Add
(_overarchingLayoutPanel);
System\Windows\Forms\Design\StyleEditorForm.cs (2)
373
_sizeTypeGroupBox.Controls.
Add
(_sizeTypeTableLayoutPanel);
442
Controls.
Add
(_overarchingTableLayoutPanel);
System\Windows\Forms\Design\TabControlDesigner.cs (1)
294
tc.Controls.
Add
(page);
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (1)
2172
public override void Add(Control c) => _realCollection.
Add
(c);
System\Windows\Forms\Design\ToolStripDropDownDesigner.cs (1)
398
form.Controls.
Add
(_designMenu);
System\Windows\Forms\Design\ToolStripEditorManager.cs (2)
87
_behaviorService.AdornerWindowControl.Controls.
Add
(_editor);
130
Controls.
Add
(editorToolStrip);
System\Windows\Forms\Design\TreeNodeCollectionEditor.cs (1)
335
Controls.
Add
(_overarchingTableLayoutPanel);
System.Windows.Forms.Design.Tests (6)
ControlDesignerTests.cs (2)
247
control.Controls.
Add
(childControl);
274
control.Controls.
Add
(childControl);
System\Resources\Tools\StronglyTypedResourceBuilderTests.cs (1)
614
form.Controls.
Add
(mediaPlayer);
System\Windows\Forms\Design\ControlDesigner.DesignerControlCollectionTests.cs (3)
145
_collection.
Add
(control);
153
_collection.
Add
(control);
163
_collection.
Add
(control);
System.Windows.Forms.Tests (464)
NumericUpDownTests.cs (3)
31
form.Controls.
Add
(upDown);
74
form.Controls.
Add
(upDown);
110
form.Controls.
Add
(upDown);
System\Windows\Forms\AccessibleObjects\AccessibleObjectTests.cs (5)
546
form.Controls.
Add
(first);
547
form.Controls.
Add
(second);
573
form.Controls.
Add
(control);
2623
form.Controls.
Add
(button);
2654
form.Controls.
Add
(comboBox);
System\Windows\Forms\AccessibleObjects\Control.ControlAccessibleObjectTests.cs (4)
887
ownerControl.Controls.
Add
(child);
1192
ownerControl.Controls.
Add
(child);
1679
form.Controls.
Add
(label);
1680
form.Controls.
Add
(control);
System\Windows\Forms\AccessibleObjects\DateTimePicker.DateTimePickerAccessibleObjectTests.cs (3)
364
form.Controls.
Add
(dateTimePicker2);
365
form.Controls.
Add
(label1);
366
form.Controls.
Add
(dateTimePicker1);
System\Windows\Forms\AccessibleObjects\ErrorProvider.ControlItem.ControlItemAccessibleObjectTests.cs (1)
45
parentControl.Controls.
Add
(control);
System\Windows\Forms\AccessibleObjects\ErrorProviderAccessibleObjectTests.cs (2)
35
_form.Controls.
Add
(_control1);
36
_form.Controls.
Add
(_control2);
System\Windows\Forms\AccessibleObjects\Form.FormAccessibleObjectTests.cs (3)
128
form.Controls.
Add
(control);
148
form.Controls.
Add
(control);
193
form.Controls.
Add
(embeddedForm);
System\Windows\Forms\AccessibleObjects\ListBoxAccessibleObjectTests.cs (1)
138
form.Controls.
Add
(listBox);
System\Windows\Forms\AccessibleObjects\ListViewGroup.ListViewGroupAccessibleObjectTests.cs (2)
287
form.Controls.
Add
(list);
321
form.Controls.
Add
(listView);
System\Windows\Forms\AccessibleObjects\ListViewItem.ListViewItemDetailsAccessibleObjectTests.cs (2)
193
form.Controls.
Add
(listView1);
217
form.Controls.
Add
(listView1);
System\Windows\Forms\AccessibleObjects\Panel.PanelAccessibleObjectTests.cs (6)
193
parentPanel.Controls.
Add
(childPanel);
231
parentPanel.Controls.
Add
(childPanel);
247
panel.Controls.
Add
(buttonFirst);
250
panel.Controls.
Add
(buttonLast);
264
panel1.Controls.
Add
(button1);
272
form.Controls.
Add
(panel1);
System\Windows\Forms\AccessibleObjects\PrintPreviewControl.PrintPreviewControlAccessibleObjectTests.cs (1)
84
panel.Controls.
Add
(control);
System\Windows\Forms\AccessibleObjects\TabPage.TabPageAccessibleObjectTests.cs (3)
531
tabControl.Controls.
Add
(tabPage);
539
tabPage.Controls.
Add
(button);
544
form.Controls.
Add
(tabControl);
System\Windows\Forms\Application.ParkingWindowTests.cs (1)
45
form.Controls.
Add
(comboBox);
System\Windows\Forms\AxHost.VisualBasic6Tests.cs (1)
24
form.Controls.
Add
(control);
System\Windows\Forms\AxHostTests.cs (4)
469
control.Controls.
Add
(child1);
470
control.Controls.
Add
(child2);
499
control.Controls.
Add
(child1);
500
control.Controls.
Add
(child2);
System\Windows\Forms\AxSystemMonitorTests.cs (1)
16
_form.Controls.
Add
(_control);
System\Windows\Forms\AxWebBrowserTests.cs (1)
21
_form.Controls.
Add
(_control);
System\Windows\Forms\ButtonRenderingTests.cs (1)
216
form.Controls.
Add
(button);
System\Windows\Forms\CheckBoxRendererTests.cs (4)
20
form.Controls.
Add
(control);
56
form.Controls.
Add
(control);
93
form.Controls.
Add
(control);
129
form.Controls.
Add
(control);
System\Windows\Forms\CheckBoxTests.cs (2)
818
form.Controls.
Add
(control);
851
form.Controls.
Add
(checkBox);
System\Windows\Forms\ContainerControlTests.cs (35)
152
control.Controls.
Add
(child);
153
child.Controls.
Add
(grandchild);
202
control.Controls.
Add
(child);
567
control.Controls.
Add
(child);
614
control.Controls.
Add
(child);
796
child1.Controls.
Add
(grandchild1);
799
child2.Controls.
Add
(grandchild2);
802
child3.Controls.
Add
(grandchild3);
821
control.Controls.
Add
(child1);
822
control.Controls.
Add
(child2);
823
control.Controls.
Add
(child3);
824
control.Controls.
Add
(child4);
825
control.Controls.
Add
(child5);
826
control.Controls.
Add
(child6);
827
control.Controls.
Add
(child7);
828
control.Controls.
Add
(child8);
1022
child1.Controls.
Add
(grandchild1);
1025
child2.Controls.
Add
(grandchild2);
1028
child3.Controls.
Add
(grandchild3);
1047
control.Controls.
Add
(child1);
1048
control.Controls.
Add
(child2);
1049
control.Controls.
Add
(child3);
1050
control.Controls.
Add
(child4);
1051
control.Controls.
Add
(child5);
1052
control.Controls.
Add
(child6);
1053
control.Controls.
Add
(child7);
1054
control.Controls.
Add
(child8);
1257
control.Controls.
Add
(child1);
1258
control.Controls.
Add
(child2);
1287
control.Controls.
Add
(child1);
1288
control.Controls.
Add
(child2);
1317
container.Controls.
Add
(control);
1342
container.Controls.
Add
(control);
1367
container.Controls.
Add
(control);
1383
container.Controls.
Add
(control);
System\Windows\Forms\ControlTests.ControlCollection.cs (75)
55
collection.
Add
(control1);
66
collection.
Add
(control2);
81
Assert.Throws<ArgumentException>(() => collection.
Add
(control2));
96
collection.
Add
(null);
131
collection.
Add
(control1);
142
collection.
Add
(control2);
158
collection.
Add
(control1);
173
collection.
Add
(null);
204
collection1.
Add
(control);
205
collection2.
Add
(control);
248
collection.
Add
(control);
260
collection.
Add
(control);
288
collection.
Add
(control1);
298
collection.
Add
(control2);
312
collection.
Add
(control3);
343
collection.
Add
(control);
372
collection.
Add
(control);
408
Assert.Throws<ArgumentException>(() => collection.
Add
(control));
447
collection.
Add
(control);
510
collection.
Add
(child1);
518
collection.
Add
(child1);
528
collection.
Add
(child2);
564
collection.
Add
(control);
608
collection.
Add
(control);
753
collection.
Add
(control);
912
collection.
Add
(control);
987
collection.
Add
(control);
1069
collection.
Add
(control);
1115
Assert.Throws<ArgumentException>(() => collection.
Add
(control));
1134
Assert.Throws<ArgumentException>(() => collection.
Add
(control));
1158
Assert.Throws<ArgumentException>(() => collection.
Add
(control));
1171
Assert.Throws<ArgumentException>(() => collection.
Add
(owner));
1183
Assert.Throws<ArgumentException>(() => collection.
Add
(parent));
1199
Assert.Throws<ArgumentException>(() => collection.
Add
(grandparent));
1341
sourceCollection.
Add
(child1);
1342
sourceCollection.
Add
(child2);
1343
sourceCollection.
Add
(child3);
1382
collection.
Add
(child1);
1383
collection.
Add
(child2);
1460
child3.Controls.
Add
(grandchild1);
1461
child3.Controls.
Add
(grandchild2);
1462
child3.Controls.
Add
(grandchild3);
1464
collection.
Add
(child1);
1465
collection.
Add
(child2);
1466
collection.
Add
(child3);
1502
collection.
Add
(child1);
1503
collection.
Add
(child2);
1504
collection.
Add
(child3);
1527
collection.
Add
(child1);
1528
collection.
Add
(child2);
1541
collection.
Add
(child1);
1542
collection.
Add
(child2);
1555
collection.
Add
(child1);
1556
collection.
Add
(child2);
1578
collection.
Add
(child1);
1579
collection.
Add
(child2);
1652
collection.
Add
(child);
1737
collection.
Add
(child1);
1748
collection.
Add
(child1);
1749
collection.
Add
(child2);
2046
collection.
Add
(child1);
2047
collection.
Add
(child2);
2122
collection.
Add
(child1);
2123
collection.
Add
(child2);
2216
collection1.
Add
(control1);
2217
collection2.
Add
(control2);
3163
collection.
Add
(child1);
3164
collection.
Add
(child2);
3165
collection.
Add
(child3);
3242
collection.
Add
(child1);
3243
collection.
Add
(child2);
3244
collection.
Add
(child3);
3336
collection.
Add
(child1);
3337
collection.
Add
(child2);
3338
collection.
Add
(child3);
System\Windows\Forms\ControlTests.cs (13)
726
control.Controls.
Add
(childControl);
868
control.Controls.
Add
(table);
877
panelRadioButtons.Controls.
Add
(radioButton1);
879
panelRadioButtons.Controls.
Add
(radioButton2);
888
panelCheckBoxes.Controls.
Add
(checkBox1);
890
panelCheckBoxes.Controls.
Add
(checkBox2);
899
panelButtons.Controls.
Add
(button1);
901
panelButtons.Controls.
Add
(button2);
1059
form.Controls.
Add
(checkedListBox1);
1060
form.Controls.
Add
(button1);
1061
form.Controls.
Add
(listBox1);
1062
form.Controls.
Add
(listView1);
1099
form.Controls.
Add
(control);
System\Windows\Forms\ControlTests.Handlers.cs (50)
134
control.Controls.
Add
(child1);
135
control.Controls.
Add
(child2);
187
control.Controls.
Add
(child1);
188
control.Controls.
Add
(child2);
329
control.Controls.
Add
(child1);
330
control.Controls.
Add
(child2);
386
control.Controls.
Add
(child1);
387
control.Controls.
Add
(child2);
510
control.Controls.
Add
(child1);
511
control.Controls.
Add
(child2);
563
control.Controls.
Add
(child1);
564
control.Controls.
Add
(child2);
658
control.Controls.
Add
(child1);
659
control.Controls.
Add
(child2);
713
control.Controls.
Add
(child1);
714
control.Controls.
Add
(child2);
1108
control.Controls.
Add
(child1);
1109
control.Controls.
Add
(child2);
1163
control.Controls.
Add
(child1);
1164
control.Controls.
Add
(child2);
1505
control.Controls.
Add
(child1);
1506
control.Controls.
Add
(child2);
1558
control.Controls.
Add
(child1);
1559
control.Controls.
Add
(child2);
1740
control.Controls.
Add
(child1);
1741
control.Controls.
Add
(child2);
1795
control.Controls.
Add
(child1);
1796
control.Controls.
Add
(child2);
1961
control.Controls.
Add
(child1);
1962
control.Controls.
Add
(child2);
2014
control.Controls.
Add
(child1);
2015
control.Controls.
Add
(child2);
2804
control.Controls.
Add
(child1);
2805
control.Controls.
Add
(child2);
2904
control.Controls.
Add
(child1);
2905
control.Controls.
Add
(child2);
2981
control.Controls.
Add
(child1);
2982
control.Controls.
Add
(child2);
5035
control.Controls.
Add
(child1);
5036
control.Controls.
Add
(child2);
5088
control.Controls.
Add
(child1);
5089
control.Controls.
Add
(child2);
5363
control.Controls.
Add
(child1);
5364
control.Controls.
Add
(child2);
5726
child1.Controls.
Add
(grandchild1);
5727
control.Controls.
Add
(child1);
5728
control.Controls.
Add
(child2);
5808
child1.Controls.
Add
(grandchild1);
5809
control.Controls.
Add
(child1);
5810
control.Controls.
Add
(child2);
System\Windows\Forms\ControlTests.Internals.cs (1)
416
form.Controls.
Add
(control);
System\Windows\Forms\ControlTests.Methods.cs (38)
138
parent.Controls.
Add
(child1);
139
parent.Controls.
Add
(child2);
180
parent.Controls.
Add
(child1);
181
parent.Controls.
Add
(child2);
235
parent.Controls.
Add
(child1);
236
parent.Controls.
Add
(child2);
302
parent.Controls.
Add
(child1);
303
parent.Controls.
Add
(child2);
1075
control.Controls.
Add
(child1);
1076
control.Controls.
Add
(child2);
1455
control.Controls.
Add
(child1);
1456
control.Controls.
Add
(child2);
1533
control.Controls.
Add
(child1);
1534
control.Controls.
Add
(child2);
3068
control.Controls.
Add
(child);
3186
control.Controls.
Add
(child);
3321
control.Controls.
Add
(child);
3462
control.Controls.
Add
(child);
3599
control.Controls.
Add
(child);
3742
control.Controls.
Add
(child);
4595
control.Controls.
Add
(child1);
4596
control.Controls.
Add
(child2);
4695
control.Controls.
Add
(child1);
4696
control.Controls.
Add
(child2);
6747
control.Controls.
Add
(child);
6795
control.Controls.
Add
(child);
7024
parent.Controls.
Add
(child1);
7025
parent.Controls.
Add
(child2);
7066
parent.Controls.
Add
(child1);
7067
parent.Controls.
Add
(child2);
7121
parent.Controls.
Add
(child1);
7122
parent.Controls.
Add
(child2);
7188
parent.Controls.
Add
(child1);
7189
parent.Controls.
Add
(child2);
12312
parent.Controls.
Add
(child1);
12313
parent.Controls.
Add
(child2);
12359
parent.Controls.
Add
(child1);
12360
parent.Controls.
Add
(child2);
System\Windows\Forms\ControlTests.Properties.cs (63)
1292
control.Controls.
Add
(child1);
1293
control.Controls.
Add
(child2);
1322
control.Controls.
Add
(child1);
1323
control.Controls.
Add
(child2);
1440
control.Controls.
Add
(child1);
1441
control.Controls.
Add
(child2);
1526
control.Controls.
Add
(child1);
1527
control.Controls.
Add
(child2);
1692
control.Controls.
Add
(child1);
1693
control.Controls.
Add
(child2);
1722
control.Controls.
Add
(child1);
1723
control.Controls.
Add
(child2);
1811
control.Controls.
Add
(child1);
1812
control.Controls.
Add
(child2);
1904
control.Controls.
Add
(child1);
1905
control.Controls.
Add
(child2);
2258
control.Controls.
Add
(child1);
2259
control.Controls.
Add
(child2);
2351
control.Controls.
Add
(child1);
2352
control.Controls.
Add
(child2);
3681
control.Controls.
Add
(child);
3701
control.Controls.
Add
(child);
3857
control.Controls.
Add
(child1);
3858
control.Controls.
Add
(child2);
3887
control.Controls.
Add
(child1);
3888
control.Controls.
Add
(child2);
3950
control.Controls.
Add
(child1);
3951
control.Controls.
Add
(child2);
4043
control.Controls.
Add
(child1);
4044
control.Controls.
Add
(child2);
4611
control.Controls.
Add
(child1);
4612
control.Controls.
Add
(child2);
4694
control.Controls.
Add
(child1);
4695
control.Controls.
Add
(child2);
5067
control.Controls.
Add
(child1);
5068
control.Controls.
Add
(child2);
5160
control.Controls.
Add
(child1);
5161
control.Controls.
Add
(child2);
5332
control.Controls.
Add
(child1);
5333
control.Controls.
Add
(child2);
5362
control.Controls.
Add
(child1);
5363
control.Controls.
Add
(child2);
5481
control.Controls.
Add
(child1);
5482
control.Controls.
Add
(child2);
5567
control.Controls.
Add
(child1);
5568
control.Controls.
Add
(child2);
9817
control.Controls.
Add
(child);
9842
control.Controls.
Add
(child);
9860
control.Controls.
Add
(child);
10096
control.Controls.
Add
(child1);
10097
control.Controls.
Add
(child2);
10126
control.Controls.
Add
(child1);
10127
control.Controls.
Add
(child2);
10277
control.Controls.
Add
(child1);
10278
control.Controls.
Add
(child2);
10363
control.Controls.
Add
(child1);
10364
control.Controls.
Add
(child2);
12628
control.Controls.
Add
(child1);
12629
control.Controls.
Add
(child2);
12913
control.Controls.
Add
(child1);
12914
control.Controls.
Add
(child2);
12996
control.Controls.
Add
(child1);
12997
control.Controls.
Add
(child2);
System\Windows\Forms\DataGridViewCellTests.cs (7)
201
form.Controls.
Add
(control);
844
form.Controls.
Add
(control);
880
form.Controls.
Add
(control);
4048
form.Controls.
Add
(control);
4091
form.Controls.
Add
(control);
4355
form.Controls.
Add
(control);
5147
form.Controls.
Add
(control);
System\Windows\Forms\DataGridViewHeaderCellTests.cs (2)
2417
form.Controls.
Add
(control);
3684
form.Controls.
Add
(control);
System\Windows\Forms\DataGridViewRowTests.cs (8)
109
form.Controls.
Add
(control);
327
form.Controls.
Add
(control);
354
form.Controls.
Add
(control);
942
form.Controls.
Add
(control);
1872
form.Controls.
Add
(control);
2341
form.Controls.
Add
(control);
4333
form.Controls.
Add
(control);
4458
form.Controls.
Add
(control);
System\Windows\Forms\DataGridViewTests.cs (1)
2362
form.Controls.
Add
(dataGridView);
System\Windows\Forms\DataGridViewTests.Rendering.cs (2)
28
form.Controls.
Add
(dataGrid);
158
form.Controls.
Add
(dataGridView);
System\Windows\Forms\FormTests.cs (2)
1231
parent.Controls.
Add
(menuStrip);
2602
parent.Controls.
Add
(control);
System\Windows\Forms\GroupBoxTests.cs (1)
929
control.Controls.
Add
(child);
System\Windows\Forms\LabelTests.cs (1)
296
form.Controls.
Add
(label);
System\Windows\Forms\Layout\FlowLayoutTests.cs (28)
74
control.Controls.
Add
(child1);
75
control.Controls.
Add
(child2);
76
control.Controls.
Add
(largeChild);
77
control.Controls.
Add
(emptyChild);
78
control.Controls.
Add
(emptyChildWithMargin);
79
control.Controls.
Add
(child3);
80
control.Controls.
Add
(child4);
135
control.Controls.
Add
(child1);
136
control.Controls.
Add
(child2);
137
control.Controls.
Add
(largeChild);
138
control.Controls.
Add
(emptyChild);
139
control.Controls.
Add
(emptyChildWithMargin);
140
control.Controls.
Add
(child3);
141
control.Controls.
Add
(child4);
196
control.Controls.
Add
(child1);
197
control.Controls.
Add
(child2);
198
control.Controls.
Add
(largeChild);
199
control.Controls.
Add
(emptyChild);
200
control.Controls.
Add
(emptyChildWithMargin);
201
control.Controls.
Add
(child3);
202
control.Controls.
Add
(child4);
257
control.Controls.
Add
(child1);
258
control.Controls.
Add
(child2);
259
control.Controls.
Add
(largeChild);
260
control.Controls.
Add
(emptyChild);
261
control.Controls.
Add
(emptyChildWithMargin);
262
control.Controls.
Add
(child3);
263
control.Controls.
Add
(child4);
System\Windows\Forms\Layout\TableLayoutSettingsTests.cs (2)
1686
control.Controls.
Add
(controlWithName);
1687
control.Controls.
Add
(controlWithDefaultName);
System\Windows\Forms\Layout\TableLayoutSettingsTypeConverterTests.cs (2)
199
panel.Controls.
Add
(control);
240
control.Controls.
Add
(child);
System\Windows\Forms\MdiControlStripTests.cs (3)
208
mdiParent.Controls.
Add
(menuStrip);
254
mdiParent.Controls.
Add
(menuStrip);
319
mdiParent.Controls.
Add
(menuStrip);
System\Windows\Forms\MixedDpiHostingTests.cs (1)
28
form.Controls.
Add
(control);
System\Windows\Forms\PanelTests.cs (2)
616
control.Controls.
Add
(child);
631
control.Controls.
Add
(child);
System\Windows\Forms\RadioButtonRendererTests.cs (4)
19
form.Controls.
Add
(control);
50
form.Controls.
Add
(control);
87
form.Controls.
Add
(control);
108
form.Controls.
Add
(control);
System\Windows\Forms\ScrollableControlTests.cs (6)
233
control.Controls.
Add
(child);
2340
control.Controls.
Add
(child);
2412
control.Controls.
Add
(child);
2511
parentControl.Controls.
Add
(childControl);
2520
parentControl.Controls.
Add
(childControl);
2539
control.Controls.
Add
(activeControl.Parent ?? activeControl);
System\Windows\Forms\StatusStripTests.Rendering.cs (1)
22
form.Controls.
Add
(statusStrip);
System\Windows\Forms\TableLayoutPanelTests.cs (13)
344
control.Controls.
Add
(child);
364
control.Controls.
Add
(child);
500
control.Controls.
Add
(controlWithName);
501
control.Controls.
Add
(controlWithDefaultName);
502
control.Controls.
Add
(controlWithoutName);
737
control.Controls.
Add
(child);
777
control.Controls.
Add
(child);
800
control.Controls.
Add
(child);
846
control.Controls.
Add
(otherChild);
890
control.Controls.
Add
(child);
904
control.Controls.
Add
(child);
1506
control.Controls.
Add
(child1);
1511
control.Controls.
Add
(child2);
System\Windows\Forms\TextBoxRendererTests.cs (3)
27
form.Controls.
Add
(textbox);
56
form.Controls.
Add
(textbox);
91
form.Controls.
Add
(textbox);
System\Windows\Forms\ToolStripButtonTests.Rendering.cs (6)
21
form.Controls.
Add
(toolStrip);
47
form.Controls.
Add
(toolStrip);
71
form.Controls.
Add
(toolStrip);
97
form.Controls.
Add
(toolStrip);
123
form.Controls.
Add
(toolStrip);
150
form.Controls.
Add
(toolStrip);
System\Windows\Forms\ToolStripPanelRow.ToolStripPanelRowControlCollectionTests.cs (3)
23
toolStripContainer.TopToolStripPanel.Controls.
Add
(toolStrip1);
24
toolStripContainer.TopToolStripPanel.Controls.
Add
(toolStrip2);
29
form.Controls.
Add
(toolStripContainer);
System\Windows\Forms\ToolStripPanelTests.cs (2)
349
toolStripContainer.TopToolStripPanel.Controls.
Add
(toolStrip1);
350
var exception = Record.Exception(() => toolStripContainer.TopToolStripPanel.Controls.
Add
(toolStrip2));
System\Windows\Forms\ToolStripSettingsManagerTests.cs (1)
17
mainForm.Controls.
Add
(toolStrip);
System\Windows\Forms\ToolStripTests.cs (2)
1633
form.Controls.
Add
(toolStrip1);
1653
form.Controls.
Add
(toolStrip1);
System\Windows\Forms\ToolStripTests.Rendering.cs (1)
20
form.Controls.
Add
(toolStrip);
System\Windows\Forms\ToolTipTests.cs (6)
808
topLevelControl.Controls.
Add
(control);
842
tabControl.Controls.
Add
(tabPage);
843
form.Controls.
Add
(tabControl);
884
tabControl.Controls.
Add
(tabPage1);
885
tabControl.Controls.
Add
(tabPage2);
886
form.Controls.
Add
(tabControl);
System\Windows\Forms\UserControlTests.cs (26)
1262
child1.Controls.
Add
(grandchild1);
1265
child2.Controls.
Add
(grandchild2);
1268
child3.Controls.
Add
(grandchild3);
1287
control.Controls.
Add
(child1);
1288
control.Controls.
Add
(child2);
1289
control.Controls.
Add
(child3);
1290
control.Controls.
Add
(child4);
1291
control.Controls.
Add
(child5);
1292
control.Controls.
Add
(child6);
1293
control.Controls.
Add
(child7);
1294
control.Controls.
Add
(child8);
1488
child1.Controls.
Add
(grandchild1);
1491
child2.Controls.
Add
(grandchild2);
1494
child3.Controls.
Add
(grandchild3);
1513
control.Controls.
Add
(child1);
1514
control.Controls.
Add
(child2);
1515
control.Controls.
Add
(child3);
1516
control.Controls.
Add
(child4);
1517
control.Controls.
Add
(child5);
1518
control.Controls.
Add
(child6);
1519
control.Controls.
Add
(child7);
1520
control.Controls.
Add
(child8);
1723
control.Controls.
Add
(child1);
1724
control.Controls.
Add
(child2);
1753
control.Controls.
Add
(child1);
1754
control.Controls.
Add
(child2);
System\Windows\Forms\WebBrowserTests.cs (1)
4771
form.Controls.
Add
(browser);
TextBoxTests.Rendering.cs (1)
23
form.Controls.
Add
(textBox);
System.Windows.Forms.UI.IntegrationTests (23)
AnchorLayoutTests.cs (10)
85
form.Controls.
Add
(button);
106
form.Controls.
Add
(button);
128
form.Controls.
Add
(button);
149
container.Controls.
Add
(button);
154
form.Controls.
Add
(container);
178
container.Controls.
Add
(button);
183
form.Controls.
Add
(container);
196
form.Controls.
Add
(button);
212
form.Controls.
Add
(button);
246
form.Controls.
Add
(button);
DesignBehaviorsTests.cs (1)
86
form.Controls.
Add
(rootView);
Dpi\SplitContainerTests.cs (1)
59
form.Controls.
Add
(splitContainer);
DragDropTests.cs (1)
981
Controls.
Add
(tableLayoutPanel);
ImageListTests.cs (1)
113
form.Controls.
Add
(listView1);
Infra\ControlTestBase.cs (3)
236
form.Controls.
Add
(control);
264
form.Controls.
Add
(control);
293
form.Controls.
Add
(tableLayout);
ListBoxAccesibleObjectTests.cs (2)
17
form.Controls.
Add
(listBox);
18
form.Controls.
Add
(textBox);
MenuStripTests.cs (1)
21
form.Controls.
Add
(menuStrip);
PropertyGridTests.cs (1)
242
_propertyGrid.Controls.
Add
(textBox);
ToolStripTests.cs (2)
43
form.Controls.
Add
(toolStrip);
82
form.Controls.
Add
(menuStrip);
TrimTest (4)
Form1.Designer.cs (4)
52
splitContainer1.Panel1.Controls.
Add
(textBox1);
56
splitContainer1.Panel2.Controls.
Add
(button1);
57
splitContainer1.Panel2.Controls.
Add
(comboBox1);
101
Controls.
Add
(splitContainer1);
TrimTestBinaryDeserialization (1)
Form1.Designer.cs (1)
61
Controls.
Add
(listView1);
WindowsFormsIntegration (2)
System\Windows\Integration\WindowsFormsHost.cs (2)
762
{ Controls.
Add
(value); }
836
Controls.
Add
(_focusTarget);
WinFormsControlsTest (301)
AnchorLayoutTests.Designer.cs (9)
141
this.Controls.
Add
(this.button9);
142
this.Controls.
Add
(this.button8);
143
this.Controls.
Add
(this.button7);
144
this.Controls.
Add
(this.button6);
145
this.Controls.
Add
(this.button5);
146
this.Controls.
Add
(this.button4);
147
this.Controls.
Add
(this.button3);
148
this.Controls.
Add
(this.button2);
149
this.Controls.
Add
(this.button1);
Buttons.cs (4)
38
Controls.
Add
(table);
58
panel.Controls.
Add
(radioButton);
79
panel.Controls.
Add
(checkBox);
101
panel.Controls.
Add
(button);
Calendar.Designer.cs (16)
235
this.Controls.
Add
(this.currentDPILabel1);
236
this.Controls.
Add
(this.label5);
237
this.Controls.
Add
(this.showTodayCheckBox);
238
this.Controls.
Add
(this.showWeekNumbersCheckBox);
239
this.Controls.
Add
(this.resetMaxDateButton);
240
this.Controls.
Add
(this.resetMinDateButton);
241
this.Controls.
Add
(this.label4);
242
this.Controls.
Add
(this.daysOfWeekComboBox);
243
this.Controls.
Add
(this.label3);
244
this.Controls.
Add
(this.label2);
245
this.Controls.
Add
(this.setMaxDateButton);
246
this.Controls.
Add
(this.maxDateDateTimePicker);
247
this.Controls.
Add
(this.label1);
248
this.Controls.
Add
(this.setMinDateButton);
249
this.Controls.
Add
(this.minDateDateTimePicker);
250
this.Controls.
Add
(this.monthCalendar1);
ChartControl.Designer.cs (4)
416
this.Controls.
Add
(this.chart4);
417
this.Controls.
Add
(this.chart3);
418
this.Controls.
Add
(this.chart2);
419
this.Controls.
Add
(this.chart1);
CollectionEditors.Designer.cs (7)
109
this.Controls.
Add
(this.domainUpDown1);
110
this.Controls.
Add
(this.label1);
111
this.Controls.
Add
(this.propertyGrid1);
112
this.Controls.
Add
(this.listView1);
113
this.Controls.
Add
(this.textBox1);
114
this.Controls.
Add
(this.maskedTextBox1);
115
this.Controls.
Add
(this.comboBox1);
ComboBoxes.Designer.cs (16)
269
this.Controls.
Add
(this.currentDPILabel1);
270
this.Controls.
Add
(this.label1);
271
this.Controls.
Add
(this.dataBoundLabel);
272
this.Controls.
Add
(this.dataBoundComboBox);
273
this.Controls.
Add
(this.comboBox9);
274
this.Controls.
Add
(this.comboBox10);
275
this.Controls.
Add
(this.comboBox11);
276
this.Controls.
Add
(this.comboBox12);
277
this.Controls.
Add
(this.comboBox8);
278
this.Controls.
Add
(this.comboBox7);
279
this.Controls.
Add
(this.comboBox6);
280
this.Controls.
Add
(this.comboBox5);
281
this.Controls.
Add
(this.comboBox4);
282
this.Controls.
Add
(this.comboBox3);
283
this.Controls.
Add
(this.comboBox2);
284
this.Controls.
Add
(this.comboBox1);
ComboBoxesWithScrollBars.Designer.cs (22)
107
this.changeHeightGroupBox1.Controls.
Add
(this.label1);
108
this.changeHeightGroupBox1.Controls.
Add
(this.changeDDH_UpDown1);
109
this.changeHeightGroupBox1.Controls.
Add
(this.label2);
110
this.changeHeightGroupBox1.Controls.
Add
(this.changeCBHeight_UpDown2);
111
this.changeHeightGroupBox1.Controls.
Add
(this.label3);
112
this.changeHeightGroupBox1.Controls.
Add
(this.changeDDH_UpDown3);
197
this.changeMaxDropDownItemsGroupBox2.Controls.
Add
(this.maxDropDownItemsUpDown1);
198
this.changeMaxDropDownItemsGroupBox2.Controls.
Add
(this.maxDropDownItemsUpDown2);
199
this.changeMaxDropDownItemsGroupBox2.Controls.
Add
(this.maxDropDownItemsUpDown3);
251
this.changeIntegralHeightGroupBox3.Controls.
Add
(this.integralHeightCheckBox1);
252
this.changeIntegralHeightGroupBox3.Controls.
Add
(this.integralHeightCheckBox2);
253
this.changeIntegralHeightGroupBox3.Controls.
Add
(this.integralHeightCheckBox3);
298
this.changeHeightsStyleGroupBox4.Controls.
Add
(this.useDifferentHeightsCheckBox1);
299
this.changeHeightsStyleGroupBox4.Controls.
Add
(this.useDifferentHeightsCheckBox2);
300
this.changeHeightsStyleGroupBox4.Controls.
Add
(this.useDifferentHeightsCheckBox3);
350
this.Controls.
Add
(this.changeHeightGroupBox1);
351
this.Controls.
Add
(this.changeMaxDropDownItemsGroupBox2);
352
this.Controls.
Add
(this.changeIntegralHeightGroupBox3);
353
this.Controls.
Add
(this.changeHeightsStyleGroupBox4);
354
this.Controls.
Add
(this.comboBox1);
355
this.Controls.
Add
(this.comboBox2);
356
this.Controls.
Add
(this.comboBox3);
CustomComCtl32Button.cs (1)
73
Controls.
Add
(control);
DataGridViewInVirtualModeTest.Designer.cs (1)
86
this.Controls.
Add
(this.dataGridView1);
DataGridViewTest.Designer.cs (6)
210
this.Controls.
Add
(this.resetFontButton);
211
this.Controls.
Add
(this.label1);
212
this.Controls.
Add
(this.numericUpDown1);
213
this.Controls.
Add
(this.currentDPILabel1);
214
this.Controls.
Add
(this.changeFontButton);
215
this.Controls.
Add
(this.dataGridView1);
DateTimePicker.Designer.cs (5)
98
this.Controls.
Add
(dateTimePicker5);
99
this.Controls.
Add
(dateTimePicker4);
100
this.Controls.
Add
(dateTimePicker3);
101
this.Controls.
Add
(dateTimePicker2);
102
this.Controls.
Add
(dateTimePicker1);
DesignTimeAligned.Designer.cs (5)
97
this.Controls.
Add
(this.currentDPILabel1);
98
this.Controls.
Add
(this.textBox1);
99
this.Controls.
Add
(this.button1);
100
this.Controls.
Add
(this.label2);
101
this.Controls.
Add
(this.label1);
Dialogs.Designer.cs (8)
123
this.flowLayoutPanel1.Controls.
Add
(this.btnColorDialog);
124
this.flowLayoutPanel1.Controls.
Add
(this.btnThreadExceptionDialog);
125
this.flowLayoutPanel1.Controls.
Add
(this.btnPrintDialog);
126
this.flowLayoutPanel1.Controls.
Add
(this.btnFolderBrowserDialog);
127
this.flowLayoutPanel1.Controls.
Add
(this.btnOpenFileDialog);
128
this.flowLayoutPanel1.Controls.
Add
(this.btnSaveFileDialog);
151
this.Controls.
Add
(this.propertyGrid1);
152
this.Controls.
Add
(this.flowLayoutPanel1);
DockLayoutTests.Designer.cs (5)
98
this.Controls.
Add
(this.button5);
99
this.Controls.
Add
(this.button4);
100
this.Controls.
Add
(this.button2);
101
this.Controls.
Add
(this.button3);
102
this.Controls.
Add
(this.button1);
DragDrop.cs (1)
458
Controls.
Add
(tableLayoutPanel);
DragDrop.Designer.cs (1)
200
Controls.
Add
(tableLayoutPanel1);
ErrorProviderTest.Designer.cs (7)
131
this.Controls.
Add
(this.label1);
132
this.Controls.
Add
(this.label1_2);
133
this.Controls.
Add
(this.textBox1);
134
this.Controls.
Add
(this.label2);
135
this.Controls.
Add
(this.label2_1);
136
this.Controls.
Add
(this.textBox2);
137
this.Controls.
Add
(this.submitButton);
FormBorderStyles.Designer.cs (2)
58
this.Controls.
Add
(this.lblFormBorderStyle);
59
this.Controls.
Add
(this.btnChangeFormBorderStyle);
FormOwnerTestForm.cs (1)
46
Controls.
Add
(new Label()
FormShowInTaskbar.cs (2)
26
Controls.
Add
(btnTest);
58
form.Controls.
Add
(btnTest);
ListBoxes.Designer.cs (20)
203
this.Controls.
Add
(this.label1);
204
this.Controls.
Add
(this.listBox1);
205
this.Controls.
Add
(this.textBox1);
206
this.Controls.
Add
(this.addButton1);
207
this.Controls.
Add
(this.deleteButton1);
208
this.Controls.
Add
(this.label2);
209
this.Controls.
Add
(this.listBox2);
210
this.Controls.
Add
(this.textBox2);
211
this.Controls.
Add
(this.addButton2);
212
this.Controls.
Add
(this.deleteButton2);
213
this.Controls.
Add
(this.label3);
214
this.Controls.
Add
(this.listBox3);
215
this.Controls.
Add
(this.textBox3);
216
this.Controls.
Add
(this.addButton3);
217
this.Controls.
Add
(this.deleteButton3);
218
this.Controls.
Add
(this.label4);
219
this.Controls.
Add
(this.listBox4);
220
this.Controls.
Add
(this.textBox4);
221
this.Controls.
Add
(this.addButton4);
222
this.Controls.
Add
(this.deleteButton4);
ListViewTest.cs (1)
140
Controls.
Add
(listView2);
ListViewTest.Designer.cs (5)
153
this.Controls.
Add
(this.btnReplaceImageListView1);
154
this.Controls.
Add
(this.btnLoadImagesListView1);
155
this.Controls.
Add
(this.btnClearListView1);
156
this.Controls.
Add
(this.listView1);
157
this.Controls.
Add
(this.listView3);
MainForm.cs (1)
38
overarchingFlowLayoutPanel.Controls.
Add
(button);
MainForm.Designer.cs (1)
51
this.Controls.
Add
(this.overarchingFlowLayoutPanel);
MdiChild.cs (2)
64
Controls.
Add
(_menuStrip);
76
MyParent.Controls.
Add
(MyParent.MainMenu);
MdiChild.Designer.cs (8)
47
this.panel1.Controls.
Add
(this.chkRightToLeft);
48
this.panel1.Controls.
Add
(this.chkChildAlign);
49
this.panel1.Controls.
Add
(this.chkAddMenustrip);
50
this.panel1.Controls.
Add
(this.chkAddParentMenustrip);
51
this.panel1.Controls.
Add
(this.chkSetMenustrip);
52
this.panel1.Controls.
Add
(this.chkSetParentMenustrip);
53
this.panel1.Controls.
Add
(this.btnOpenChild);
143
this.Controls.
Add
(this.panel1);
MediaPlayer.Designer.cs (1)
56
this.Controls.
Add
(this.axWindowsMediaPlayer1);
MenuStripAndCheckedListBox.Designer.cs (2)
286
this.Controls.
Add
(this.currentDpiLabel);
287
this.Controls.
Add
(this.menuStrip1);
MessageBoxes.Designer.cs (1)
54
this.Controls.
Add
(this.propertyGrid1);
MultipleControls.cs (1)
102
Controls.
Add
(listView2);
MultipleControls.Designer.cs (21)
127
this.tabControl1.Controls.
Add
(this.tabPage1);
128
this.tabControl1.Controls.
Add
(this.tabPage2);
139
this.tabPage1.Controls.
Add
(this.comboBox1);
158
this.tabPage2.Controls.
Add
(this.checkBox1);
159
this.tabPage2.Controls.
Add
(this.checkBox2);
214
this.groupBox1.Controls.
Add
(this.radioButton2);
215
this.groupBox1.Controls.
Add
(this.radioButton1);
302
this.Controls.
Add
(this.checkedListBox2);
303
this.Controls.
Add
(this.domainUpDown1);
304
this.Controls.
Add
(this.numericUpDown1);
305
this.Controls.
Add
(this.checkedListBox1);
306
this.Controls.
Add
(this.groupBox1);
307
this.Controls.
Add
(this.tabControl1);
308
this.Controls.
Add
(this.textBox1);
309
this.Controls.
Add
(this.richTextBox1);
310
this.Controls.
Add
(this.maskedTextBox1);
311
this.Controls.
Add
(this.label1);
312
this.Controls.
Add
(this.button1);
313
this.Controls.
Add
(this.progressBar1);
314
this.Controls.
Add
(this.linkLabel1);
315
this.Controls.
Add
(this.linkLabel2);
Panels.Designer.cs (1)
91
this.Controls.
Add
(this.tableLayoutPanel1);
Password.Designer.cs (20)
240
Controls.
Add
(label11);
241
Controls.
Add
(label10);
242
Controls.
Add
(label9);
243
Controls.
Add
(label8);
244
Controls.
Add
(label7);
245
Controls.
Add
(label6);
246
Controls.
Add
(label5);
247
Controls.
Add
(label4);
248
Controls.
Add
(label3);
249
Controls.
Add
(textBox5);
250
Controls.
Add
(textBox4);
251
Controls.
Add
(button1);
252
Controls.
Add
(textBox3);
253
Controls.
Add
(maskedTextBox3);
254
Controls.
Add
(maskedTextBox2);
255
Controls.
Add
(maskedTextBox1);
256
Controls.
Add
(label2);
257
Controls.
Add
(label1);
258
Controls.
Add
(textBox2);
259
Controls.
Add
(textBox1);
PictureBoxes.Designer.cs (3)
84
this.Controls.
Add
(this.imageUri);
85
this.Controls.
Add
(this.btnloadImage);
86
this.Controls.
Add
(this.pictureBox1);
PropertyGrid.Designer.cs (1)
52
this.Controls.
Add
(this.propertyGrid1);
RichTextBoxes.cs (3)
132
prompt.Controls.
Add
(textBox);
133
prompt.Controls.
Add
(confirmation);
134
prompt.Controls.
Add
(textLabel);
RichTextBoxes.Designer.cs (2)
65
this.Controls.
Add
(this.richTextBox2);
66
this.Controls.
Add
(this.richTextBox1);
ScalingBeforeChanges.Designer.cs (1)
52
this.Controls.
Add
(this.checkBox1);
ScrollableControls.Designer.cs (33)
92
flowLayoutPanel1.Controls.
Add
(button1);
93
flowLayoutPanel1.Controls.
Add
(button2);
94
flowLayoutPanel1.Controls.
Add
(button3);
95
flowLayoutPanel1.Controls.
Add
(button4);
96
flowLayoutPanel1.Controls.
Add
(button5);
160
panel1.Controls.
Add
(button9);
161
panel1.Controls.
Add
(button8);
162
panel1.Controls.
Add
(button7);
163
panel1.Controls.
Add
(button6);
223
splitContainer1.Panel1.Controls.
Add
(button16);
224
splitContainer1.Panel1.Controls.
Add
(button15);
225
splitContainer1.Panel1.Controls.
Add
(button10);
230
splitContainer1.Panel2.Controls.
Add
(button14);
231
splitContainer1.Panel2.Controls.
Add
(button13);
232
splitContainer1.Panel2.Controls.
Add
(button12);
233
splitContainer1.Panel2.Controls.
Add
(button11);
312
tabControl1.Controls.
Add
(tabPage1);
313
tabControl1.Controls.
Add
(tabPage2);
323
tabPage1.Controls.
Add
(button17);
439
Controls.
Add
(listBox1);
440
Controls.
Add
(label7);
441
Controls.
Add
(label6);
442
Controls.
Add
(treeView1);
443
Controls.
Add
(textBox1);
444
Controls.
Add
(label5);
445
Controls.
Add
(label4);
446
Controls.
Add
(tabControl1);
447
Controls.
Add
(label3);
448
Controls.
Add
(splitContainer1);
449
Controls.
Add
(label2);
450
Controls.
Add
(panel1);
451
Controls.
Add
(label1);
452
Controls.
Add
(flowLayoutPanel1);
ScrollBars.Designer.cs (9)
138
this.Controls.
Add
(this.lblVValue);
139
this.Controls.
Add
(this.lblHValue);
140
this.Controls.
Add
(this.lblMaximum);
141
this.Controls.
Add
(this.lblMinimum);
142
this.Controls.
Add
(this.chbRightToLeft);
143
this.Controls.
Add
(this.numericMaximum);
144
this.Controls.
Add
(this.numericMinimum);
145
this.Controls.
Add
(this.vScrollBar);
146
this.Controls.
Add
(this.hScrollBar);
Splitter.Designer.cs (1)
63
this.Controls.
Add
(this.splitContainer1);
TaskDialogSamples.cs (1)
41
flowLayout.Controls.
Add
(button);
TextBoxes.Designer.cs (6)
154
this.Controls.
Add
(this.textBox);
155
this.Controls.
Add
(this.RTLTextBox);
156
this.Controls.
Add
(this.multilineTextBox);
157
this.Controls.
Add
(this.RTLMultilineTextBox);
158
this.Controls.
Add
(this.richTextBox);
159
this.Controls.
Add
(this.RTLRichTextBox);
ToolStripSeparatorPreferredSize.cs (3)
89
Controls.
Add
(_toolStrip1);
90
Controls.
Add
(_label1);
91
Controls.
Add
(_buttonChangeOrientation);
ToolStripTests.Designer.cs (6)
438
this.Controls.
Add
(this.label1);
439
this.Controls.
Add
(this.statusStrip1);
440
this.Controls.
Add
(this.toolStrip4);
441
this.Controls.
Add
(this.toolStrip3);
442
this.Controls.
Add
(this.toolStrip2);
443
this.Controls.
Add
(this.toolStrip1);
ToolTipTests.Designer.cs (8)
84
this.flowLayoutPanel1.Controls.
Add
(this.automaticDelayButton);
85
this.flowLayoutPanel1.Controls.
Add
(this.autoPopDelayButton);
86
this.flowLayoutPanel1.Controls.
Add
(this.delaysNotSetButton);
87
this.flowLayoutPanel1.Controls.
Add
(this.defaultAutomaticDelayButton);
88
this.flowLayoutPanel1.Controls.
Add
(this.defaultAutoPopDelayButton);
89
this.flowLayoutPanel1.Controls.
Add
(this.initialDelayButton);
90
this.flowLayoutPanel1.Controls.
Add
(this.autoEllipsisButton);
162
this.Controls.
Add
(this.flowLayoutPanel1);
TrackBars.Designer.cs (15)
96
this.gbOrientation.Controls.
Add
(this.rbHorizontal);
97
this.gbOrientation.Controls.
Add
(this.rbVertical);
250
this.Controls.
Add
(this.lblTrackBarValue);
251
this.Controls.
Add
(this.lblTrackBarSize);
252
this.Controls.
Add
(this.lblTickFrequency);
253
this.Controls.
Add
(this.lblMaximum);
254
this.Controls.
Add
(this.lblMinimum);
255
this.Controls.
Add
(this.numericFrequency);
256
this.Controls.
Add
(this.numericMaximum);
257
this.Controls.
Add
(this.numericMinimum);
258
this.Controls.
Add
(this.chbRightToLeftLayout);
259
this.Controls.
Add
(this.chbRightToLeft);
260
this.Controls.
Add
(this.gbOrientation);
261
this.Controls.
Add
(this.trackBar1);
262
this.Controls.
Add
(this.tickstyleNone);
TreeViewTest.Designer.cs (1)
65
this.Controls.
Add
(this.treeView1);