- Timestamp:
- 01/06/19 16:50:55 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionRLDView.Designer.cs
r15583 r16506 87 87 // dataTableComboBox 88 88 // 89 this.dataTableComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 89 this.dataTableComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 90 90 | System.Windows.Forms.AnchorStyles.Right))); 91 91 this.dataTableComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; … … 117 117 // groupComboBox 118 118 // 119 this.groupComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 119 this.groupComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 120 120 | System.Windows.Forms.AnchorStyles.Right))); 121 121 this.groupComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; … … 141 141 // targetsTextBox 142 142 // 143 this.targetsTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 143 this.targetsTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 144 144 | System.Windows.Forms.AnchorStyles.Right))); 145 145 this.targetsTextBox.Location = new System.Drawing.Point(59, 8); … … 198 198 // budgetsTextBox 199 199 // 200 this.budgetsTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 200 this.budgetsTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 201 201 | System.Windows.Forms.AnchorStyles.Right))); 202 202 this.budgetsTextBox.Location = new System.Drawing.Point(59, 8); … … 233 233 // tabControl 234 234 // 235 this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 236 | System.Windows.Forms.AnchorStyles.Left) 235 this.tabControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 236 | System.Windows.Forms.AnchorStyles.Left) 237 237 | System.Windows.Forms.AnchorStyles.Right))); 238 238 this.tabControl.Controls.Add(this.byTargetTabPage); … … 247 247 // byTargetTabPage 248 248 // 249 this.byTargetTabPage.BackColor = System.Drawing.SystemColors.Window; 249 250 this.byTargetTabPage.Controls.Add(this.relativeOrAbsoluteComboBox); 250 251 this.byTargetTabPage.Controls.Add(this.targetChart); … … 264 265 this.byTargetTabPage.TabIndex = 0; 265 266 this.byTargetTabPage.Text = "Performance by Target"; 266 this.byTargetTabPage.UseVisualStyleBackColor = true;267 267 // 268 268 // relativeOrAbsoluteComboBox … … 282 282 // targetChart 283 283 // 284 this.targetChart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 285 | System.Windows.Forms.AnchorStyles.Left) 284 this.targetChart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 285 | System.Windows.Forms.AnchorStyles.Left) 286 286 | System.Windows.Forms.AnchorStyles.Right))); 287 287 chartArea2.AxisX.IsStartedFromZero = false; … … 352 352 // byCostTabPage 353 353 // 354 this.byCostTabPage.BackColor = System.Drawing.SystemColors.Window; 354 355 this.byCostTabPage.Controls.Add(this.byCostViewHost); 355 356 this.byCostTabPage.Controls.Add(this.budgetLogScalingCheckBox); … … 364 365 this.byCostTabPage.TabIndex = 1; 365 366 this.byCostTabPage.Text = "Performance by Cost"; 366 this.byCostTabPage.UseVisualStyleBackColor = true;367 367 // 368 368 // byCostViewHost 369 369 // 370 this.byCostViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 371 | System.Windows.Forms.AnchorStyles.Left) 370 this.byCostViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 371 | System.Windows.Forms.AnchorStyles.Left) 372 372 | System.Windows.Forms.AnchorStyles.Right))); 373 373 this.byCostViewHost.Caption = "View"; … … 407 407 // byTableTabPage 408 408 // 409 this.byTableTabPage.BackColor = System.Drawing.SystemColors.Window; 409 410 this.byTableTabPage.Controls.Add(this.ertTableView); 410 411 this.byTableTabPage.Location = new System.Drawing.Point(4, 22); … … 414 415 this.byTableTabPage.TabIndex = 2; 415 416 this.byTableTabPage.Text = "Expected Runtime Tables"; 416 this.byTableTabPage.UseVisualStyleBackColor = true;417 417 // 418 418 // ertTableView … … 431 431 // problemComboBox 432 432 // 433 this.problemComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 433 this.problemComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 434 434 | System.Windows.Forms.AnchorStyles.Right))); 435 435 this.problemComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
Note: See TracChangeset
for help on using the changeset viewer.