Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/06/13 21:23:55 (11 years ago)
Author:
ascheibe
Message:

#1886 created a new Hive task that runs RunCollectionModifiers in Hive

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HeuristicLab.Analysis.AlgorithmBehavior/Visualization/Visualization.Designer.cs

    r9945 r10111  
    3636      this.pictureBox.Location = new System.Drawing.Point(12, 12);
    3737      this.pictureBox.Name = "pictureBox";
    38       this.pictureBox.Size = new System.Drawing.Size(282, 243);
     38      this.pictureBox.Size = new System.Drawing.Size(282, 270);
    3939      this.pictureBox.TabIndex = 0;
    4040      this.pictureBox.TabStop = false;
     
    4444      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
    4545      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
    46       this.ClientSize = new System.Drawing.Size(306, 267);
     46      this.ClientSize = new System.Drawing.Size(306, 294);
    4747      this.Controls.Add(this.pictureBox);
    4848      this.Name = "VisualizationForm";
Note: See TracChangeset for help on using the changeset viewer.