Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/08/19 14:59:31 (5 years ago)
Author:
pfleck
Message:

#2972 merged trunk into branch

Location:
branches/2972_PDPRowSelect
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2972_PDPRowSelect

  • branches/2972_PDPRowSelect/HeuristicLab.Operators.Views/3.3/CheckedMultiOperatorView.Designer.cs

    r15583 r16518  
    8585      // operatorsTabPage
    8686      //
     87      this.operatorsTabPage.BackColor = System.Drawing.SystemColors.Window;
    8788      this.operatorsTabPage.Controls.Add(this.operatorListView);
    8889      this.operatorsTabPage.Location = new System.Drawing.Point(4, 22);
     
    9293      this.operatorsTabPage.TabIndex = 0;
    9394      this.operatorsTabPage.Text = "Operators";
    94       this.operatorsTabPage.UseVisualStyleBackColor = true;
    9595      //
    9696      // operatorListView
     
    109109      // parametersTabPage
    110110      //
     111      this.parametersTabPage.BackColor = System.Drawing.SystemColors.Window;
    111112      this.parametersTabPage.Controls.Add(this.parameterCollectionView);
    112113      this.parametersTabPage.Location = new System.Drawing.Point(4, 22);
     
    116117      this.parametersTabPage.TabIndex = 1;
    117118      this.parametersTabPage.Text = "Parameters";
    118       this.parametersTabPage.UseVisualStyleBackColor = true;
    119119      //
    120120      // parameterCollectionView
Note: See TracChangeset for help on using the changeset viewer.