Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/26/10 01:39:14 (14 years ago)
Author:
swagner
Message:

Added some of the changes suggested by abeham to improve UI reaction times (#887)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.MainForm.WindowsForms/3.2/ContentView.Designer.cs

    r2712 r2870  
    2525    /// </summary>
    2626    private void InitializeComponent() {
    27       components = new System.ComponentModel.Container();
     27      this.SuspendLayout();
     28      //
     29      // ContentView
     30      //
     31      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    2832      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     33      this.Name = "ContentView";
     34      this.ResumeLayout(false);
     35
    2936    }
    3037
Note: See TracChangeset for help on using the changeset viewer.