Free cookie consent management tool by TermsFeed Policy Generator

source: branches/HeuristicLab.Hive-3.4/sources/HeuristicLab.Clients.Hive.Views/3.3/HiveTasks/OptimizerHiveTaskView.designer.cs @ 6791

Last change on this file since 6791 was 6791, checked in by ascheibe, 13 years ago

#1233 implemented Experiment Manager review comments

File size: 6.5 KB
Line 
1namespace HeuristicLab.Clients.Hive.Views {
2  partial class OptimizerHiveTaskView {
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        components.Dispose();
15      }
16      base.Dispose(disposing);
17    }
18
19    #region Component Designer generated code
20
21    /// <summary>
22    /// Required method for Designer support - do not modify
23    /// the contents of this method with the code editor.
24    /// </summary>
25    private void InitializeComponent() {
26      System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OptimizerHiveTaskView));
27      this.restartButton = new System.Windows.Forms.Button();
28      this.pauseButton = new System.Windows.Forms.Button();
29      this.stopButton = new System.Windows.Forms.Button();
30      this.runsTabPage = new System.Windows.Forms.TabPage();
31      this.runCollectionViewHost = new HeuristicLab.MainForm.WindowsForms.ViewHost();
32      this.stateLogTabPage.SuspendLayout();
33      this.detailsTabPage.SuspendLayout();
34      this.configurationGroupBox.SuspendLayout();
35      this.jobStatusGroupBox.SuspendLayout();
36      this.tabControl.SuspendLayout();
37      this.runsTabPage.SuspendLayout();
38      this.SuspendLayout();
39      //
40      // detailsTabPage
41      //
42      this.detailsTabPage.Controls.Add(this.restartButton);
43      this.detailsTabPage.Controls.Add(this.pauseButton);
44      this.detailsTabPage.Controls.Add(this.stopButton);
45      this.detailsTabPage.Controls.SetChildIndex(this.stopButton, 0);
46      this.detailsTabPage.Controls.SetChildIndex(this.pauseButton, 0);
47      this.detailsTabPage.Controls.SetChildIndex(this.restartButton, 0);
48      //
49      // tabControl
50      //
51      this.tabControl.Controls.Add(this.runsTabPage);
52      this.tabControl.Controls.SetChildIndex(this.runsTabPage, 0);
53      this.tabControl.Controls.SetChildIndex(this.stateLogTabPage, 0);
54      this.tabControl.Controls.SetChildIndex(this.detailsTabPage, 0);
55      //
56      // showItemButton
57      //
58      this.modifyItemButton.Text = "Modify Optimizer";
59      //
60      // restartButton
61      //
62      this.restartButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
63      this.restartButton.Image = ((System.Drawing.Image)(resources.GetObject("restartButton.Image")));
64      this.restartButton.Location = new System.Drawing.Point(3, 348);
65      this.restartButton.Name = "restartButton";
66      this.restartButton.Size = new System.Drawing.Size(24, 24);
67      this.restartButton.TabIndex = 34;
68      this.restartButton.UseVisualStyleBackColor = true;
69      this.restartButton.Click += new System.EventHandler(this.restartButton_Click);
70      //
71      // pauseButton
72      //
73      this.pauseButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
74      this.pauseButton.Enabled = false;
75      this.pauseButton.Image = ((System.Drawing.Image)(resources.GetObject("pauseButton.Image")));
76      this.pauseButton.Location = new System.Drawing.Point(33, 348);
77      this.pauseButton.Name = "pauseButton";
78      this.pauseButton.Size = new System.Drawing.Size(24, 24);
79      this.pauseButton.TabIndex = 35;
80      this.pauseButton.UseVisualStyleBackColor = true;
81      this.pauseButton.Click += new System.EventHandler(this.pauseButton_Click);
82      //
83      // stopButton
84      //
85      this.stopButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
86      this.stopButton.Image = ((System.Drawing.Image)(resources.GetObject("stopButton.Image")));
87      this.stopButton.Location = new System.Drawing.Point(63, 348);
88      this.stopButton.Name = "stopButton";
89      this.stopButton.Size = new System.Drawing.Size(24, 24);
90      this.stopButton.TabIndex = 36;
91      this.stopButton.UseVisualStyleBackColor = true;
92      this.stopButton.Click += new System.EventHandler(this.stopButton_Click);
93      //
94      // runsTabPage
95      //
96      this.runsTabPage.Controls.Add(this.runCollectionViewHost);
97      this.runsTabPage.Location = new System.Drawing.Point(4, 22);
98      this.runsTabPage.Name = "runsTabPage";
99      this.runsTabPage.Size = new System.Drawing.Size(563, 375);
100      this.runsTabPage.TabIndex = 6;
101      this.runsTabPage.Text = "Runs";
102      this.runsTabPage.UseVisualStyleBackColor = true;
103      //
104      // runCollectionViewHost
105      //
106      this.runCollectionViewHost.Caption = "View";
107      this.runCollectionViewHost.Content = null;
108      this.runCollectionViewHost.Dock = System.Windows.Forms.DockStyle.Fill;
109      this.runCollectionViewHost.Enabled = false;
110      this.runCollectionViewHost.Location = new System.Drawing.Point(0, 0);
111      this.runCollectionViewHost.Name = "runCollectionViewHost";
112      this.runCollectionViewHost.ReadOnly = false;
113      this.runCollectionViewHost.Size = new System.Drawing.Size(563, 375);
114      this.runCollectionViewHost.TabIndex = 1;
115      this.runCollectionViewHost.ViewsLabelVisible = true;
116      this.runCollectionViewHost.ViewType = null;
117      //
118      // OptimizerHiveTaskView
119      //
120      this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
121      this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
122      this.Name = "OptimizerHiveTaskView";
123      this.stateLogTabPage.ResumeLayout(false);
124      this.detailsTabPage.ResumeLayout(false);
125      this.detailsTabPage.PerformLayout();
126      this.configurationGroupBox.ResumeLayout(false);
127      this.configurationGroupBox.PerformLayout();
128      this.jobStatusGroupBox.ResumeLayout(false);
129      this.jobStatusGroupBox.PerformLayout();
130      this.tabControl.ResumeLayout(false);
131      this.runsTabPage.ResumeLayout(false);
132      this.ResumeLayout(false);
133
134    }
135
136    #endregion
137
138    private System.Windows.Forms.Button restartButton;
139    private System.Windows.Forms.Button pauseButton;
140    private System.Windows.Forms.Button stopButton;
141    private System.Windows.Forms.TabPage runsTabPage;
142    private MainForm.WindowsForms.ViewHost runCollectionViewHost;
143
144
145  }
146}
Note: See TracBrowser for help on using the repository browser.