Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/27/13 10:56:12 (11 years ago)
Author:
ascheibe
Message:

#2031 improved chart analysis view

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/StatisticalTesting/HeuristicLab.Analysis.Statistics/3.3/StatisticalTestingView.designer.cs

    r9749 r9908  
    183183      // pValTextBox
    184184      //
     185      this.pValTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     186            | System.Windows.Forms.AnchorStyles.Right)));
    185187      this.pValTextBox.Location = new System.Drawing.Point(58, 48);
    186188      this.pValTextBox.Name = "pValTextBox";
     
    317319      // equalDistsTextBox
    318320      //
     321      this.equalDistsTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     322            | System.Windows.Forms.AnchorStyles.Right)));
    319323      this.equalDistsTextBox.Location = new System.Drawing.Point(95, 87);
    320324      this.equalDistsTextBox.Name = "equalDistsTextBox";
    321325      this.equalDistsTextBox.ReadOnly = true;
    322       this.equalDistsTextBox.Size = new System.Drawing.Size(149, 20);
     326      this.equalDistsTextBox.Size = new System.Drawing.Size(152, 20);
    323327      this.equalDistsTextBox.TabIndex = 18;
    324328      //
     
    344348      // groupCompComboBox
    345349      //
     350      this.groupCompComboBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     351            | System.Windows.Forms.AnchorStyles.Right)));
    346352      this.groupCompComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
    347353      this.groupCompComboBox.FormattingEnabled = true;
Note: See TracChangeset for help on using the changeset viewer.