Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/04/19 15:33:31 (5 years ago)
Author:
mkommend
Message:

#2978: Merged 16501-16506 into stable.

Location:
stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Problems.VehicleRouting.Views

  • stable/HeuristicLab.Problems.VehicleRouting.Views/3.4/VRPSolutionView.Designer.cs

    r15584 r17069  
    7070      // tabPage1
    7171      //
     72      this.tabPage1.BackColor = System.Drawing.SystemColors.Window;
    7273      this.tabPage1.Controls.Add(this.problemInstanceView);
    7374      this.tabPage1.Location = new System.Drawing.Point(4, 22);
     
    7778      this.tabPage1.TabIndex = 0;
    7879      this.tabPage1.Text = "ProblemInstance";
    79       this.tabPage1.UseVisualStyleBackColor = true;
    8080      //
    8181      // problemInstanceView
     
    9393      // tabPage2
    9494      //
     95      this.tabPage2.BackColor = System.Drawing.SystemColors.Window;
    9596      this.tabPage2.Controls.Add(this.tourGroupBox);
    9697      this.tabPage2.Location = new System.Drawing.Point(4, 22);
     
    100101      this.tabPage2.TabIndex = 1;
    101102      this.tabPage2.Text = "Tours";
    102       this.tabPage2.UseVisualStyleBackColor = true;
    103103      //
    104104      // tourGroupBox
Note: See TracChangeset for help on using the changeset viewer.