Changeset 10212
- Timestamp:
- 12/10/13 09:51:44 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.Scheduling.Views/3.3/JobShopSchedulingProblemView.Designer.cs
r10000 r10212 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.