Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/30/11 15:38:24 (13 years ago)
Author:
mkommend
Message:

#1460: Corrected StringConvertibleValueView and adapted StringConvertibleValueTupleView and derived views.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Data.Views/3.3/IntRangeView.Designer.cs

    r5809 r5891  
    4646      this.SuspendLayout();
    4747      //
     48      // Item1View
     49      //
     50      this.Item1View.Location = new System.Drawing.Point(41, 3);
     51      this.Item1View.Size = new System.Drawing.Size(264, 22);
     52      //
     53      // Item2View
     54      //
     55      this.Item2View.Location = new System.Drawing.Point(41, 31);
     56      this.Item2View.Size = new System.Drawing.Size(264, 22);
     57      //
    4858      // Item1Label
    4959      //
     
    6272      this.ResumeLayout(false);
    6373      this.PerformLayout();
     74
    6475    }
    6576
Note: See TracChangeset for help on using the changeset viewer.