30 references to RowStyle
System.Web.Entity.Design (1)
System\Data\WebControls\Design\Util\WizardForm.cs (1)
126
this._wizardButtonsTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
System.Windows.Forms (29)
winforms\Managed\System\WinForms\MDIWindowDialog.cs (1)
136
this.okCancelTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (3)
210
this.overarchingTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
211
this.overarchingTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
232
this.buttonTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
winforms\Managed\System\WinForms\StatusStrip.cs (2)
489
TableLayoutSettings.RowStyles.Add(new
RowStyle
());
515
this.TableLayoutSettings.RowStyles.Add(new
RowStyle
());
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (9)
230
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
231
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
232
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
233
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
234
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
235
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
236
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
237
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
238
this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (14)
195
this.tableLayoutPanelOuter.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
196
this.tableLayoutPanelOuter.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
197
this.tableLayoutPanelOuter.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
198
this.tableLayoutPanelOuter.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
199
this.tableLayoutPanelOuter.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
211
this.warningTextTableLayoutPanel.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
237
this.tableLayoutPanelQuestion.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
261
this.tableLayoutPanelButtons.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
295
this.tableLayoutPanelInfo.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
296
this.tableLayoutPanelInfo.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
297
this.tableLayoutPanelInfo.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
298
this.tableLayoutPanelInfo.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
299
this.tableLayoutPanelInfo.RowStyles.Add(new System.Windows.Forms.
RowStyle
());
300
this.tableLayoutPanelInfo.RowStyles.Add(new System.Windows.Forms.
RowStyle
());