Free cookie consent management tool by TermsFeed Policy Generator

Changeset 10452


Ignore:
Timestamp:
02/11/14 09:58:15 (10 years ago)
Author:
ascheibe
Message:

#2126 merged changes into stable

Location:
stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stable

  • stable/HeuristicLab.Problems.Scheduling.Views/3.3/JobShopSchedulingProblemView.Designer.cs

    r10021 r10452  
    6060      this.SuspendLayout();
    6161      //
    62       // problemInstanceSplitContainer
    63       //
    64       this.problemInstanceSplitContainer.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)));
    65       this.problemInstanceSplitContainer.Dock = System.Windows.Forms.DockStyle.Fill;
    66       //
    6762      // problemInstanceSplitContainer.Panel2
    6863      //
    6964      this.problemInstanceSplitContainer.Panel2.Controls.Add(this.problemTabControl);
    70       //
    71       // ProblemInstanceConsumerViewHost
    72       //
    73       this.problemInstanceProviderViewHost.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)));
    74       this.problemInstanceProviderViewHost.Dock = System.Windows.Forms.DockStyle.Fill;
    75       this.problemInstanceProviderViewHost.Location = new System.Drawing.Point(0, 0);
    76       this.problemInstanceProviderViewHost.Size = new System.Drawing.Size(511, 26);
    7765      //
    7866      // parameterCollectionView
Note: See TracChangeset for help on using the changeset viewer.