Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/19/13 12:02:44 (11 years ago)
Author:
ascheibe
Message:

#2031 the ResultCorrelationView can now also handle parameters and IntValues

File:
1 edited

Legend:

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

    r9380 r9382  
    6060      this.stringConvertibleMatrixView.Location = new System.Drawing.Point(3, 30);
    6161      this.stringConvertibleMatrixView.Name = "stringConvertibleMatrixView";
    62       this.stringConvertibleMatrixView.ReadOnly = false;
     62      this.stringConvertibleMatrixView.ReadOnly = true;
    6363      this.stringConvertibleMatrixView.ShowRowsAndColumnsTextBox = true;
    6464      this.stringConvertibleMatrixView.ShowStatisticalInformation = true;
Note: See TracChangeset for help on using the changeset viewer.