/[projects]/dao/DaoMqPump2/DaoMqGUI/MainForm.Designer.cs
ViewVC logotype

Diff of /dao/DaoMqPump2/DaoMqGUI/MainForm.Designer.cs

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1992 by torben, Thu Jul 4 08:05:04 2013 UTC revision 2004 by torben, Tue Jul 9 17:25:41 2013 UTC
# Line 36  Line 36 
36              this.refreshTimer = new System.Windows.Forms.Timer(this.components);              this.refreshTimer = new System.Windows.Forms.Timer(this.components);
37              this.tabControl1 = new System.Windows.Forms.TabControl();              this.tabControl1 = new System.Windows.Forms.TabControl();
38              this.tabPage1 = new System.Windows.Forms.TabPage();              this.tabPage1 = new System.Windows.Forms.TabPage();
39                this.txtTransferTime = new System.Windows.Forms.TextBox();
40                this.label14 = new System.Windows.Forms.Label();
41              this.txtErrorMsg = new System.Windows.Forms.TextBox();              this.txtErrorMsg = new System.Windows.Forms.TextBox();
42              this.label7 = new System.Windows.Forms.Label();              this.label7 = new System.Windows.Forms.Label();
43              this.txtCounter = new System.Windows.Forms.TextBox();              this.txtCounter = new System.Windows.Forms.TextBox();
# Line 122  Line 124 
124              //              //
125              // tabPage1              // tabPage1
126              //              //
127                this.tabPage1.Controls.Add(this.txtTransferTime);
128                this.tabPage1.Controls.Add(this.label14);
129              this.tabPage1.Controls.Add(this.txtErrorMsg);              this.tabPage1.Controls.Add(this.txtErrorMsg);
130              this.tabPage1.Controls.Add(this.label7);              this.tabPage1.Controls.Add(this.label7);
131              this.tabPage1.Controls.Add(this.txtCounter);              this.tabPage1.Controls.Add(this.txtCounter);
# Line 146  Line 150 
150              this.tabPage1.Text = "Status";              this.tabPage1.Text = "Status";
151              this.tabPage1.UseVisualStyleBackColor = true;              this.tabPage1.UseVisualStyleBackColor = true;
152              //              //
153                // txtTransferTime
154                //
155                this.txtTransferTime.Location = new System.Drawing.Point(96, 123);
156                this.txtTransferTime.Name = "txtTransferTime";
157                this.txtTransferTime.ReadOnly = true;
158                this.txtTransferTime.Size = new System.Drawing.Size(130, 20);
159                this.txtTransferTime.TabIndex = 36;
160                //
161                // label14
162                //
163                this.label14.AutoSize = true;
164                this.label14.Location = new System.Drawing.Point(21, 126);
165                this.label14.Name = "label14";
166                this.label14.Size = new System.Drawing.Size(72, 13);
167                this.label14.TabIndex = 35;
168                this.label14.Text = "Transfer Time";
169                //
170              // txtErrorMsg              // txtErrorMsg
171              //              //
172              this.txtErrorMsg.Location = new System.Drawing.Point(79, 149);              this.txtErrorMsg.Location = new System.Drawing.Point(96, 175);
173              this.txtErrorMsg.Name = "txtErrorMsg";              this.txtErrorMsg.Name = "txtErrorMsg";
174              this.txtErrorMsg.ReadOnly = true;              this.txtErrorMsg.ReadOnly = true;
175              this.txtErrorMsg.Size = new System.Drawing.Size(130, 20);              this.txtErrorMsg.Size = new System.Drawing.Size(130, 20);
# Line 157  Line 178 
178              // label7              // label7
179              //              //
180              this.label7.AutoSize = true;              this.label7.AutoSize = true;
181              this.label7.Location = new System.Drawing.Point(21, 152);              this.label7.Location = new System.Drawing.Point(21, 178);
182              this.label7.Name = "label7";              this.label7.Name = "label7";
183              this.label7.Size = new System.Drawing.Size(51, 13);              this.label7.Size = new System.Drawing.Size(51, 13);
184              this.label7.TabIndex = 33;              this.label7.TabIndex = 33;
# Line 165  Line 186 
186              //              //
187              // txtCounter              // txtCounter
188              //              //
189              this.txtCounter.Location = new System.Drawing.Point(79, 175);              this.txtCounter.Location = new System.Drawing.Point(96, 201);
190              this.txtCounter.Name = "txtCounter";              this.txtCounter.Name = "txtCounter";
191              this.txtCounter.ReadOnly = true;              this.txtCounter.ReadOnly = true;
192              this.txtCounter.Size = new System.Drawing.Size(130, 20);              this.txtCounter.Size = new System.Drawing.Size(130, 20);
# Line 174  Line 195 
195              // label6              // label6
196              //              //
197              this.label6.AutoSize = true;              this.label6.AutoSize = true;
198              this.label6.Location = new System.Drawing.Point(21, 178);              this.label6.Location = new System.Drawing.Point(21, 204);
199              this.label6.Name = "label6";              this.label6.Name = "label6";
200              this.label6.Size = new System.Drawing.Size(44, 13);              this.label6.Size = new System.Drawing.Size(44, 13);
201              this.label6.TabIndex = 31;              this.label6.TabIndex = 31;
# Line 182  Line 203 
203              //              //
204              // txtErrorTime              // txtErrorTime
205              //              //
206              this.txtErrorTime.Location = new System.Drawing.Point(79, 123);              this.txtErrorTime.Location = new System.Drawing.Point(96, 149);
207              this.txtErrorTime.Name = "txtErrorTime";              this.txtErrorTime.Name = "txtErrorTime";
208              this.txtErrorTime.ReadOnly = true;              this.txtErrorTime.ReadOnly = true;
209              this.txtErrorTime.Size = new System.Drawing.Size(130, 20);              this.txtErrorTime.Size = new System.Drawing.Size(130, 20);
# Line 191  Line 212 
212              // label5              // label5
213              //              //
214              this.label5.AutoSize = true;              this.label5.AutoSize = true;
215              this.label5.Location = new System.Drawing.Point(21, 126);              this.label5.Location = new System.Drawing.Point(21, 152);
216              this.label5.Name = "label5";              this.label5.Name = "label5";
217              this.label5.Size = new System.Drawing.Size(55, 13);              this.label5.Size = new System.Drawing.Size(55, 13);
218              this.label5.TabIndex = 29;              this.label5.TabIndex = 29;
# Line 199  Line 220 
220              //              //
221              // txtOkTime              // txtOkTime
222              //              //
223              this.txtOkTime.Location = new System.Drawing.Point(79, 97);              this.txtOkTime.Location = new System.Drawing.Point(96, 97);
224              this.txtOkTime.Name = "txtOkTime";              this.txtOkTime.Name = "txtOkTime";
225              this.txtOkTime.ReadOnly = true;              this.txtOkTime.ReadOnly = true;
226              this.txtOkTime.Size = new System.Drawing.Size(130, 20);              this.txtOkTime.Size = new System.Drawing.Size(130, 20);
# Line 217  Line 238 
238              // btnDisableOne              // btnDisableOne
239              //              //
240              this.btnDisableOne.Enabled = false;              this.btnDisableOne.Enabled = false;
241              this.btnDisableOne.Location = new System.Drawing.Point(106, 210);              this.btnDisableOne.Location = new System.Drawing.Point(106, 236);
242              this.btnDisableOne.Name = "btnDisableOne";              this.btnDisableOne.Name = "btnDisableOne";
243              this.btnDisableOne.Size = new System.Drawing.Size(75, 23);              this.btnDisableOne.Size = new System.Drawing.Size(75, 23);
244              this.btnDisableOne.TabIndex = 26;              this.btnDisableOne.TabIndex = 26;
# Line 228  Line 249 
249              // btnEnableOne              // btnEnableOne
250              //              //
251              this.btnEnableOne.Enabled = false;              this.btnEnableOne.Enabled = false;
252              this.btnEnableOne.Location = new System.Drawing.Point(24, 210);              this.btnEnableOne.Location = new System.Drawing.Point(24, 236);
253              this.btnEnableOne.Name = "btnEnableOne";              this.btnEnableOne.Name = "btnEnableOne";
254              this.btnEnableOne.Size = new System.Drawing.Size(75, 23);              this.btnEnableOne.Size = new System.Drawing.Size(75, 23);
255              this.btnEnableOne.TabIndex = 25;              this.btnEnableOne.TabIndex = 25;
# Line 238  Line 259 
259              //              //
260              // txtLastOK              // txtLastOK
261              //              //
262              this.txtLastOK.Location = new System.Drawing.Point(79, 71);              this.txtLastOK.Location = new System.Drawing.Point(96, 71);
263              this.txtLastOK.Name = "txtLastOK";              this.txtLastOK.Name = "txtLastOK";
264              this.txtLastOK.ReadOnly = true;              this.txtLastOK.ReadOnly = true;
265              this.txtLastOK.Size = new System.Drawing.Size(130, 20);              this.txtLastOK.Size = new System.Drawing.Size(130, 20);
# Line 255  Line 276 
276              //              //
277              // txtEnabled              // txtEnabled
278              //              //
279              this.txtEnabled.Location = new System.Drawing.Point(79, 44);              this.txtEnabled.Location = new System.Drawing.Point(96, 44);
280              this.txtEnabled.Name = "txtEnabled";              this.txtEnabled.Name = "txtEnabled";
281              this.txtEnabled.ReadOnly = true;              this.txtEnabled.ReadOnly = true;
282              this.txtEnabled.Size = new System.Drawing.Size(130, 20);              this.txtEnabled.Size = new System.Drawing.Size(130, 20);
# Line 272  Line 293 
293              //              //
294              // txtTransport              // txtTransport
295              //              //
296              this.txtTransport.Location = new System.Drawing.Point(79, 17);              this.txtTransport.Location = new System.Drawing.Point(96, 17);
297              this.txtTransport.Name = "txtTransport";              this.txtTransport.Name = "txtTransport";
298              this.txtTransport.ReadOnly = true;              this.txtTransport.ReadOnly = true;
299              this.txtTransport.Size = new System.Drawing.Size(130, 20);              this.txtTransport.Size = new System.Drawing.Size(130, 20);
# Line 442  Line 463 
463              this.Controls.Add(this.startAll);              this.Controls.Add(this.startAll);
464              this.Controls.Add(this.stopAll);              this.Controls.Add(this.stopAll);
465              this.Controls.Add(this.transports);              this.Controls.Add(this.transports);
466                this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
467              this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));              this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
468                this.MaximizeBox = false;
469              this.Name = "MainForm";              this.Name = "MainForm";
470              this.Text = "DAO MQ GUI";              this.Text = "DAO MQ GUI";
471                this.Shown += new System.EventHandler(this.MainForm_Shown);
472              this.tabControl1.ResumeLayout(false);              this.tabControl1.ResumeLayout(false);
473              this.tabPage1.ResumeLayout(false);              this.tabPage1.ResumeLayout(false);
474              this.tabPage1.PerformLayout();              this.tabPage1.PerformLayout();
# Line 496  Line 520 
520          private System.Windows.Forms.TextBox txtLog;          private System.Windows.Forms.TextBox txtLog;
521          private System.Windows.Forms.LinkLabel lnkServer;          private System.Windows.Forms.LinkLabel lnkServer;
522          private System.Windows.Forms.Label label13;          private System.Windows.Forms.Label label13;
523            private System.Windows.Forms.TextBox txtTransferTime;
524            private System.Windows.Forms.Label label14;
525      }      }
526  }  }
527    

Legend:
Removed from v.1992  
changed lines
  Added in v.2004

  ViewVC Help
Powered by ViewVC 1.1.20