--- dao/DaoMqPump2/DaoMqGUI/MainForm.Designer.cs 2013/07/09 17:25:41 2004 +++ dao/DaoMqPump2/DaoMqGUI/MainForm.Designer.cs 2013/08/28 06:45:20 2058 @@ -30,7 +30,6 @@ { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm)); - this.transports = new System.Windows.Forms.ListBox(); this.stopAll = new System.Windows.Forms.Button(); this.startAll = new System.Windows.Forms.Button(); this.refreshTimer = new System.Windows.Forms.Timer(this.components); @@ -69,21 +68,15 @@ this.label8 = new System.Windows.Forms.Label(); this.lnkServer = new System.Windows.Forms.LinkLabel(); this.label13 = new System.Windows.Forms.Label(); + this.transports = new System.Windows.Forms.ListView(); + this.txtDiscarded = new System.Windows.Forms.TextBox(); + this.label15 = new System.Windows.Forms.Label(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); this.tabPage2.SuspendLayout(); this.tabPage3.SuspendLayout(); this.SuspendLayout(); // - // transports - // - this.transports.FormattingEnabled = true; - this.transports.Location = new System.Drawing.Point(13, 13); - this.transports.Name = "transports"; - this.transports.Size = new System.Drawing.Size(157, 355); - this.transports.TabIndex = 0; - this.transports.SelectedIndexChanged += new System.EventHandler(this.transports_SelectedIndexChanged); - // // stopAll // this.stopAll.Location = new System.Drawing.Point(95, 379); @@ -124,6 +117,8 @@ // // tabPage1 // + this.tabPage1.Controls.Add(this.txtDiscarded); + this.tabPage1.Controls.Add(this.label15); this.tabPage1.Controls.Add(this.txtTransferTime); this.tabPage1.Controls.Add(this.label14); this.tabPage1.Controls.Add(this.txtErrorMsg); @@ -220,7 +215,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); @@ -229,7 +224,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; @@ -238,7 +233,7 @@ // btnDisableOne // this.btnDisableOne.Enabled = false; - this.btnDisableOne.Location = new System.Drawing.Point(106, 236); + this.btnDisableOne.Location = new System.Drawing.Point(106, 258); this.btnDisableOne.Name = "btnDisableOne"; this.btnDisableOne.Size = new System.Drawing.Size(75, 23); this.btnDisableOne.TabIndex = 26; @@ -249,7 +244,7 @@ // btnEnableOne // this.btnEnableOne.Enabled = false; - this.btnEnableOne.Location = new System.Drawing.Point(24, 236); + this.btnEnableOne.Location = new System.Drawing.Point(24, 258); this.btnEnableOne.Name = "btnEnableOne"; this.btnEnableOne.Size = new System.Drawing.Size(75, 23); this.btnEnableOne.TabIndex = 25; @@ -325,6 +320,7 @@ this.txtLog.Multiline = true; this.txtLog.Name = "txtLog"; this.txtLog.ReadOnly = true; + this.txtLog.ScrollBars = System.Windows.Forms.ScrollBars.Vertical; this.txtLog.Size = new System.Drawing.Size(436, 328); this.txtLog.TabIndex = 0; // @@ -349,7 +345,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); @@ -358,7 +354,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; @@ -366,7 +362,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); @@ -375,7 +371,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; @@ -383,7 +379,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); @@ -392,7 +388,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; @@ -400,7 +396,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); @@ -409,7 +405,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; @@ -417,7 +413,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); @@ -426,7 +422,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; @@ -452,17 +448,44 @@ this.label13.TabIndex = 21; this.label13.Text = "Server"; // + // transports + // + this.transports.Location = new System.Drawing.Point(13, 13); + this.transports.Name = "transports"; + this.transports.Size = new System.Drawing.Size(180, 351); + this.transports.TabIndex = 22; + this.transports.UseCompatibleStateImageBehavior = false; + this.transports.View = System.Windows.Forms.View.List; + this.transports.SelectedIndexChanged += new System.EventHandler(this.transports_SelectedIndexChanged); + // + // txtDiscarded + // + this.txtDiscarded.Location = new System.Drawing.Point(96, 227); + this.txtDiscarded.Name = "txtDiscarded"; + this.txtDiscarded.ReadOnly = true; + this.txtDiscarded.Size = new System.Drawing.Size(130, 20); + this.txtDiscarded.TabIndex = 38; + // + // label15 + // + this.label15.AutoSize = true; + this.label15.Location = new System.Drawing.Point(21, 230); + this.label15.Name = "label15"; + this.label15.Size = new System.Drawing.Size(55, 13); + this.label15.TabIndex = 37; + this.label15.Text = "Discarded"; + // // MainForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(656, 414); + this.Controls.Add(this.transports); this.Controls.Add(this.label13); this.Controls.Add(this.lnkServer); this.Controls.Add(this.tabControl1); this.Controls.Add(this.startAll); this.Controls.Add(this.stopAll); - this.Controls.Add(this.transports); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MaximizeBox = false; @@ -483,7 +506,6 @@ #endregion - private System.Windows.Forms.ListBox transports; private System.Windows.Forms.Button stopAll; private System.Windows.Forms.Button startAll; private System.Windows.Forms.Timer refreshTimer; @@ -522,6 +544,9 @@ private System.Windows.Forms.Label label13; private System.Windows.Forms.TextBox txtTransferTime; private System.Windows.Forms.Label label14; + private System.Windows.Forms.ListView transports; + private System.Windows.Forms.TextBox txtDiscarded; + private System.Windows.Forms.Label label15; } }