/[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 1986 by torben, Wed Jul 3 07:56:52 2013 UTC revision 2000 by torben, Mon Jul 8 14:23:01 2013 UTC
# Line 65  Line 65 
65              this.label9 = new System.Windows.Forms.Label();              this.label9 = new System.Windows.Forms.Label();
66              this.txtDirection = new System.Windows.Forms.TextBox();              this.txtDirection = new System.Windows.Forms.TextBox();
67              this.label8 = new System.Windows.Forms.Label();              this.label8 = new System.Windows.Forms.Label();
68                this.lnkServer = new System.Windows.Forms.LinkLabel();
69                this.label13 = new System.Windows.Forms.Label();
70                this.txtTransferTime = new System.Windows.Forms.TextBox();
71                this.label14 = new System.Windows.Forms.Label();
72              this.tabControl1.SuspendLayout();              this.tabControl1.SuspendLayout();
73              this.tabPage1.SuspendLayout();              this.tabPage1.SuspendLayout();
74              this.tabPage2.SuspendLayout();              this.tabPage2.SuspendLayout();
# Line 120  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 152 
152              //              //
153              // txtErrorMsg              // txtErrorMsg
154              //              //
155              this.txtErrorMsg.Location = new System.Drawing.Point(79, 149);              this.txtErrorMsg.Location = new System.Drawing.Point(96, 175);
156              this.txtErrorMsg.Name = "txtErrorMsg";              this.txtErrorMsg.Name = "txtErrorMsg";
157              this.txtErrorMsg.ReadOnly = true;              this.txtErrorMsg.ReadOnly = true;
158              this.txtErrorMsg.Size = new System.Drawing.Size(130, 20);              this.txtErrorMsg.Size = new System.Drawing.Size(130, 20);
# Line 155  Line 161 
161              // label7              // label7
162              //              //
163              this.label7.AutoSize = true;              this.label7.AutoSize = true;
164              this.label7.Location = new System.Drawing.Point(21, 152);              this.label7.Location = new System.Drawing.Point(21, 178);
165              this.label7.Name = "label7";              this.label7.Name = "label7";
166              this.label7.Size = new System.Drawing.Size(51, 13);              this.label7.Size = new System.Drawing.Size(51, 13);
167              this.label7.TabIndex = 33;              this.label7.TabIndex = 33;
# Line 163  Line 169 
169              //              //
170              // txtCounter              // txtCounter
171              //              //
172              this.txtCounter.Location = new System.Drawing.Point(79, 175);              this.txtCounter.Location = new System.Drawing.Point(96, 201);
173              this.txtCounter.Name = "txtCounter";              this.txtCounter.Name = "txtCounter";
174              this.txtCounter.ReadOnly = true;              this.txtCounter.ReadOnly = true;
175              this.txtCounter.Size = new System.Drawing.Size(130, 20);              this.txtCounter.Size = new System.Drawing.Size(130, 20);
# Line 172  Line 178 
178              // label6              // label6
179              //              //
180              this.label6.AutoSize = true;              this.label6.AutoSize = true;
181              this.label6.Location = new System.Drawing.Point(21, 178);              this.label6.Location = new System.Drawing.Point(21, 204);
182              this.label6.Name = "label6";              this.label6.Name = "label6";
183              this.label6.Size = new System.Drawing.Size(44, 13);              this.label6.Size = new System.Drawing.Size(44, 13);
184              this.label6.TabIndex = 31;              this.label6.TabIndex = 31;
# Line 180  Line 186 
186              //              //
187              // txtErrorTime              // txtErrorTime
188              //              //
189              this.txtErrorTime.Location = new System.Drawing.Point(79, 123);              this.txtErrorTime.Location = new System.Drawing.Point(96, 149);
190              this.txtErrorTime.Name = "txtErrorTime";              this.txtErrorTime.Name = "txtErrorTime";
191              this.txtErrorTime.ReadOnly = true;              this.txtErrorTime.ReadOnly = true;
192              this.txtErrorTime.Size = new System.Drawing.Size(130, 20);              this.txtErrorTime.Size = new System.Drawing.Size(130, 20);
# Line 189  Line 195 
195              // label5              // label5
196              //              //
197              this.label5.AutoSize = true;              this.label5.AutoSize = true;
198              this.label5.Location = new System.Drawing.Point(21, 126);              this.label5.Location = new System.Drawing.Point(21, 152);
199              this.label5.Name = "label5";              this.label5.Name = "label5";
200              this.label5.Size = new System.Drawing.Size(55, 13);              this.label5.Size = new System.Drawing.Size(55, 13);
201              this.label5.TabIndex = 29;              this.label5.TabIndex = 29;
# Line 197  Line 203 
203              //              //
204              // txtOkTime              // txtOkTime
205              //              //
206              this.txtOkTime.Location = new System.Drawing.Point(79, 97);              this.txtOkTime.Location = new System.Drawing.Point(96, 97);
207              this.txtOkTime.Name = "txtOkTime";              this.txtOkTime.Name = "txtOkTime";
208              this.txtOkTime.ReadOnly = true;              this.txtOkTime.ReadOnly = true;
209              this.txtOkTime.Size = new System.Drawing.Size(130, 20);              this.txtOkTime.Size = new System.Drawing.Size(130, 20);
# Line 215  Line 221 
221              // btnDisableOne              // btnDisableOne
222              //              //
223              this.btnDisableOne.Enabled = false;              this.btnDisableOne.Enabled = false;
224              this.btnDisableOne.Location = new System.Drawing.Point(106, 210);              this.btnDisableOne.Location = new System.Drawing.Point(106, 236);
225              this.btnDisableOne.Name = "btnDisableOne";              this.btnDisableOne.Name = "btnDisableOne";
226              this.btnDisableOne.Size = new System.Drawing.Size(75, 23);              this.btnDisableOne.Size = new System.Drawing.Size(75, 23);
227              this.btnDisableOne.TabIndex = 26;              this.btnDisableOne.TabIndex = 26;
# Line 226  Line 232 
232              // btnEnableOne              // btnEnableOne
233              //              //
234              this.btnEnableOne.Enabled = false;              this.btnEnableOne.Enabled = false;
235              this.btnEnableOne.Location = new System.Drawing.Point(24, 210);              this.btnEnableOne.Location = new System.Drawing.Point(24, 236);
236              this.btnEnableOne.Name = "btnEnableOne";              this.btnEnableOne.Name = "btnEnableOne";
237              this.btnEnableOne.Size = new System.Drawing.Size(75, 23);              this.btnEnableOne.Size = new System.Drawing.Size(75, 23);
238              this.btnEnableOne.TabIndex = 25;              this.btnEnableOne.TabIndex = 25;
# Line 236  Line 242 
242              //              //
243              // txtLastOK              // txtLastOK
244              //              //
245              this.txtLastOK.Location = new System.Drawing.Point(79, 71);              this.txtLastOK.Location = new System.Drawing.Point(96, 71);
246              this.txtLastOK.Name = "txtLastOK";              this.txtLastOK.Name = "txtLastOK";
247              this.txtLastOK.ReadOnly = true;              this.txtLastOK.ReadOnly = true;
248              this.txtLastOK.Size = new System.Drawing.Size(130, 20);              this.txtLastOK.Size = new System.Drawing.Size(130, 20);
# Line 253  Line 259 
259              //              //
260              // txtEnabled              // txtEnabled
261              //              //
262              this.txtEnabled.Location = new System.Drawing.Point(79, 44);              this.txtEnabled.Location = new System.Drawing.Point(96, 44);
263              this.txtEnabled.Name = "txtEnabled";              this.txtEnabled.Name = "txtEnabled";
264              this.txtEnabled.ReadOnly = true;              this.txtEnabled.ReadOnly = true;
265              this.txtEnabled.Size = new System.Drawing.Size(130, 20);              this.txtEnabled.Size = new System.Drawing.Size(130, 20);
# Line 270  Line 276 
276              //              //
277              // txtTransport              // txtTransport
278              //              //
279              this.txtTransport.Location = new System.Drawing.Point(79, 17);              this.txtTransport.Location = new System.Drawing.Point(96, 17);
280              this.txtTransport.Name = "txtTransport";              this.txtTransport.Name = "txtTransport";
281              this.txtTransport.ReadOnly = true;              this.txtTransport.ReadOnly = true;
282              this.txtTransport.Size = new System.Drawing.Size(130, 20);              this.txtTransport.Size = new System.Drawing.Size(130, 20);
# Line 409  Line 415 
415              this.label8.TabIndex = 21;              this.label8.TabIndex = 21;
416              this.label8.Text = "Direction";              this.label8.Text = "Direction";
417              //              //
418                // lnkServer
419                //
420                this.lnkServer.AutoSize = true;
421                this.lnkServer.Location = new System.Drawing.Point(556, 389);
422                this.lnkServer.Name = "lnkServer";
423                this.lnkServer.Size = new System.Drawing.Size(16, 13);
424                this.lnkServer.TabIndex = 20;
425                this.lnkServer.TabStop = true;
426                this.lnkServer.Text = "...";
427                this.lnkServer.LinkClicked += new System.Windows.Forms.LinkLabelLinkClickedEventHandler(this.lnkServer_LinkClicked);
428                //
429                // label13
430                //
431                this.label13.AutoSize = true;
432                this.label13.Location = new System.Drawing.Point(509, 389);
433                this.label13.Name = "label13";
434                this.label13.Size = new System.Drawing.Size(38, 13);
435                this.label13.TabIndex = 21;
436                this.label13.Text = "Server";
437                //
438                // txtTransferTime
439                //
440                this.txtTransferTime.Location = new System.Drawing.Point(96, 123);
441                this.txtTransferTime.Name = "txtTransferTime";
442                this.txtTransferTime.ReadOnly = true;
443                this.txtTransferTime.Size = new System.Drawing.Size(130, 20);
444                this.txtTransferTime.TabIndex = 36;
445                //
446                // label14
447                //
448                this.label14.AutoSize = true;
449                this.label14.Location = new System.Drawing.Point(21, 126);
450                this.label14.Name = "label14";
451                this.label14.Size = new System.Drawing.Size(72, 13);
452                this.label14.TabIndex = 35;
453                this.label14.Text = "Transfer Time";
454                //
455              // MainForm              // MainForm
456              //              //
457              this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);              this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
458              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
459              this.ClientSize = new System.Drawing.Size(656, 414);              this.ClientSize = new System.Drawing.Size(656, 414);
460                this.Controls.Add(this.label13);
461                this.Controls.Add(this.lnkServer);
462              this.Controls.Add(this.tabControl1);              this.Controls.Add(this.tabControl1);
463              this.Controls.Add(this.startAll);              this.Controls.Add(this.startAll);
464              this.Controls.Add(this.stopAll);              this.Controls.Add(this.stopAll);
# Line 421  Line 466 
466              this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));              this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
467              this.Name = "MainForm";              this.Name = "MainForm";
468              this.Text = "DAO MQ GUI";              this.Text = "DAO MQ GUI";
469                this.Shown += new System.EventHandler(this.MainForm_Shown);
470              this.tabControl1.ResumeLayout(false);              this.tabControl1.ResumeLayout(false);
471              this.tabPage1.ResumeLayout(false);              this.tabPage1.ResumeLayout(false);
472              this.tabPage1.PerformLayout();              this.tabPage1.PerformLayout();
# Line 429  Line 475 
475              this.tabPage3.ResumeLayout(false);              this.tabPage3.ResumeLayout(false);
476              this.tabPage3.PerformLayout();              this.tabPage3.PerformLayout();
477              this.ResumeLayout(false);              this.ResumeLayout(false);
478                this.PerformLayout();
479    
480          }          }
481    
# Line 469  Line 516 
516          private System.Windows.Forms.TextBox txtDirection;          private System.Windows.Forms.TextBox txtDirection;
517          private System.Windows.Forms.Label label8;          private System.Windows.Forms.Label label8;
518          private System.Windows.Forms.TextBox txtLog;          private System.Windows.Forms.TextBox txtLog;
519            private System.Windows.Forms.LinkLabel lnkServer;
520            private System.Windows.Forms.Label label13;
521            private System.Windows.Forms.TextBox txtTransferTime;
522            private System.Windows.Forms.Label label14;
523      }      }
524  }  }
525    

Legend:
Removed from v.1986  
changed lines
  Added in v.2000

  ViewVC Help
Powered by ViewVC 1.1.20