29 references to TableLayoutPanel
System.Web.Entity.Design (1)
System\Data\WebControls\Design\Util\WizardForm.cs (1)
93
this._wizardButtonsTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
System.Windows.Forms (11)
winforms\Managed\System\WinForms\MDIWindowDialog.cs (1)
100
this.okCancelTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
winforms\Managed\System\WinForms\Printing\PrintControllerWithStatusDialog.cs (1)
264
this.tableLayoutPanel1 = new
TableLayoutPanel
();
winforms\Managed\System\WinForms\PropertyGridInternal\GridErrorDlg.cs (3)
155
this.overarchingTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
156
this.buttonTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
159
this.pictureLabelTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
winforms\Managed\System\WinForms\TrustManagerMoreInformation.cs (1)
188
this.tableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
winforms\Managed\System\WinForms\TrustManagerPromptUI.cs (5)
155
this.tableLayoutPanelOuter = new System.Windows.Forms.
TableLayoutPanel
();
156
this.warningTextTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
159
this.tableLayoutPanelQuestion = new System.Windows.Forms.
TableLayoutPanel
();
162
this.tableLayoutPanelButtons = new System.Windows.Forms.
TableLayoutPanel
();
165
this.tableLayoutPanelInfo = new System.Windows.Forms.
TableLayoutPanel
();
System.Workflow.Activities (4)
Rules\Design\Dialogs\BasicBrowserDialog.Designer.cs (1)
51
this.okCancelTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
Rules\Design\Dialogs\RenameRuleObjectDialog.Designer.cs (1)
35
this.okCancelTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
Rules\Design\Dialogs\RuleConditionDialog.Designer.cs (1)
33
this.okCancelTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
66
this.okCancelTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
System.Workflow.ComponentModel (13)
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (1)
36
this.buttonTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (2)
134
this.nameLocationTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
147
this.okCancelTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
AuthoringOM\Design\Dialogs\TypeBrowserDialog.cs (2)
148
this.okCancelTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
149
this.typeNameTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (8)
261
this.centerTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
265
this.marginsTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
275
this.scalingTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
285
this.orientationTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
291
this.paperTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
298
this.footerTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
309
this.headerTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();
322
this.okCancelTableLayoutPanel = new System.Windows.Forms.
TableLayoutPanel
();