90 references to RowStyle
Accessibility_Core_App (7)
ContainerControls2.Designer.cs (7)
148
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Percent, 50F));
149
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Percent, 50F));
150
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Absolute, 23F));
151
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Absolute, 23F));
152
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Absolute, 23F));
410
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Percent, 50F));
411
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Percent, 50F));
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
555
this._documentTable.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Absolute, 20F));
MS\Internal\Documents\CredentialManagerDialog.Designer.cs (1)
108
this._userInputtableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Percent, 50F));
MS\Internal\Documents\RMEnrollmentPage2.Designer.cs (2)
160
this._tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Absolute, 10F));
162
this._tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Absolute, 10F));
MS\Internal\Documents\RMEnrollmentPage3.Designer.cs (3)
59
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Absolute, 20F));
93
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Percent, 50F));
94
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.
RowStyle
(System.Windows.Forms.SizeType.Percent, 50F));
System.Windows.Forms (4)
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\GridErrorDialog.cs (1)
245
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 20F));
System\Windows\Forms\Panels\TableLayoutPanel\TableLayoutSettingsTypeConverter.cs (1)
240
settings.RowStyles.Add(new
RowStyle
(type, width));
System\Windows\Forms\Printing\PrintControllerWithStatusDialog.StatusDialog.cs (2)
74
_tableLayoutPanel.RowStyles.Add(
new
(SizeType.Percent, 50F));
75
_tableLayoutPanel.RowStyles.Add(
new
(SizeType.Percent, 50F));
System.Windows.Forms.Design (26)
System\ComponentModel\Design\BinaryEditor.BinaryUI.cs (2)
264
_okSaveTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 50F));
274
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 100F));
System\ComponentModel\Design\ByteViewer.cs (1)
66
RowStyles.Add(new
RowStyle
(SizeType.Percent, 100F));
System\Windows\Forms\Design\DataGridViewAddColumnDialog.cs (9)
315
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 22F));
316
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 16F));
317
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 91F));
318
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 12F));
319
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 22F));
321
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 4F));
323
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 4F));
325
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 27F));
371
_okCancelTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 50F));
System\Windows\Forms\Design\DataGridViewCellStyleBuilder.cs (1)
233
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 100F));
System\Windows\Forms\Design\DataGridViewColumnCollectionDialog.cs (2)
551
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 50F));
563
_addRemoveTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 50F));
System\Windows\Forms\Design\MaskDesignerDialog.cs (1)
256
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 50F));
System\Windows\Forms\Design\ShortcutKeysEditor.ShortcutKeysUI.cs (3)
145
_outerPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 20F));
146
_outerPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 24F));
184
_innerPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 20F));
System\Windows\Forms\Design\StyleEditorForm.cs (4)
273
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 50F));
382
_sizeTypeTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 33.3F));
383
_sizeTypeTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 33.3F));
384
_sizeTypeTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 33.3F));
System\Windows\Forms\Design\TableLayoutPanelDesigner.cs (2)
937
Table.RowStyles.Add(new
RowStyle
(SizeType.Absolute, DesignerUtils.s_minimumStyleSize));
1682
Table.RowStyles.Insert(index, new
RowStyle
(SizeType.Absolute, DesignerUtils.s_minimumStyleSize));
System\Windows\Forms\Design\TreeNodeCollectionEditor.cs (1)
312
_overarchingTableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Percent, 100F));
System.Windows.Forms.Tests (37)
SerializableTypesTests.cs (2)
282
tableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 20));
283
tableLayoutPanel.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 30));
System\Windows\Forms\Layout\TableLayoutSettingsTests.cs (3)
1672
RowStyle rowStyle =
new
(SizeType.Percent, 2);
1708
RowStyle rowStyle =
new
(SizeType.Percent, 2);
1775
RowStyle rowStyle =
new
(SizeType.Percent, 2);
System\Windows\Forms\Layout\TableLayoutSettingsTypeConverterTests.cs (2)
178
settings.RowStyles.Add(new
RowStyle
(SizeType.AutoSize, 1));
179
settings.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 2));
System\Windows\Forms\RowStyleTests.cs (2)
34
RowStyle style =
new
(sizeType, width);
42
Assert.Throws<ArgumentOutOfRangeException>("value", () => new
RowStyle
(SizeType.AutoSize, -1));
System\Windows\Forms\TableLayoutPanelTests.cs (25)
447
RowStyle rowStyle =
new
(SizeType.Percent, 1);
483
RowStyle rowStyle =
new
(SizeType.Percent, 1);
547
settings.RowStyles.Add(new
RowStyle
(SizeType.Percent, 1));
979
control.RowStyles.Add(new
RowStyle
(SizeType.AutoSize, 20));
982
control.RowStyles.Add(new
RowStyle
(SizeType.AutoSize, 30));
985
control.RowStyles.Add(new
RowStyle
(SizeType.AutoSize, 6));
1001
control.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 10));
1004
control.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 5));
1007
control.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 6));
1024
control.RowStyles.Add(new
RowStyle
(SizeType.Percent, 20));
1027
control.RowStyles.Add(new
RowStyle
(SizeType.Percent, 30));
1030
control.RowStyles.Add(new
RowStyle
(SizeType.Percent, 6));
1047
control.RowStyles.Add(new
RowStyle
(SizeType.Percent, 75));
1050
control.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 100));
1067
control.RowStyles.Add(new
RowStyle
(SizeType.Percent, 75));
1070
control.RowStyles.Add(new
RowStyle
(SizeType.AutoSize, 100));
1087
control.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 50));
1090
control.RowStyles.Add(new
RowStyle
(SizeType.AutoSize, 100));
1107
control.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 100));
1110
control.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 100));
1127
control.RowStyles.Add(new
RowStyle
(SizeType.AutoSize - 1, 22));
1130
control.RowStyles.Add(new
RowStyle
(SizeType.AutoSize - 1, 22));
1133
control.RowStyles.Add(new
RowStyle
(SizeType.AutoSize - 1, 6));
1515
control.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 10));
1516
control.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 10));
System\Windows\Forms\TableLayoutStyleTests.cs (3)
126
yield return new object[] { new
RowStyle
(SizeType.AutoSize, 1), typeof(RowStyle).GetConstructor(Array.Empty<Type>()), Array.Empty<object>() };
127
yield return new object[] { new
RowStyle
(SizeType.Absolute, 1), typeof(RowStyle).GetConstructor([typeof(SizeType), typeof(int)]), new object[] { SizeType.Absolute, 1f } };
128
yield return new object[] { new
RowStyle
(SizeType.Percent, 1), typeof(RowStyle).GetConstructor([typeof(SizeType), typeof(int)]), new object[] { SizeType.Percent, 1f } };
WinFormsControlsTest (9)
Buttons.cs (2)
36
table.RowStyles.Add(new
RowStyle
(SizeType.Percent, 70.0f));
37
table.RowStyles.Add(new
RowStyle
(SizeType.Percent, 30.0f));
DragDrop.Designer.cs (7)
74
tableLayoutPanel1.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 112F));
75
tableLayoutPanel1.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 112F));
76
tableLayoutPanel1.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 112F));
77
tableLayoutPanel1.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 112F));
78
tableLayoutPanel1.RowStyles.Add(new
RowStyle
(SizeType.Absolute, 112F));
79
tableLayoutPanel1.RowStyles.Add(new
RowStyle
(SizeType.Percent, 100F));
171
tableLayoutPanel2.RowStyles.Add(new
RowStyle
(SizeType.Percent, 50F));