Changeset 7808 for branches/DataAnalysisService/HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard/3.3/Controls/WizardBanner.Designer.cs
- Timestamp:
- 05/14/12 16:01:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataAnalysisService/HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard/3.3/Controls/WizardBanner.Designer.cs
r7803 r7808 35 35 this.etchedLine1.Edge = HeuristicLab.ExperimentGeneration.DataAnalysis.Wizard.Controls.EtchEdge.Bottom; 36 36 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); 38 38 this.etchedLine1.Name = "etchedLine1"; 39 39 this.etchedLine1.Size = new System.Drawing.Size(541, 20); … … 70 70 this.Controls.Add(this.etchedLine1); 71 71 this.Name = "WizardBanner"; 72 this.Size = new System.Drawing.Size(541, 91);72 this.Size = new System.Drawing.Size(541, 81); 73 73 this.ResumeLayout(false); 74 74
Note: See TracChangeset
for help on using the changeset viewer.