- Timestamp:
- 03/05/14 15:08:11 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Trading.Views/3.4/SolutionView.Designer.cs
r10015 r10540 52 52 this.detailsGroupBox.SuspendLayout(); 53 53 this.SuspendLayout(); 54 this.exportButton.Visible = false;55 54 // 56 // splitContainer 57 // 58 // 59 // itemsGroupBox 60 // 61 this.itemsGroupBox.Text = "Trading Solution"; 62 // 63 // addButton 64 // 65 this.toolTip.SetToolTip(this.addButton, "Add"); 66 // 67 // removeButton 68 // 69 this.toolTip.SetToolTip(this.removeButton, "Remove"); 70 // 71 // RegressionSolutionView 55 // SolutionView 72 56 // 73 57 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); … … 81 65 this.detailsGroupBox.ResumeLayout(false); 82 66 this.ResumeLayout(false); 83 84 67 } 85 86 68 #endregion 87 69 }
Note: See TracChangeset
for help on using the changeset viewer.