232 references to TableLayoutPanel
PresentationUI (16)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
38
this.tableLayoutPanel3 = new System.Windows.Forms.
TableLayoutPanel
();
41
this.tableLayoutPanel1 = new System.Windows.Forms.
TableLayoutPanel
();
65
this.tableLayoutPanel2 = new System.Windows.Forms.
TableLayoutPanel
();
66
this.tableLayoutPanel4 = new System.Windows.Forms.
TableLayoutPanel
();
73
this._documentTable = new System.Windows.Forms.
TableLayoutPanel
();
85
this._fileTable = new System.Windows.Forms.
TableLayoutPanel
();
MS\Internal\Documents\CredentialManagerDialog.Designer.cs (2)
38
this._mainDialogTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
42
this._userInputtableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (2)
39
_userInputTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
48
_mainDialogTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (1)
46
this._tableLayoutPanel1 = new System.Windows.Forms.
TableLayoutPanel
();
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (2)
35
this.tableLayoutPanel1 = new System.Windows.Forms.
TableLayoutPanel
();
38
this.tableLayoutPanel2 = new System.Windows.Forms.
TableLayoutPanel
();
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (1)
47
_mainLayoutTable = new System.Windows.Forms.
TableLayoutPanel
();
MS\Internal\Documents\SigningDialog.Designer.cs (2)
36
_signatureControlInputLayoutTable = new System.Windows.Forms.
TableLayoutPanel
();
50
_mainLayoutTable = new System.Windows.Forms.
TableLayoutPanel
();
System.Windows.Forms (5)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (3)
182
_buttonTableLayoutPanel = new
TableLayoutPanel
204
_pictureLabelTableLayoutPanel =
new
()
225
_overarchingTableLayoutPanel =
new
()
System\Windows\Forms\MDI\MDIWindowDialog.cs (1)
95
_okCancelTableLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
56
_tableLayoutPanel = new
TableLayoutPanel
()
System.Windows.Forms.Design (40)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (3)
156
_radioButtonsTableLayoutPanel = new
TableLayoutPanel
();
161
_okSaveTableLayoutPanel = new
TableLayoutPanel
();
162
_overarchingTableLayoutPanel = new
TableLayoutPanel
();
System\ComponentModel\Design\ByteViewer.cs (1)
57
:
base
()
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (3)
417
_okCancelTableLayoutPanel = new
TableLayoutPanel
();
418
_overArchingTableLayoutPanel = new
TableLayoutPanel
();
419
_addRemoveTableLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs (1)
79
_tableLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (3)
262
_overarchingTableLayoutPanel = new
TableLayoutPanel
();
263
_checkBoxesTableLayoutPanel = new
TableLayoutPanel
();
267
_okCancelTableLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (4)
117
_sampleViewTableLayoutPanel = new
TableLayoutPanel
();
118
_sampleViewGridsTableLayoutPanel = new
TableLayoutPanel
();
126
_okCancelTableLayoutPanel = new
TableLayoutPanel
();
128
_overarchingTableLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (3)
477
_overarchingTableLayoutPanel = new
TableLayoutPanel
();
478
_addRemoveTableLayoutPanel = new
TableLayoutPanel
();
482
_okCancelTableLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\FormatControl.Designer.cs (3)
35
tableLayoutPanel3 = new System.Windows.Forms.
TableLayoutPanel
();
37
tableLayoutPanel2 = new System.Windows.Forms.
TableLayoutPanel
();
40
tableLayoutPanel1 = new System.Windows.Forms.
TableLayoutPanel
();
System\Windows\Forms\Design\LinkAreaEditor.LinkAreaUI.cs (1)
56
_okCancelTableLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\MaskDesignerDialog.cs (3)
131
_maskTryItTable = new
TableLayoutPanel
();
135
_overarchingTableLayoutPanel = new
TableLayoutPanel
();
136
_okCancelTableLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (2)
120
_outerPanel = new
TableLayoutPanel
();
125
_innerPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\StringCollectionEditor.StringCollectionForm.cs (1)
81
_overarchingLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\StyleEditorForm.cs (5)
154
_addRemoveInsertTableLayoutPanel = new
TableLayoutPanel
();
158
_okCancelTableLayoutPanel = new
TableLayoutPanel
();
161
_overarchingTableLayoutPanel = new
TableLayoutPanel
();
162
_showTableLayoutPanel = new
TableLayoutPanel
();
169
_helperTextTableLayoutPanel = new
TableLayoutPanel
();
System\Windows\Forms\Design\ToolStripCollectionEditor.ToolStripItemEditorForm.cs (3)
188
_tableLayoutPanel =
new
();
189
_addTableLayoutPanel =
new
();
192
_okCancelTableLayoutPanel =
new
();
System\Windows\Forms\Design\TreeNodeCollectionEditor.cs (4)
210
_okCancelPanel = new
TableLayoutPanel
();
213
_nodeControlPanel = new
TableLayoutPanel
();
223
_overarchingTableLayoutPanel = new
TableLayoutPanel
();
224
_navigationButtonsTableLayoutPanel = new
TableLayoutPanel
();
System.Windows.Forms.Tests (160)
SerializableTypesTests.cs (1)
273
using (TableLayoutPanel tableLayoutPanel =
new
()
System\Windows\Forms\ColumnStyleTests.cs (2)
70
using TableLayoutPanel control =
new
();
100
using TableLayoutPanel control =
new
();
System\Windows\Forms\ControlTests.cs (1)
866
using TableLayoutPanel table =
new
() { Dock = DockStyle.Fill, ColumnCount = 3 };
System\Windows\Forms\Layout\TableLayoutSettingsTests.cs (59)
19
using TableLayoutPanel control =
new
();
53
using TableLayoutPanel control =
new
();
79
using TableLayoutPanel control =
new
();
90
using TableLayoutPanel control =
new
();
117
using TableLayoutPanel control =
new
();
127
using TableLayoutPanel control =
new
();
153
using TableLayoutPanel control =
new
();
162
using TableLayoutPanel control =
new
();
179
using TableLayoutPanel control =
new
();
195
using TableLayoutPanel control =
new
();
212
using TableLayoutPanel control =
new
();
232
using TableLayoutPanel control =
new
();
251
using TableLayoutPanel control =
new
();
269
using TableLayoutPanel control =
new
();
285
using TableLayoutPanel control =
new
();
302
using TableLayoutPanel control =
new
();
320
using TableLayoutPanel control =
new
();
336
using TableLayoutPanel control =
new
();
352
using TableLayoutPanel control =
new
();
370
using TableLayoutPanel control =
new
();
386
using TableLayoutPanel control =
new
();
403
using TableLayoutPanel control =
new
();
420
using TableLayoutPanel control =
new
();
436
using TableLayoutPanel control =
new
();
463
using TableLayoutPanel control =
new
();
504
using TableLayoutPanel control =
new
();
620
using TableLayoutPanel control =
new
();
648
using TableLayoutPanel control =
new
();
664
using TableLayoutPanel control =
new
();
687
using TableLayoutPanel control =
new
();
723
using TableLayoutPanel control =
new
();
840
using TableLayoutPanel control =
new
();
870
using TableLayoutPanel control =
new
();
888
using TableLayoutPanel control =
new
();
905
using TableLayoutPanel control =
new
();
925
using TableLayoutPanel control =
new
();
958
using TableLayoutPanel control =
new
();
1071
using TableLayoutPanel control =
new
();
1101
using TableLayoutPanel control =
new
();
1120
using TableLayoutPanel control =
new
();
1139
using TableLayoutPanel control =
new
();
1163
using TableLayoutPanel control =
new
();
1199
using TableLayoutPanel control =
new
();
1316
using TableLayoutPanel control =
new
();
1346
using TableLayoutPanel control =
new
();
1364
using TableLayoutPanel control =
new
();
1381
using TableLayoutPanel control =
new
();
1401
using TableLayoutPanel control =
new
();
1434
using TableLayoutPanel control =
new
();
1547
using TableLayoutPanel control =
new
();
1577
using TableLayoutPanel control =
new
();
1595
using TableLayoutPanel control =
new
();
1614
using TableLayoutPanel control =
new
();
1632
using TableLayoutPanel control =
new
();
1658
using TableLayoutPanel control =
new
();
1758
using TableLayoutPanel control =
new
();
1774
using TableLayoutPanel control =
new
();
1814
using TableLayoutPanel control =
new
();
1836
using TableLayoutPanel control =
new
();
System\Windows\Forms\Layout\TableLayoutSettingsTypeConverterTests.cs (2)
197
using TableLayoutPanel panel =
new
();
238
using TableLayoutPanel control =
new
();
System\Windows\Forms\LayoutEventArgsTests.cs (1)
58
using TableLayoutPanel tableLayoutPanel =
new
()
System\Windows\Forms\RowStyleTests.cs (2)
70
using TableLayoutPanel control =
new
();
100
using TableLayoutPanel control =
new
();
System\Windows\Forms\TableLayoutControlCollectionTests.cs (5)
13
using TableLayoutPanel container =
new
();
32
using TableLayoutPanel container =
new
();
44
using TableLayoutPanel container =
new
();
56
using TableLayoutPanel container =
new
();
68
using TableLayoutPanel container =
new
();
System\Windows\Forms\TableLayoutPanel.TableLayoutPanelAccessibleObectTests.cs (4)
15
using TableLayoutPanel tableLayoutPanel =
new
();
25
using TableLayoutPanel tableLayoutPanel =
new
();
38
using TableLayoutPanel tableLayoutPanel =
new
();
67
using TableLayoutPanel tableLayoutPanel =
new
();
System\Windows\Forms\TableLayoutPanelTests.cs (81)
156
using TableLayoutPanel control =
new
()
175
using TableLayoutPanel control =
new
();
204
using TableLayoutPanel control =
new
();
297
using TableLayoutPanel control =
new
();
306
using TableLayoutPanel control =
new
();
331
using TableLayoutPanel control =
new
();
339
using TableLayoutPanel control =
new
();
359
using TableLayoutPanel control =
new
();
381
using TableLayoutPanel control =
new
();
407
using TableLayoutPanel control =
new
();
417
using TableLayoutPanel control =
new
();
453
using TableLayoutPanel control =
new
();
498
using TableLayoutPanel control =
new
();
551
using TableLayoutPanel control =
new
();
580
using TableLayoutPanel control =
new
();
587
TableLayoutPanel otherControl =
new
();
589
using TableLayoutPanel control =
new
();
598
using TableLayoutPanel control =
new
();
623
using TableLayoutPanel control =
new
();
649
using TableLayoutPanel control =
new
();
656
using TableLayoutPanel control =
new
();
664
using TableLayoutPanel control =
new
();
673
using TableLayoutPanel control =
new
();
682
using TableLayoutPanel control =
new
();
689
using TableLayoutPanel control =
new
();
697
using TableLayoutPanel control =
new
();
704
using TableLayoutPanel control =
new
();
711
TableLayoutPanel panel =
new
();
722
TableLayoutPanel panel =
new
()
738
using TableLayoutPanel control =
new
();
778
using TableLayoutPanel control =
new
();
801
using TableLayoutPanel control =
new
();
824
using TableLayoutPanel control =
new
();
847
using TableLayoutPanel control =
new
();
863
using TableLayoutPanel control =
new
();
872
using TableLayoutPanel control =
new
();
881
using TableLayoutPanel control =
new
();
891
using TableLayoutPanel control =
new
();
905
using TableLayoutPanel control =
new
();
917
using TableLayoutPanel control =
new
();
927
using TableLayoutPanel control =
new
();
935
using TableLayoutPanel control =
new
();
942
using TableLayoutPanel control =
new
();
949
using TableLayoutPanel control =
new
();
959
using TableLayoutPanel control =
new
()
974
using TableLayoutPanel control =
new
()
997
using TableLayoutPanel control =
new
()
1019
using TableLayoutPanel control =
new
()
1042
using TableLayoutPanel control =
new
()
1062
using TableLayoutPanel control =
new
()
1082
using TableLayoutPanel control =
new
()
1102
using TableLayoutPanel control =
new
()
1122
using TableLayoutPanel control =
new
()
1143
using TableLayoutPanel control =
new
();
1150
using TableLayoutPanel control =
new
();
1558
using TableLayoutPanel control =
new
();
1598
using TableLayoutPanel control =
new
();
1645
using TableLayoutPanel control =
new
();
1656
using TableLayoutPanel control =
new
();
1669
using TableLayoutPanel control =
new
();
1704
using TableLayoutPanel control =
new
();
1751
using TableLayoutPanel control =
new
();
1762
using TableLayoutPanel control =
new
();
1769
using TableLayoutPanel control =
new
();
1780
using TableLayoutPanel control =
new
();
1813
using TableLayoutPanel control =
new
();
1860
using TableLayoutPanel control =
new
();
1874
using TableLayoutPanel control =
new
();
1883
using TableLayoutPanel control =
new
();
1896
using TableLayoutPanel control =
new
();
1931
using TableLayoutPanel control =
new
();
1978
using TableLayoutPanel control =
new
();
1989
using TableLayoutPanel control =
new
();
1996
using TableLayoutPanel control =
new
();
2007
using TableLayoutPanel control =
new
();
2040
using TableLayoutPanel control =
new
();
2087
using TableLayoutPanel control =
new
();
2100
using TableLayoutPanel control =
new
();
2109
using TableLayoutPanel control =
new
();
2117
using TableLayoutPanel control =
new
();
2135
using TableLayoutPanel control =
new
();
System\Windows\Forms\TableLayoutStyleTests.cs (2)
45
using TableLayoutPanel control =
new
();
77
using TableLayoutPanel control =
new
();
System.Windows.Forms.UI.IntegrationTests (2)
DragDropTests.cs (1)
998
TableLayoutPanel tableLayoutPanel =
new
()
Infra\ControlTestBase.cs (1)
286
TableLayoutPanel tableLayout =
new
()
TestPassApp (2)
ContainerControls2.Designer.cs (2)
38
this.tableLayoutPanel1 = new System.Windows.Forms.
TableLayoutPanel
();
62
this.tableLayoutPanel2 = new System.Windows.Forms.
TableLayoutPanel
();
WinFormsControlsTest (7)
Buttons.cs (1)
26
TableLayoutPanel table =
new
()
DragDrop.cs (1)
420
TableLayoutPanel tableLayoutPanel =
new
()
DragDrop.Designer.cs (2)
36
tableLayoutPanel1 = new
TableLayoutPanel
();
44
tableLayoutPanel2 = new
TableLayoutPanel
();
Panels.Designer.cs (3)
35
this.tableLayoutPanel1 = new System.Windows.Forms.
TableLayoutPanel
();
36
this.tableLayoutPanel2 = new System.Windows.Forms.
TableLayoutPanel
();
37
this.tableLayoutPanel3 = new System.Windows.Forms.
TableLayoutPanel
();