- Timestamp:
- 06/05/12 12:41:58 (13 years ago)
- Location:
- trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionViews
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionBoxPlotView.Designer.cs
r7469 r7967 209 209 // 210 210 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 211 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;211 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 212 212 this.BackColor = System.Drawing.SystemColors.Window; 213 213 this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; -
trunk/sources/HeuristicLab.Optimization.Views/3.3/RunCollectionViews/RunCollectionBubbleChartView.Designer.cs
r7469 r7967 329 329 // 330 330 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); 331 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode. Font;331 this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Inherit; 332 332 this.BackColor = System.Drawing.SystemColors.Window; 333 333 this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
Note: See TracChangeset
for help on using the changeset viewer.