Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Problems.BioBoost/HeuristicLab.Problems.BioBoost.Views/3.3/BioBoostCompoundSolutionView.Designer.cs @ 13072

Last change on this file since 13072 was 13072, checked in by gkronber, 8 years ago

#2499: added code from HeuristicLab.BioBoost.Views (from private repository) nothing much has been changed

File size: 22.7 KB
Line 
1namespace HeuristicLab.BioBoost.Views {
2  partial class BioBoostCompoundSolutionView {
3    /// <summary>
4    /// Required designer variable.
5    /// </summary>
6    private System.ComponentModel.IContainer components = null;
7
8    /// <summary>
9    /// Clean up any resources being used.
10    /// </summary>
11    /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
12    protected override void Dispose(bool disposing) {
13      if (disposing && (components != null)) {
14        runningUpdateMap = false;
15        runningUpdateCosts = false;
16        updateMap.Set();
17        updateCosts.Set();
18        components.Dispose();
19      }
20      base.Dispose(disposing);
21    }
22
23    #region Component Designer generated code
24
25    /// <summary>
26    /// Required method for Designer support - do not modify
27    /// the contents of this method with the code editor.
28    /// </summary>
29    private void InitializeComponent() {
30      System.Windows.Forms.Label valueLayersLabel;
31      System.Windows.Forms.Label vectorLayersLabel;
32      System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("AT111");
33      System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("AT112");
34      System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("AT", new System.Windows.Forms.TreeNode[] {
35            treeNode1,
36            treeNode2});
37      System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("BE112");
38      System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("BE", new System.Windows.Forms.TreeNode[] {
39            treeNode4});
40      System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("All Regions", new System.Windows.Forms.TreeNode[] {
41            treeNode3,
42            treeNode5});
43      this.mapBox = new SharpMap.Forms.MapBox();
44      this.tabControl1 = new System.Windows.Forms.TabControl();
45      this.tabPage1 = new System.Windows.Forms.TabPage();
46      this.splitContainer1 = new System.Windows.Forms.SplitContainer();
47      this.valueLayerValueLabel = new System.Windows.Forms.Label();
48      this.valueLayerNamesListBox = new System.Windows.Forms.ListBox();
49      this.vectorLayerNamesListBox = new System.Windows.Forms.ListBox();
50      this.regionDescriptionLabel = new System.Windows.Forms.Label();
51      this.regionNameLabel = new System.Windows.Forms.Label();
52      this.splitContainer2 = new System.Windows.Forms.SplitContainer();
53      this.regionDetailView = new HeuristicLab.BioBoost.Views.BioBoostRegionDetailView();
54      this.saveMapImageButton = new System.Windows.Forms.Button();
55      this.tabPage2 = new System.Windows.Forms.TabPage();
56      this.bioBoostSolutionCostsView1 = new HeuristicLab.BioBoost.Views.BioBoostSolutionCostsView();
57      this.regionsTreeView = new System.Windows.Forms.TreeView();
58      this.tabPage3 = new System.Windows.Forms.TabPage();
59      this.openSolutionEditorButton = new System.Windows.Forms.Button();
60      this.saveFileDialog = new System.Windows.Forms.SaveFileDialog();
61      this.tabPage4 = new System.Windows.Forms.TabPage();
62      this.summaryView = new HeuristicLab.BioBoost.Views.BioBoostSummaryView();
63      valueLayersLabel = new System.Windows.Forms.Label();
64      vectorLayersLabel = new System.Windows.Forms.Label();
65      this.tabControl1.SuspendLayout();
66      this.tabPage1.SuspendLayout();
67      ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
68      this.splitContainer1.Panel1.SuspendLayout();
69      this.splitContainer1.Panel2.SuspendLayout();
70      this.splitContainer1.SuspendLayout();
71      ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
72      this.splitContainer2.Panel1.SuspendLayout();
73      this.splitContainer2.Panel2.SuspendLayout();
74      this.splitContainer2.SuspendLayout();
75      this.tabPage2.SuspendLayout();
76      this.tabPage3.SuspendLayout();
77      this.tabPage4.SuspendLayout();
78      this.SuspendLayout();
79      //
80      // valueLayersLabel
81      //
82      valueLayersLabel.AutoSize = true;
83      valueLayersLabel.Location = new System.Drawing.Point(2, 145);
84      valueLayersLabel.Name = "valueLayersLabel";
85      valueLayersLabel.Size = new System.Drawing.Size(68, 13);
86      valueLayersLabel.TabIndex = 27;
87      valueLayersLabel.Text = "Value Layers";
88      //
89      // vectorLayersLabel
90      //
91      vectorLayersLabel.AutoSize = true;
92      vectorLayersLabel.Location = new System.Drawing.Point(6, 5);
93      vectorLayersLabel.Name = "vectorLayersLabel";
94      vectorLayersLabel.Size = new System.Drawing.Size(72, 13);
95      vectorLayersLabel.TabIndex = 26;
96      vectorLayersLabel.Text = "Vector Layers";
97      //
98      // mapBox
99      //
100      this.mapBox.ActiveTool = SharpMap.Forms.MapBox.Tools.Pan;
101      this.mapBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
102            | System.Windows.Forms.AnchorStyles.Left)
103            | System.Windows.Forms.AnchorStyles.Right)));
104      this.mapBox.Cursor = System.Windows.Forms.Cursors.Hand;
105      this.mapBox.FineZoomFactor = 10D;
106      this.mapBox.Location = new System.Drawing.Point(3, 0);
107      this.mapBox.MapQueryMode = SharpMap.Forms.MapBox.MapQueryType.VisibleLayers;
108      this.mapBox.Name = "mapBox";
109      this.mapBox.PanOnClick = false;
110      this.mapBox.PreviewMode = SharpMap.Forms.MapBox.PreviewModes.Fast;
111      this.mapBox.QueryGrowFactor = 5F;
112      this.mapBox.QueryLayerIndex = 0;
113      this.mapBox.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244)))));
114      this.mapBox.SelectionForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(244)))), ((int)(((byte)(244)))), ((int)(((byte)(244)))));
115      this.mapBox.ShowProgressUpdate = true;
116      this.mapBox.Size = new System.Drawing.Size(561, 635);
117      this.mapBox.TabIndex = 0;
118      this.mapBox.TakeFocusOnHover = true;
119      this.mapBox.Text = "mapBox";
120      this.mapBox.WheelZoomMagnitude = -2D;
121      this.mapBox.MouseMove += new SharpMap.Forms.MapBox.MouseEventHandler(this.mapBox_MouseMove);
122      this.mapBox.MouseDown += new SharpMap.Forms.MapBox.MouseEventHandler(this.mapBox_MouseDown);
123      this.mapBox.MouseUp += new SharpMap.Forms.MapBox.MouseEventHandler(this.mapBox_MouseUp);
124      //
125      // tabControl1
126      //
127      this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
128            | System.Windows.Forms.AnchorStyles.Left)
129            | System.Windows.Forms.AnchorStyles.Right)));
130      this.tabControl1.Controls.Add(this.tabPage1);
131      this.tabControl1.Controls.Add(this.tabPage2);
132      this.tabControl1.Controls.Add(this.tabPage3);
133      this.tabControl1.Controls.Add(this.tabPage4);
134      this.tabControl1.Location = new System.Drawing.Point(0, 0);
135      this.tabControl1.Name = "tabControl1";
136      this.tabControl1.SelectedIndex = 0;
137      this.tabControl1.Size = new System.Drawing.Size(1114, 682);
138      this.tabControl1.TabIndex = 2;
139      this.tabControl1.Selected += new System.Windows.Forms.TabControlEventHandler(this.tabControl1_Selected);
140      //
141      // tabPage1
142      //
143      this.tabPage1.Controls.Add(this.splitContainer1);
144      this.tabPage1.Location = new System.Drawing.Point(4, 22);
145      this.tabPage1.Name = "tabPage1";
146      this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
147      this.tabPage1.Size = new System.Drawing.Size(1106, 656);
148      this.tabPage1.TabIndex = 0;
149      this.tabPage1.Text = "Map";
150      this.tabPage1.UseVisualStyleBackColor = true;
151      //
152      // splitContainer1
153      //
154      this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
155            | System.Windows.Forms.AnchorStyles.Left)
156            | System.Windows.Forms.AnchorStyles.Right)));
157      this.splitContainer1.Location = new System.Drawing.Point(6, 6);
158      this.splitContainer1.Name = "splitContainer1";
159      //
160      // splitContainer1.Panel1
161      //
162      this.splitContainer1.Panel1.Controls.Add(this.valueLayerValueLabel);
163      this.splitContainer1.Panel1.Controls.Add(this.valueLayerNamesListBox);
164      this.splitContainer1.Panel1.Controls.Add(this.vectorLayerNamesListBox);
165      this.splitContainer1.Panel1.Controls.Add(this.regionDescriptionLabel);
166      this.splitContainer1.Panel1.Controls.Add(this.regionNameLabel);
167      this.splitContainer1.Panel1.Controls.Add(valueLayersLabel);
168      this.splitContainer1.Panel1.Controls.Add(vectorLayersLabel);
169      //
170      // splitContainer1.Panel2
171      //
172      this.splitContainer1.Panel2.Controls.Add(this.splitContainer2);
173      this.splitContainer1.Size = new System.Drawing.Size(1094, 644);
174      this.splitContainer1.SplitterDistance = 214;
175      this.splitContainer1.TabIndex = 14;
176      //
177      // valueLayerValueLabel
178      //
179      this.valueLayerValueLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
180            | System.Windows.Forms.AnchorStyles.Right)));
181      this.valueLayerValueLabel.Location = new System.Drawing.Point(3, 620);
182      this.valueLayerValueLabel.Margin = new System.Windows.Forms.Padding(3);
183      this.valueLayerValueLabel.MaximumSize = new System.Drawing.Size(500, 13);
184      this.valueLayerValueLabel.Name = "valueLayerValueLabel";
185      this.valueLayerValueLabel.Size = new System.Drawing.Size(207, 13);
186      this.valueLayerValueLabel.TabIndex = 28;
187      this.valueLayerValueLabel.Text = "0 €/a";
188      this.valueLayerValueLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
189      //
190      // valueLayerNamesListBox
191      //
192      this.valueLayerNamesListBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
193            | System.Windows.Forms.AnchorStyles.Left)
194            | System.Windows.Forms.AnchorStyles.Right)));
195      this.valueLayerNamesListBox.FormattingEnabled = true;
196      this.valueLayerNamesListBox.HorizontalScrollbar = true;
197      this.valueLayerNamesListBox.Items.AddRange(new object[] {
198            "StrawPotentials",
199            "StrawUtilizations",
200            "StrawConverterCapacities"});
201      this.valueLayerNamesListBox.Location = new System.Drawing.Point(3, 161);
202      this.valueLayerNamesListBox.Name = "valueLayerNamesListBox";
203      this.valueLayerNamesListBox.Size = new System.Drawing.Size(208, 420);
204      this.valueLayerNamesListBox.TabIndex = 22;
205      this.valueLayerNamesListBox.SelectedIndexChanged += new System.EventHandler(this.valueLayerNamesListBox_SelectedIndexChanged);
206      //
207      // vectorLayerNamesListBox
208      //
209      this.vectorLayerNamesListBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
210            | System.Windows.Forms.AnchorStyles.Right)));
211      this.vectorLayerNamesListBox.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
212      this.vectorLayerNamesListBox.FormattingEnabled = true;
213      this.vectorLayerNamesListBox.HorizontalScrollbar = true;
214      this.vectorLayerNamesListBox.Location = new System.Drawing.Point(3, 21);
215      this.vectorLayerNamesListBox.Name = "vectorLayerNamesListBox";
216      this.vectorLayerNamesListBox.SelectionMode = System.Windows.Forms.SelectionMode.MultiSimple;
217      this.vectorLayerNamesListBox.Size = new System.Drawing.Size(208, 121);
218      this.vectorLayerNamesListBox.TabIndex = 23;
219      this.vectorLayerNamesListBox.DrawItem += new System.Windows.Forms.DrawItemEventHandler(this.vectorLayerNamesListBox_DrawItem);
220      this.vectorLayerNamesListBox.SelectedIndexChanged += new System.EventHandler(this.vectorLayerNamesListBox_SelectedIndexChanged);
221      //
222      // regionDescriptionLabel
223      //
224      this.regionDescriptionLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
225            | System.Windows.Forms.AnchorStyles.Right)));
226      this.regionDescriptionLabel.Location = new System.Drawing.Point(3, 601);
227      this.regionDescriptionLabel.Margin = new System.Windows.Forms.Padding(3);
228      this.regionDescriptionLabel.MaximumSize = new System.Drawing.Size(500, 13);
229      this.regionDescriptionLabel.Name = "regionDescriptionLabel";
230      this.regionDescriptionLabel.Size = new System.Drawing.Size(207, 13);
231      this.regionDescriptionLabel.TabIndex = 24;
232      this.regionDescriptionLabel.Text = "Vienna";
233      this.regionDescriptionLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
234      //
235      // regionNameLabel
236      //
237      this.regionNameLabel.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
238            | System.Windows.Forms.AnchorStyles.Right)));
239      this.regionNameLabel.Location = new System.Drawing.Point(3, 585);
240      this.regionNameLabel.MaximumSize = new System.Drawing.Size(500, 13);
241      this.regionNameLabel.Name = "regionNameLabel";
242      this.regionNameLabel.Size = new System.Drawing.Size(207, 13);
243      this.regionNameLabel.TabIndex = 25;
244      this.regionNameLabel.Text = "AT111";
245      this.regionNameLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
246      //
247      // splitContainer2
248      //
249      this.splitContainer2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
250            | System.Windows.Forms.AnchorStyles.Left)
251            | System.Windows.Forms.AnchorStyles.Right)));
252      this.splitContainer2.Location = new System.Drawing.Point(3, 3);
253      this.splitContainer2.Name = "splitContainer2";
254      //
255      // splitContainer2.Panel1
256      //
257      this.splitContainer2.Panel1.Controls.Add(this.mapBox);
258      //
259      // splitContainer2.Panel2
260      //
261      this.splitContainer2.Panel2.Controls.Add(this.regionDetailView);
262      this.splitContainer2.Panel2.Controls.Add(this.saveMapImageButton);
263      this.splitContainer2.Size = new System.Drawing.Size(870, 638);
264      this.splitContainer2.SplitterDistance = 567;
265      this.splitContainer2.TabIndex = 14;
266      //
267      // regionDetailView
268      //
269      this.regionDetailView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
270            | System.Windows.Forms.AnchorStyles.Left)
271            | System.Windows.Forms.AnchorStyles.Right)));
272      this.regionDetailView.Caption = "View";
273      this.regionDetailView.Content = null;
274      this.regionDetailView.Location = new System.Drawing.Point(3, 7);
275      this.regionDetailView.Name = "regionDetailView";
276      this.regionDetailView.ReadOnly = false;
277      this.regionDetailView.Size = new System.Drawing.Size(293, 599);
278      this.regionDetailView.TabIndex = 13;
279      this.regionDetailView.RegionLabelClicked += new System.EventHandler(this.solutionDetailView_RegionLabelClicked);
280      //
281      // saveMapImageButton
282      //
283      this.saveMapImageButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
284      this.saveMapImageButton.Location = new System.Drawing.Point(129, 612);
285      this.saveMapImageButton.Name = "saveMapImageButton";
286      this.saveMapImageButton.Size = new System.Drawing.Size(167, 23);
287      this.saveMapImageButton.TabIndex = 12;
288      this.saveMapImageButton.Text = "Save Map Image ...";
289      this.saveMapImageButton.UseVisualStyleBackColor = true;
290      this.saveMapImageButton.Click += new System.EventHandler(this.saveMapImageButton_Click);
291      //
292      // tabPage2
293      //
294      this.tabPage2.Controls.Add(this.bioBoostSolutionCostsView1);
295      this.tabPage2.Controls.Add(this.regionsTreeView);
296      this.tabPage2.Location = new System.Drawing.Point(4, 22);
297      this.tabPage2.Name = "tabPage2";
298      this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
299      this.tabPage2.Size = new System.Drawing.Size(1106, 656);
300      this.tabPage2.TabIndex = 1;
301      this.tabPage2.Text = "Costs";
302      this.tabPage2.UseVisualStyleBackColor = true;
303      //
304      // bioBoostSolutionCostsView1
305      //
306      this.bioBoostSolutionCostsView1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
307            | System.Windows.Forms.AnchorStyles.Left)
308            | System.Windows.Forms.AnchorStyles.Right)));
309      this.bioBoostSolutionCostsView1.Caption = "View";
310      this.bioBoostSolutionCostsView1.Content = null;
311      this.bioBoostSolutionCostsView1.Location = new System.Drawing.Point(174, 6);
312      this.bioBoostSolutionCostsView1.Name = "bioBoostSolutionCostsView1";
313      this.bioBoostSolutionCostsView1.ReadOnly = false;
314      this.bioBoostSolutionCostsView1.Size = new System.Drawing.Size(926, 644);
315      this.bioBoostSolutionCostsView1.TabIndex = 0;
316      //
317      // regionsTreeView
318      //
319      this.regionsTreeView.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
320            | System.Windows.Forms.AnchorStyles.Left)));
321      this.regionsTreeView.Location = new System.Drawing.Point(3, 6);
322      this.regionsTreeView.Name = "regionsTreeView";
323      treeNode1.Name = "AT111";
324      treeNode1.Text = "AT111";
325      treeNode2.Name = "AT112";
326      treeNode2.Text = "AT112";
327      treeNode3.Name = "AT";
328      treeNode3.Text = "AT";
329      treeNode4.Name = "BE112";
330      treeNode4.Text = "BE112";
331      treeNode5.Name = "BE";
332      treeNode5.Text = "BE";
333      treeNode6.Name = "All Regions";
334      treeNode6.Text = "All Regions";
335      this.regionsTreeView.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
336            treeNode6});
337      this.regionsTreeView.Size = new System.Drawing.Size(165, 647);
338      this.regionsTreeView.TabIndex = 0;
339      this.regionsTreeView.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.regionsTreeView_AfterSelect);
340      //
341      // tabPage3
342      //
343      this.tabPage3.Controls.Add(this.openSolutionEditorButton);
344      this.tabPage3.Location = new System.Drawing.Point(4, 22);
345      this.tabPage3.Name = "tabPage3";
346      this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
347      this.tabPage3.Size = new System.Drawing.Size(1106, 656);
348      this.tabPage3.TabIndex = 2;
349      this.tabPage3.Text = "Edit / Optimize Solution";
350      this.tabPage3.UseVisualStyleBackColor = true;
351      //
352      // openSolutionEditorButton
353      //
354      this.openSolutionEditorButton.Location = new System.Drawing.Point(6, 6);
355      this.openSolutionEditorButton.Name = "openSolutionEditorButton";
356      this.openSolutionEditorButton.Size = new System.Drawing.Size(113, 23);
357      this.openSolutionEditorButton.TabIndex = 0;
358      this.openSolutionEditorButton.Text = "Open Editor View";
359      this.openSolutionEditorButton.UseVisualStyleBackColor = true;
360      this.openSolutionEditorButton.Click += new System.EventHandler(this.openSolutionEditorButton_Click);
361      //
362      // saveFileDialog
363      //
364      this.saveFileDialog.DefaultExt = "png";
365      this.saveFileDialog.Filter = "PNG files|*.png|All files|*.*";
366      this.saveFileDialog.RestoreDirectory = true;
367      //
368      // tabPage4
369      //
370      this.tabPage4.Controls.Add(this.summaryView);
371      this.tabPage4.Location = new System.Drawing.Point(4, 22);
372      this.tabPage4.Name = "tabPage4";
373      this.tabPage4.Size = new System.Drawing.Size(1106, 656);
374      this.tabPage4.TabIndex = 3;
375      this.tabPage4.Text = "Summary";
376      this.tabPage4.UseVisualStyleBackColor = true;
377      //
378      // summaryView
379      //
380      this.summaryView.Caption = "View";
381      this.summaryView.Content = null;
382      this.summaryView.Dock = System.Windows.Forms.DockStyle.Fill;
383      this.summaryView.Location = new System.Drawing.Point(0, 0);
384      this.summaryView.Name = "summaryView";
385      this.summaryView.ReadOnly = false;
386      this.summaryView.Size = new System.Drawing.Size(1106, 656);
387      this.summaryView.TabIndex = 0;
388      //
389      // BioBoostCompoundSolutionView
390      //
391      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
392      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
393      this.Controls.Add(this.tabControl1);
394      this.Name = "BioBoostCompoundSolutionView";
395      this.Size = new System.Drawing.Size(1114, 682);
396      this.tabControl1.ResumeLayout(false);
397      this.tabPage1.ResumeLayout(false);
398      this.splitContainer1.Panel1.ResumeLayout(false);
399      this.splitContainer1.Panel1.PerformLayout();
400      this.splitContainer1.Panel2.ResumeLayout(false);
401      ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
402      this.splitContainer1.ResumeLayout(false);
403      this.splitContainer2.Panel1.ResumeLayout(false);
404      this.splitContainer2.Panel2.ResumeLayout(false);
405      ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
406      this.splitContainer2.ResumeLayout(false);
407      this.tabPage2.ResumeLayout(false);
408      this.tabPage3.ResumeLayout(false);
409      this.tabPage4.ResumeLayout(false);
410      this.ResumeLayout(false);
411
412    }
413
414    #endregion
415
416    private SharpMap.Forms.MapBox mapBox;
417    private System.Windows.Forms.TabControl tabControl1;
418    private System.Windows.Forms.TabPage tabPage1;
419    private System.Windows.Forms.TabPage tabPage2;
420    private System.Windows.Forms.TreeView regionsTreeView;
421    private BioBoostSolutionCostsView bioBoostSolutionCostsView1;
422    private System.Windows.Forms.TabPage tabPage3;
423    private System.Windows.Forms.Button openSolutionEditorButton;
424    private System.Windows.Forms.Button saveMapImageButton;
425    private System.Windows.Forms.SaveFileDialog saveFileDialog;
426    private BioBoostRegionDetailView regionDetailView;
427    private System.Windows.Forms.SplitContainer splitContainer1;
428    private System.Windows.Forms.Label valueLayerValueLabel;
429    private System.Windows.Forms.ListBox valueLayerNamesListBox;
430    private System.Windows.Forms.ListBox vectorLayerNamesListBox;
431    private System.Windows.Forms.Label regionDescriptionLabel;
432    private System.Windows.Forms.Label regionNameLabel;
433    private System.Windows.Forms.SplitContainer splitContainer2;
434    private System.Windows.Forms.TabPage tabPage4;
435    private BioBoostSummaryView summaryView;
436
437  }
438}
Note: See TracBrowser for help on using the repository browser.