Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/14/12 16:01:00 (12 years ago)
Author:
spimming
Message:

#1807:

  • experiment wizard initial commit
  • plugin file frames added
  • wizard renamed
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/DataAnalysisService/HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard/3.3/Controls/WizardBanner.Designer.cs

    r7803 r7808  
    3535      this.etchedLine1.Edge = HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard.Controls.EtchEdge.Bottom;
    3636      this.etchedLine1.LightColor = System.Drawing.SystemColors.ControlLight;
    37       this.etchedLine1.Location = new System.Drawing.Point(0, 71);
     37      this.etchedLine1.Location = new System.Drawing.Point(0, 61);
    3838      this.etchedLine1.Name = "etchedLine1";
    3939      this.etchedLine1.Size = new System.Drawing.Size(541, 20);
     
    7070      this.Controls.Add(this.etchedLine1);
    7171      this.Name = "WizardBanner";
    72       this.Size = new System.Drawing.Size(541, 91);
     72      this.Size = new System.Drawing.Size(541, 81);
    7373      this.ResumeLayout(false);
    7474
Note: See TracChangeset for help on using the changeset viewer.