--- dao/DaoMqPump2/DaoMqGUI/MainForm.Designer.cs 2013/07/12 10:23:03 2013 +++ dao/DaoMqPump2/DaoMqGUI/MainForm.Designer.cs 2013/07/19 12:43:12 2023 @@ -211,7 +211,7 @@ // // txtOkTime // - this.txtOkTime.Location = new System.Drawing.Point(96, 97); + this.txtOkTime.Location = new System.Drawing.Point(96, 98); this.txtOkTime.Name = "txtOkTime"; this.txtOkTime.ReadOnly = true; this.txtOkTime.Size = new System.Drawing.Size(130, 20); @@ -220,7 +220,7 @@ // label4 // this.label4.AutoSize = true; - this.label4.Location = new System.Drawing.Point(21, 100); + this.label4.Location = new System.Drawing.Point(21, 101); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(48, 13); this.label4.TabIndex = 27; @@ -340,7 +340,7 @@ // // txtUpdateQuery // - this.txtUpdateQuery.Location = new System.Drawing.Point(88, 117); + this.txtUpdateQuery.Location = new System.Drawing.Point(96, 125); this.txtUpdateQuery.Name = "txtUpdateQuery"; this.txtUpdateQuery.ReadOnly = true; this.txtUpdateQuery.Size = new System.Drawing.Size(130, 20); @@ -349,7 +349,7 @@ // label12 // this.label12.AutoSize = true; - this.label12.Location = new System.Drawing.Point(14, 120); + this.label12.Location = new System.Drawing.Point(21, 128); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(70, 13); this.label12.TabIndex = 29; @@ -357,7 +357,7 @@ // // txtReadQuery // - this.txtReadQuery.Location = new System.Drawing.Point(88, 91); + this.txtReadQuery.Location = new System.Drawing.Point(96, 98); this.txtReadQuery.Name = "txtReadQuery"; this.txtReadQuery.ReadOnly = true; this.txtReadQuery.Size = new System.Drawing.Size(130, 20); @@ -366,7 +366,7 @@ // label11 // this.label11.AutoSize = true; - this.label11.Location = new System.Drawing.Point(14, 94); + this.label11.Location = new System.Drawing.Point(21, 101); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(61, 13); this.label11.TabIndex = 27; @@ -374,7 +374,7 @@ // // txtInsertQuery // - this.txtInsertQuery.Location = new System.Drawing.Point(88, 65); + this.txtInsertQuery.Location = new System.Drawing.Point(96, 71); this.txtInsertQuery.Name = "txtInsertQuery"; this.txtInsertQuery.ReadOnly = true; this.txtInsertQuery.Size = new System.Drawing.Size(130, 20); @@ -383,7 +383,7 @@ // label10 // this.label10.AutoSize = true; - this.label10.Location = new System.Drawing.Point(14, 68); + this.label10.Location = new System.Drawing.Point(21, 74); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(61, 13); this.label10.TabIndex = 25; @@ -391,7 +391,7 @@ // // txtQueueName // - this.txtQueueName.Location = new System.Drawing.Point(88, 39); + this.txtQueueName.Location = new System.Drawing.Point(96, 44); this.txtQueueName.Name = "txtQueueName"; this.txtQueueName.ReadOnly = true; this.txtQueueName.Size = new System.Drawing.Size(130, 20); @@ -400,7 +400,7 @@ // label9 // this.label9.AutoSize = true; - this.label9.Location = new System.Drawing.Point(14, 42); + this.label9.Location = new System.Drawing.Point(21, 47); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(39, 13); this.label9.TabIndex = 23; @@ -408,7 +408,7 @@ // // txtDirection // - this.txtDirection.Location = new System.Drawing.Point(88, 13); + this.txtDirection.Location = new System.Drawing.Point(96, 17); this.txtDirection.Name = "txtDirection"; this.txtDirection.ReadOnly = true; this.txtDirection.Size = new System.Drawing.Size(130, 20); @@ -417,7 +417,7 @@ // label8 // this.label8.AutoSize = true; - this.label8.Location = new System.Drawing.Point(14, 16); + this.label8.Location = new System.Drawing.Point(21, 20); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(49, 13); this.label8.TabIndex = 21;