Changeset 10452
- Timestamp:
- 02/11/14 09:58:15 (11 years ago)
- Location:
- stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
stable
- Property svn:mergeinfo changed
/trunk/sources merged: 10212
- Property svn:mergeinfo changed
-
stable/HeuristicLab.Problems.Scheduling.Views/3.3/JobShopSchedulingProblemView.Designer.cs
r10021 r10452 60 60 this.SuspendLayout(); 61 61 // 62 // problemInstanceSplitContainer63 //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 //67 62 // problemInstanceSplitContainer.Panel2 68 63 // 69 64 this.problemInstanceSplitContainer.Panel2.Controls.Add(this.problemTabControl); 70 //71 // ProblemInstanceConsumerViewHost72 //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);77 65 // 78 66 // parameterCollectionView
Note: See TracChangeset
for help on using the changeset viewer.