Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/27/11 09:22:20 (13 years ago)
Author:
abeham
Message:

#1465

  • updated branch from trunk
Location:
branches/histogram
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/histogram

  • branches/histogram/HeuristicLab.Parameters.Views/3.3/LookupParameterView.Designer.cs

    r5832 r6055  
    5252      // dataTypeLabel
    5353      //
     54      this.dataTypeLabel.Location = new System.Drawing.Point(3, 55);
    5455      this.dataTypeLabel.TabIndex = 5;
    5556      //
     
    9899      this.Name = "LookupParameterView";
    99100      this.Size = new System.Drawing.Size(386, 76);
     101      this.Controls.SetChildIndex(this.dataTypeLabel, 0);
    100102      this.Controls.SetChildIndex(this.dataTypeTextBox, 0);
    101       this.Controls.SetChildIndex(this.dataTypeLabel, 0);
    102103      this.Controls.SetChildIndex(this.infoLabel, 0);
    103104      this.Controls.SetChildIndex(this.actualNameLabel, 0);
Note: See TracChangeset for help on using the changeset viewer.