3 types derived from TableLayoutPanel
System.Windows.Forms.Design (2)
System\ComponentModel\Design\ByteViewer.cs (1)
16public class ByteViewer : TableLayoutPanel
System\Windows\Forms\Design\NavigationalTableLayoutPanel.cs (1)
8protected class NavigationalTableLayoutPanel : TableLayoutPanel
System.Windows.Forms.Tests (1)
System\Windows\Forms\TableLayoutPanelTests.cs (1)
2159private class SubTableLayoutPanel : TableLayoutPanel
228 instantiations of TableLayoutPanel
Accessibility_Core_App (2)
ContainerControls2.Designer.cs (2)
38this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); 62this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
PresentationUI (16)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
38this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); 41this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); 65this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); 66this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); 73this._documentTable = new System.Windows.Forms.TableLayoutPanel(); 85this._fileTable = new System.Windows.Forms.TableLayoutPanel();
MS\Internal\Documents\CredentialManagerDialog.Designer.cs (2)
38this._mainDialogTableLayoutPanel = new System.Windows.Forms.TableLayoutPanel(); 42this._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)
46this._tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (2)
35this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); 38this.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)
63_tableLayoutPanel = new TableLayoutPanel()
System.Windows.Forms.Design (36)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (3)
156_radioButtonsTableLayoutPanel = new TableLayoutPanel(); 161_okSaveTableLayoutPanel = new TableLayoutPanel(); 162_overarchingTableLayoutPanel = new TableLayoutPanel();
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)
35tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); 37tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); 40tableLayoutPanel1 = 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\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)
271using (TableLayoutPanel tableLayoutPanel = new()
System\Windows\Forms\ColumnStyleTests.cs (2)
68using TableLayoutPanel control = new(); 98using TableLayoutPanel control = new();
System\Windows\Forms\ControlTests.cs (1)
864using TableLayoutPanel table = new() { Dock = DockStyle.Fill, ColumnCount = 3 };
System\Windows\Forms\Layout\TableLayoutSettingsTests.cs (59)
17using TableLayoutPanel control = new(); 51using TableLayoutPanel control = new(); 77using TableLayoutPanel control = new(); 88using TableLayoutPanel control = new(); 115using TableLayoutPanel control = new(); 125using TableLayoutPanel control = new(); 151using TableLayoutPanel control = new(); 160using TableLayoutPanel control = new(); 177using TableLayoutPanel control = new(); 193using TableLayoutPanel control = new(); 210using TableLayoutPanel control = new(); 230using TableLayoutPanel control = new(); 249using TableLayoutPanel control = new(); 267using TableLayoutPanel control = new(); 283using TableLayoutPanel control = new(); 300using TableLayoutPanel control = new(); 318using TableLayoutPanel control = new(); 334using TableLayoutPanel control = new(); 350using TableLayoutPanel control = new(); 368using TableLayoutPanel control = new(); 384using TableLayoutPanel control = new(); 401using TableLayoutPanel control = new(); 418using TableLayoutPanel control = new(); 434using TableLayoutPanel control = new(); 461using TableLayoutPanel control = new(); 502using TableLayoutPanel control = new(); 618using TableLayoutPanel control = new(); 646using TableLayoutPanel control = new(); 662using TableLayoutPanel control = new(); 685using TableLayoutPanel control = new(); 721using TableLayoutPanel control = new(); 838using TableLayoutPanel control = new(); 868using TableLayoutPanel control = new(); 886using TableLayoutPanel control = new(); 903using TableLayoutPanel control = new(); 923using TableLayoutPanel control = new(); 956using TableLayoutPanel control = new(); 1069using TableLayoutPanel control = new(); 1099using TableLayoutPanel control = new(); 1118using TableLayoutPanel control = new(); 1137using TableLayoutPanel control = new(); 1161using TableLayoutPanel control = new(); 1197using TableLayoutPanel control = new(); 1314using TableLayoutPanel control = new(); 1344using TableLayoutPanel control = new(); 1362using TableLayoutPanel control = new(); 1379using TableLayoutPanel control = new(); 1399using TableLayoutPanel control = new(); 1432using TableLayoutPanel control = new(); 1545using TableLayoutPanel control = new(); 1575using TableLayoutPanel control = new(); 1593using TableLayoutPanel control = new(); 1612using TableLayoutPanel control = new(); 1630using TableLayoutPanel control = new(); 1656using TableLayoutPanel control = new(); 1756using TableLayoutPanel control = new(); 1772using TableLayoutPanel control = new(); 1812using TableLayoutPanel control = new(); 1834using TableLayoutPanel control = new();
System\Windows\Forms\Layout\TableLayoutSettingsTypeConverterTests.cs (2)
195using TableLayoutPanel panel = new(); 236using TableLayoutPanel control = new();
System\Windows\Forms\LayoutEventArgsTests.cs (1)
56using TableLayoutPanel tableLayoutPanel = new()
System\Windows\Forms\RowStyleTests.cs (2)
68using TableLayoutPanel control = new(); 98using TableLayoutPanel control = new();
System\Windows\Forms\TableLayoutControlCollectionTests.cs (5)
11using TableLayoutPanel container = new(); 30using TableLayoutPanel container = new(); 42using TableLayoutPanel container = new(); 54using TableLayoutPanel container = new(); 66using TableLayoutPanel container = new();
System\Windows\Forms\TableLayoutPanel.TableLayoutPanelAccessibleObectTests.cs (4)
13using TableLayoutPanel tableLayoutPanel = new(); 23using TableLayoutPanel tableLayoutPanel = new(); 36using TableLayoutPanel tableLayoutPanel = new(); 65using TableLayoutPanel tableLayoutPanel = new();
System\Windows\Forms\TableLayoutPanelTests.cs (81)
154using TableLayoutPanel control = new() 173using TableLayoutPanel control = new(); 202using TableLayoutPanel control = new(); 295using TableLayoutPanel control = new(); 304using TableLayoutPanel control = new(); 329using TableLayoutPanel control = new(); 337using TableLayoutPanel control = new(); 357using TableLayoutPanel control = new(); 379using TableLayoutPanel control = new(); 405using TableLayoutPanel control = new(); 415using TableLayoutPanel control = new(); 451using TableLayoutPanel control = new(); 496using TableLayoutPanel control = new(); 549using TableLayoutPanel control = new(); 578using TableLayoutPanel control = new(); 585TableLayoutPanel otherControl = new(); 587using TableLayoutPanel control = new(); 596using TableLayoutPanel control = new(); 621using TableLayoutPanel control = new(); 647using TableLayoutPanel control = new(); 654using TableLayoutPanel control = new(); 662using TableLayoutPanel control = new(); 671using TableLayoutPanel control = new(); 680using TableLayoutPanel control = new(); 687using TableLayoutPanel control = new(); 695using TableLayoutPanel control = new(); 702using TableLayoutPanel control = new(); 709TableLayoutPanel panel = new(); 720TableLayoutPanel panel = new() 736using TableLayoutPanel control = new(); 776using TableLayoutPanel control = new(); 799using TableLayoutPanel control = new(); 822using TableLayoutPanel control = new(); 845using TableLayoutPanel control = new(); 861using TableLayoutPanel control = new(); 870using TableLayoutPanel control = new(); 879using TableLayoutPanel control = new(); 889using TableLayoutPanel control = new(); 903using TableLayoutPanel control = new(); 915using TableLayoutPanel control = new(); 925using TableLayoutPanel control = new(); 933using TableLayoutPanel control = new(); 940using TableLayoutPanel control = new(); 947using TableLayoutPanel control = new(); 957using TableLayoutPanel control = new() 972using TableLayoutPanel control = new() 995using TableLayoutPanel control = new() 1017using TableLayoutPanel control = new() 1040using TableLayoutPanel control = new() 1060using TableLayoutPanel control = new() 1080using TableLayoutPanel control = new() 1100using TableLayoutPanel control = new() 1120using TableLayoutPanel control = new() 1141using TableLayoutPanel control = new(); 1148using TableLayoutPanel control = new(); 1556using TableLayoutPanel control = new(); 1596using TableLayoutPanel control = new(); 1643using TableLayoutPanel control = new(); 1654using TableLayoutPanel control = new(); 1667using TableLayoutPanel control = new(); 1702using TableLayoutPanel control = new(); 1749using TableLayoutPanel control = new(); 1760using TableLayoutPanel control = new(); 1767using TableLayoutPanel control = new(); 1778using TableLayoutPanel control = new(); 1811using TableLayoutPanel control = new(); 1858using TableLayoutPanel control = new(); 1872using TableLayoutPanel control = new(); 1881using TableLayoutPanel control = new(); 1894using TableLayoutPanel control = new(); 1929using TableLayoutPanel control = new(); 1976using TableLayoutPanel control = new(); 1987using TableLayoutPanel control = new(); 1994using TableLayoutPanel control = new(); 2005using TableLayoutPanel control = new(); 2038using TableLayoutPanel control = new(); 2085using TableLayoutPanel control = new(); 2098using TableLayoutPanel control = new(); 2107using TableLayoutPanel control = new(); 2115using TableLayoutPanel control = new(); 2133using TableLayoutPanel control = new();
System\Windows\Forms\TableLayoutStyleTests.cs (2)
43using TableLayoutPanel control = new(); 75using TableLayoutPanel control = new();
System.Windows.Forms.UI.IntegrationTests (2)
DragDropTests.cs (1)
939TableLayoutPanel tableLayoutPanel = new()
Infra\ControlTestBase.cs (1)
286TableLayoutPanel tableLayout = new()
WinFormsControlsTest (7)
Buttons.cs (1)
26TableLayoutPanel table = new()
DragDrop.cs (1)
420TableLayoutPanel tableLayoutPanel = new()
DragDrop.Designer.cs (2)
36tableLayoutPanel1 = new TableLayoutPanel(); 44tableLayoutPanel2 = new TableLayoutPanel();
Panels.Designer.cs (3)
35this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); 36this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); 37this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
251 references to TableLayoutPanel
Accessibility_Core_App (2)
ContainerControls2.Designer.cs (2)
460private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 484private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
DesignSurface (1)
MainForm.cs (1)
275surface.CreateControl<TableLayoutPanel>(new Size(290, 160), new Point(20, 150));
PresentationUI (16)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
817private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 820private System.Windows.Forms.TableLayoutPanel _documentTable; 825private System.Windows.Forms.TableLayoutPanel _fileTable; 827private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; 828private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; 829private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
MS\Internal\Documents\CredentialManagerDialog.Designer.cs (2)
185private System.Windows.Forms.TableLayoutPanel _mainDialogTableLayoutPanel; 189private System.Windows.Forms.TableLayoutPanel _userInputtableLayoutPanel;
MS\Internal\Documents\RequestedSignatureDialog.Designer.cs (2)
252private System.Windows.Forms.TableLayoutPanel _mainDialogTableLayoutPanel; 253private System.Windows.Forms.TableLayoutPanel _userInputTableLayoutPanel;
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (1)
246private System.Windows.Forms.TableLayoutPanel _tableLayoutPanel1;
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (2)
144private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 147private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
MS\Internal\Documents\SignatureSummaryDialog.Designer.cs (1)
245private System.Windows.Forms.TableLayoutPanel _mainLayoutTable;
MS\Internal\Documents\SigningDialog.Designer.cs (2)
300private System.Windows.Forms.TableLayoutPanel _mainLayoutTable; 301private System.Windows.Forms.TableLayoutPanel _signatureControlInputLayoutTable;
System.Windows.Forms (10)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (3)
15private TableLayoutPanel _overarchingTableLayoutPanel; 16private TableLayoutPanel _buttonTableLayoutPanel; 22private TableLayoutPanel _pictureLabelTableLayoutPanel;
System\Windows\Forms\Layout\TableLayout.cs (2)
695if (containerInfo.Container is TableLayoutPanel tlp && tlp.ParentInternal is not null && tlp.ParentInternal.LayoutEngine == DefaultLayout.Instance) 823if (containerInfo.Container is TableLayoutPanel tlp && tlp.ParentInternal is not null && tlp.ParentInternal.LayoutEngine == DefaultLayout.Instance)
System\Windows\Forms\MDI\MDIWindowDialog.cs (1)
11private TableLayoutPanel _okCancelTableLayoutPanel;
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutControlCollection.cs (3)
16public TableLayoutControlCollection(TableLayoutPanel container) : base(container.OrThrowIfNull()) 22/// Gets the parent <see cref="TableLayoutPanel"/> that contains the controls in the collection. 24public TableLayoutPanel Container { get; }
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (1)
16private TableLayoutPanel? _tableLayoutPanel;
System.Windows.Forms.Design (51)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (3)
23private TableLayoutPanel _radioButtonsTableLayoutPanel; 24private TableLayoutPanel _okSaveTableLayoutPanel; 25private TableLayoutPanel _overarchingTableLayoutPanel;
System\ComponentModel\Design\CollectionEditor.CollectionEditorCollectionForm.cs (3)
41private TableLayoutPanel _okCancelTableLayoutPanel; 42private TableLayoutPanel _overArchingTableLayoutPanel; 43private TableLayoutPanel _addRemoveTableLayoutPanel;
System\Windows\Forms\Design\Behavior\TableLayoutPanelBehavior.cs (2)
23private readonly TableLayoutPanel _table; 29internal TableLayoutPanelBehavior(TableLayoutPanel panel, TableLayoutPanelDesigner designer, IServiceProvider serviceProvider)
System\Windows\Forms\Design\BorderSidesEditor.BorderSidesEditorUI.cs (1)
26private TableLayoutPanel _tableLayoutPanel;
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (3)
45private TableLayoutPanel _okCancelTableLayoutPanel; 46private TableLayoutPanel _checkBoxesTableLayoutPanel; 47private TableLayoutPanel _overarchingTableLayoutPanel;
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (4)
22private TableLayoutPanel _sampleViewTableLayoutPanel; 23private TableLayoutPanel _okCancelTableLayoutPanel; 24private TableLayoutPanel _overarchingTableLayoutPanel; 25private TableLayoutPanel _sampleViewGridsTableLayoutPanel;
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (3)
23private TableLayoutPanel _okCancelTableLayoutPanel; 48private TableLayoutPanel? _overarchingTableLayoutPanel; 49private TableLayoutPanel? _addRemoveTableLayoutPanel;
System\Windows\Forms\Design\FormatControl.Designer.cs (3)
202private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 209private TableLayoutPanel tableLayoutPanel2; 210private TableLayoutPanel tableLayoutPanel3;
System\Windows\Forms\Design\LinkAreaEditor.LinkAreaUI.cs (1)
20private TableLayoutPanel _okCancelTableLayoutPanel;
System\Windows\Forms\Design\MaskDesignerDialog.cs (3)
22private TableLayoutPanel _maskTryItTable; 27private TableLayoutPanel _okCancelTableLayoutPanel; 28private TableLayoutPanel _overarchingTableLayoutPanel;
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (2)
43private TableLayoutPanel _innerPanel; 44private TableLayoutPanel _outerPanel;
System\Windows\Forms\Design\StringCollectionEditor.StringCollectionForm.cs (1)
21private TableLayoutPanel _overarchingLayoutPanel;
System\Windows\Forms\Design\StyleCollectionEditor.cs (1)
14/// This collection editor is used to add value to the <see cref="TableLayoutPanel" />'s
System\Windows\Forms\Design\StyleEditorForm.cs (8)
19private readonly TableLayoutPanel _tableLayoutPanel; 40private TableLayoutPanel _overarchingTableLayoutPanel; 42private TableLayoutPanel _addRemoveInsertTableLayoutPanel; 47private TableLayoutPanel _okCancelTableLayoutPanel; 68private TableLayoutPanel _helperTextTableLayoutPanel; 73private TableLayoutPanel _showTableLayoutPanel; 96_tableLayoutPanel = Context.Instance as TableLayoutPanel; 1055PropertyDescriptor childProperty = TypeDescriptor.GetProperties(_tableLayoutPanel)[nameof(TableLayoutPanel.Controls)];
System\Windows\Forms\Design\TableLayoutPanelCodeDomSerializer.cs (3)
26return manager.GetSerializer<CodeDomSerializer>(typeof(TableLayoutPanel).BaseType)!; 41TableLayoutPanel? panel = value as TableLayoutPanel;
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (6)
118_controls ??= new DesignerTableLayoutControlCollection((TableLayoutPanel)Control); 208internal TableLayoutPanel Table => Component as TableLayoutPanel; 497Control existingControl = ((TableLayoutPanel)Control).GetControlFromPosition(newControlPosition.X, newControlPosition.Y); 1277Control existingControl = ((TableLayoutPanel)Control).GetControlFromPosition(dropPoint.X, dropPoint.Y); 2151public DesignerTableLayoutControlCollection(TableLayoutPanel owner) : base(owner) => _realCollection = owner.Controls;
System\Windows\Forms\Design\TreeNodeCollectionEditor.cs (4)
46private TableLayoutPanel _okCancelPanel; 47private TableLayoutPanel _nodeControlPanel; 48private TableLayoutPanel _overarchingTableLayoutPanel; 49private TableLayoutPanel _navigationButtonsTableLayoutPanel;
System.Windows.Forms.Tests (162)
SerializableTypesTests.cs (1)
271using (TableLayoutPanel tableLayoutPanel = new()
System\Windows\Forms\ColumnStyleTests.cs (2)
68using TableLayoutPanel control = new(); 98using TableLayoutPanel control = new();
System\Windows\Forms\ControlTests.cs (1)
864using TableLayoutPanel table = new() { Dock = DockStyle.Fill, ColumnCount = 3 };
System\Windows\Forms\Layout\TableLayoutSettingsTests.cs (59)
17using TableLayoutPanel control = new(); 51using TableLayoutPanel control = new(); 77using TableLayoutPanel control = new(); 88using TableLayoutPanel control = new(); 115using TableLayoutPanel control = new(); 125using TableLayoutPanel control = new(); 151using TableLayoutPanel control = new(); 160using TableLayoutPanel control = new(); 177using TableLayoutPanel control = new(); 193using TableLayoutPanel control = new(); 210using TableLayoutPanel control = new(); 230using TableLayoutPanel control = new(); 249using TableLayoutPanel control = new(); 267using TableLayoutPanel control = new(); 283using TableLayoutPanel control = new(); 300using TableLayoutPanel control = new(); 318using TableLayoutPanel control = new(); 334using TableLayoutPanel control = new(); 350using TableLayoutPanel control = new(); 368using TableLayoutPanel control = new(); 384using TableLayoutPanel control = new(); 401using TableLayoutPanel control = new(); 418using TableLayoutPanel control = new(); 434using TableLayoutPanel control = new(); 461using TableLayoutPanel control = new(); 502using TableLayoutPanel control = new(); 618using TableLayoutPanel control = new(); 646using TableLayoutPanel control = new(); 662using TableLayoutPanel control = new(); 685using TableLayoutPanel control = new(); 721using TableLayoutPanel control = new(); 838using TableLayoutPanel control = new(); 868using TableLayoutPanel control = new(); 886using TableLayoutPanel control = new(); 903using TableLayoutPanel control = new(); 923using TableLayoutPanel control = new(); 956using TableLayoutPanel control = new(); 1069using TableLayoutPanel control = new(); 1099using TableLayoutPanel control = new(); 1118using TableLayoutPanel control = new(); 1137using TableLayoutPanel control = new(); 1161using TableLayoutPanel control = new(); 1197using TableLayoutPanel control = new(); 1314using TableLayoutPanel control = new(); 1344using TableLayoutPanel control = new(); 1362using TableLayoutPanel control = new(); 1379using TableLayoutPanel control = new(); 1399using TableLayoutPanel control = new(); 1432using TableLayoutPanel control = new(); 1545using TableLayoutPanel control = new(); 1575using TableLayoutPanel control = new(); 1593using TableLayoutPanel control = new(); 1612using TableLayoutPanel control = new(); 1630using TableLayoutPanel control = new(); 1656using TableLayoutPanel control = new(); 1756using TableLayoutPanel control = new(); 1772using TableLayoutPanel control = new(); 1812using TableLayoutPanel control = new(); 1834using TableLayoutPanel control = new();
System\Windows\Forms\Layout\TableLayoutSettingsTypeConverterTests.cs (2)
195using TableLayoutPanel panel = new(); 236using TableLayoutPanel control = new();
System\Windows\Forms\LayoutEventArgsTests.cs (1)
56using TableLayoutPanel tableLayoutPanel = new()
System\Windows\Forms\RowStyleTests.cs (2)
68using TableLayoutPanel control = new(); 98using TableLayoutPanel control = new();
System\Windows\Forms\TableLayoutControlCollectionTests.cs (5)
11using TableLayoutPanel container = new(); 30using TableLayoutPanel container = new(); 42using TableLayoutPanel container = new(); 54using TableLayoutPanel container = new(); 66using TableLayoutPanel container = new();
System\Windows\Forms\TableLayoutPanel.TableLayoutPanelAccessibleObectTests.cs (4)
13using TableLayoutPanel tableLayoutPanel = new(); 23using TableLayoutPanel tableLayoutPanel = new(); 36using TableLayoutPanel tableLayoutPanel = new(); 65using TableLayoutPanel tableLayoutPanel = new();
System\Windows\Forms\TableLayoutPanelTests.cs (83)
154using TableLayoutPanel control = new() 173using TableLayoutPanel control = new(); 202using TableLayoutPanel control = new(); 295using TableLayoutPanel control = new(); 304using TableLayoutPanel control = new(); 329using TableLayoutPanel control = new(); 336PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(TableLayoutPanel))[nameof(Control.Controls)]; 337using TableLayoutPanel control = new(); 356PropertyDescriptor property = TypeDescriptor.GetProperties(typeof(TableLayoutPanel))[nameof(Control.Controls)]; 357using TableLayoutPanel control = new(); 379using TableLayoutPanel control = new(); 405using TableLayoutPanel control = new(); 415using TableLayoutPanel control = new(); 451using TableLayoutPanel control = new(); 496using TableLayoutPanel control = new(); 549using TableLayoutPanel control = new(); 578using TableLayoutPanel control = new(); 585TableLayoutPanel otherControl = new(); 587using TableLayoutPanel control = new(); 596using TableLayoutPanel control = new(); 621using TableLayoutPanel control = new(); 647using TableLayoutPanel control = new(); 654using TableLayoutPanel control = new(); 662using TableLayoutPanel control = new(); 671using TableLayoutPanel control = new(); 680using TableLayoutPanel control = new(); 687using TableLayoutPanel control = new(); 695using TableLayoutPanel control = new(); 702using TableLayoutPanel control = new(); 709TableLayoutPanel panel = new(); 720TableLayoutPanel panel = new() 736using TableLayoutPanel control = new(); 776using TableLayoutPanel control = new(); 799using TableLayoutPanel control = new(); 822using TableLayoutPanel control = new(); 845using TableLayoutPanel control = new(); 861using TableLayoutPanel control = new(); 870using TableLayoutPanel control = new(); 879using TableLayoutPanel control = new(); 889using TableLayoutPanel control = new(); 903using TableLayoutPanel control = new(); 915using TableLayoutPanel control = new(); 925using TableLayoutPanel control = new(); 933using TableLayoutPanel control = new(); 940using TableLayoutPanel control = new(); 947using TableLayoutPanel control = new(); 957using TableLayoutPanel control = new() 972using TableLayoutPanel control = new() 995using TableLayoutPanel control = new() 1017using TableLayoutPanel control = new() 1040using TableLayoutPanel control = new() 1060using TableLayoutPanel control = new() 1080using TableLayoutPanel control = new() 1100using TableLayoutPanel control = new() 1120using TableLayoutPanel control = new() 1141using TableLayoutPanel control = new(); 1148using TableLayoutPanel control = new(); 1556using TableLayoutPanel control = new(); 1596using TableLayoutPanel control = new(); 1643using TableLayoutPanel control = new(); 1654using TableLayoutPanel control = new(); 1667using TableLayoutPanel control = new(); 1702using TableLayoutPanel control = new(); 1749using TableLayoutPanel control = new(); 1760using TableLayoutPanel control = new(); 1767using TableLayoutPanel control = new(); 1778using TableLayoutPanel control = new(); 1811using TableLayoutPanel control = new(); 1858using TableLayoutPanel control = new(); 1872using TableLayoutPanel control = new(); 1881using TableLayoutPanel control = new(); 1894using TableLayoutPanel control = new(); 1929using TableLayoutPanel control = new(); 1976using TableLayoutPanel control = new(); 1987using TableLayoutPanel control = new(); 1994using TableLayoutPanel control = new(); 2005using TableLayoutPanel control = new(); 2038using TableLayoutPanel control = new(); 2085using TableLayoutPanel control = new(); 2098using TableLayoutPanel control = new(); 2107using TableLayoutPanel control = new(); 2115using TableLayoutPanel control = new(); 2133using TableLayoutPanel control = new();
System\Windows\Forms\TableLayoutStyleTests.cs (2)
43using TableLayoutPanel control = new(); 75using TableLayoutPanel control = new();
System.Windows.Forms.UI.IntegrationTests (2)
DragDropTests.cs (1)
939TableLayoutPanel tableLayoutPanel = new()
Infra\ControlTestBase.cs (1)
286TableLayoutPanel tableLayout = new()
WinFormsControlsTest (7)
Buttons.cs (1)
26TableLayoutPanel table = new()
DragDrop.cs (1)
420TableLayoutPanel tableLayoutPanel = new()
DragDrop.Designer.cs (2)
216private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 224private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
Panels.Designer.cs (3)
104private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; 105private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; 106private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;