Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/14/12 17:58:58 (12 years ago)
Author:
spimming
Message:

#1807:

  • moved banner to wizardpage
  • set dock style when setting active page
  • set content in problem view
File:
1 edited

Legend:

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

    r7808 r7816  
    113113      this.etchedLine1.TabIndex = 0;
    114114      //
    115       // Wizard
     115      // WizardBase
    116116      //
    117117      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     
    121121      this.Controls.Add(this.controlPanel);
    122122      this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
    123       this.Name = "Wizard";
     123      this.Name = "WizardBase";
    124124      this.Text = "Wizard";
    125125      this.Load += new System.EventHandler(this.Wizard_Load);
Note: See TracChangeset for help on using the changeset viewer.