| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266 | namespace IMCS.Componen{    partial class Uctrl_KuWei    {        /// <summary>         /// 必需的设计器变量。        /// </summary>        private System.ComponentModel.IContainer components = null;        /// <summary>         /// 清理所有正在使用的资源。        /// </summary>        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>        protected override void Dispose(bool disposing)        {            if (disposing && (components != null))            {                components.Dispose();            }            base.Dispose(disposing);        }        #region 组件设计器生成的代码        /// <summary>         /// 设计器支持所需的方法 - 不要修改        /// 使用代码编辑器修改此方法的内容。        /// </summary>        private void InitializeComponent()        {            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();            this.label15 = new System.Windows.Forms.Label();            this.label14 = new System.Windows.Forms.Label();            this.label13 = new System.Windows.Forms.Label();            this.label12 = new System.Windows.Forms.Label();            this.label11 = new System.Windows.Forms.Label();            this.label10 = new System.Windows.Forms.Label();            this.label9 = new System.Windows.Forms.Label();            this.label8 = new System.Windows.Forms.Label();            this.label7 = new System.Windows.Forms.Label();            this.label6 = new System.Windows.Forms.Label();            this.label5 = new System.Windows.Forms.Label();            this.label4 = new System.Windows.Forms.Label();            this.label3 = new System.Windows.Forms.Label();            this.label2 = new System.Windows.Forms.Label();            this.label1 = new System.Windows.Forms.Label();            this.tableLayoutPanel1.SuspendLayout();            this.SuspendLayout();            //             // tableLayoutPanel1            //             this.tableLayoutPanel1.ColumnCount = 5;            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 66F));            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 66F));            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 66F));            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 66F));            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 66F));            this.tableLayoutPanel1.Controls.Add(this.label15, 4, 2);            this.tableLayoutPanel1.Controls.Add(this.label14, 3, 2);            this.tableLayoutPanel1.Controls.Add(this.label13, 2, 2);            this.tableLayoutPanel1.Controls.Add(this.label12, 1, 2);            this.tableLayoutPanel1.Controls.Add(this.label11, 0, 2);            this.tableLayoutPanel1.Controls.Add(this.label10, 4, 1);            this.tableLayoutPanel1.Controls.Add(this.label9, 3, 1);            this.tableLayoutPanel1.Controls.Add(this.label8, 2, 1);            this.tableLayoutPanel1.Controls.Add(this.label7, 1, 1);            this.tableLayoutPanel1.Controls.Add(this.label6, 0, 1);            this.tableLayoutPanel1.Controls.Add(this.label5, 4, 0);            this.tableLayoutPanel1.Controls.Add(this.label4, 3, 0);            this.tableLayoutPanel1.Controls.Add(this.label3, 2, 0);            this.tableLayoutPanel1.Controls.Add(this.label2, 1, 0);            this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0);            this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;            this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);            this.tableLayoutPanel1.Name = "tableLayoutPanel1";            this.tableLayoutPanel1.RowCount = 3;            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 83F));            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 83F));            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 83F));            this.tableLayoutPanel1.Size = new System.Drawing.Size(330, 250);            this.tableLayoutPanel1.TabIndex = 0;            //             // label15            //             this.label15.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label15.AutoSize = true;            this.label15.Location = new System.Drawing.Point(269, 193);            this.label15.Name = "label15";            this.label15.Size = new System.Drawing.Size(55, 30);            this.label15.TabIndex = 14;            this.label15.Text = "label15";            //             // label14            //             this.label14.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label14.AutoSize = true;            this.label14.Location = new System.Drawing.Point(203, 193);            this.label14.Name = "label14";            this.label14.Size = new System.Drawing.Size(55, 30);            this.label14.TabIndex = 13;            this.label14.Text = "label14";            //             // label13            //             this.label13.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label13.AutoSize = true;            this.label13.Location = new System.Drawing.Point(137, 193);            this.label13.Name = "label13";            this.label13.Size = new System.Drawing.Size(55, 30);            this.label13.TabIndex = 12;            this.label13.Text = "label13";            //             // label12            //             this.label12.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label12.AutoSize = true;            this.label12.Location = new System.Drawing.Point(71, 193);            this.label12.Name = "label12";            this.label12.Size = new System.Drawing.Size(55, 30);            this.label12.TabIndex = 11;            this.label12.Text = "label12";            //             // label11            //             this.label11.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label11.AutoSize = true;            this.label11.Location = new System.Drawing.Point(5, 193);            this.label11.Name = "label11";            this.label11.Size = new System.Drawing.Size(55, 30);            this.label11.TabIndex = 10;            this.label11.Text = "label11";            //             // label10            //             this.label10.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label10.AutoSize = true;            this.label10.Location = new System.Drawing.Point(269, 109);            this.label10.Name = "label10";            this.label10.Size = new System.Drawing.Size(55, 30);            this.label10.TabIndex = 9;            this.label10.Text = "label10";            //             // label9            //             this.label9.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label9.AutoSize = true;            this.label9.Location = new System.Drawing.Point(203, 117);            this.label9.Name = "label9";            this.label9.Size = new System.Drawing.Size(55, 15);            this.label9.TabIndex = 8;            this.label9.Text = "label9";            //             // label8            //             this.label8.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label8.AutoSize = true;            this.label8.Location = new System.Drawing.Point(137, 117);            this.label8.Name = "label8";            this.label8.Size = new System.Drawing.Size(55, 15);            this.label8.TabIndex = 7;            this.label8.Text = "label8";            //             // label7            //             this.label7.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label7.AutoSize = true;            this.label7.Location = new System.Drawing.Point(71, 117);            this.label7.Name = "label7";            this.label7.Size = new System.Drawing.Size(55, 15);            this.label7.TabIndex = 6;            this.label7.Text = "label7";            //             // label6            //             this.label6.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label6.AutoSize = true;            this.label6.Location = new System.Drawing.Point(5, 117);            this.label6.Name = "label6";            this.label6.Size = new System.Drawing.Size(55, 15);            this.label6.TabIndex = 5;            this.label6.Text = "label6";            //             // label5            //             this.label5.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label5.AutoSize = true;            this.label5.Location = new System.Drawing.Point(269, 34);            this.label5.Name = "label5";            this.label5.Size = new System.Drawing.Size(55, 15);            this.label5.TabIndex = 4;            this.label5.Text = "label5";            //             // label4            //             this.label4.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label4.AutoSize = true;            this.label4.Location = new System.Drawing.Point(203, 34);            this.label4.Name = "label4";            this.label4.Size = new System.Drawing.Size(55, 15);            this.label4.TabIndex = 3;            this.label4.Text = "label4";            //             // label3            //             this.label3.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label3.AutoSize = true;            this.label3.Location = new System.Drawing.Point(137, 34);            this.label3.Name = "label3";            this.label3.Size = new System.Drawing.Size(55, 15);            this.label3.TabIndex = 2;            this.label3.Text = "label3";            //             // label2            //             this.label2.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label2.AutoSize = true;            this.label2.Location = new System.Drawing.Point(71, 34);            this.label2.Name = "label2";            this.label2.Size = new System.Drawing.Size(55, 15);            this.label2.TabIndex = 1;            this.label2.Text = "label2";            //             // label1            //             this.label1.Anchor = System.Windows.Forms.AnchorStyles.None;            this.label1.AutoSize = true;            this.label1.Location = new System.Drawing.Point(5, 34);            this.label1.Name = "label1";            this.label1.Size = new System.Drawing.Size(55, 15);            this.label1.TabIndex = 0;            this.label1.Text = "label1";            //             // Uctrl_KuWei            //             this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;            this.Controls.Add(this.tableLayoutPanel1);            this.Name = "Uctrl_KuWei";            this.Size = new System.Drawing.Size(330, 250);            this.tableLayoutPanel1.ResumeLayout(false);            this.tableLayoutPanel1.PerformLayout();            this.ResumeLayout(false);        }        #endregion        private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;        private System.Windows.Forms.Label label15;        private System.Windows.Forms.Label label14;        private System.Windows.Forms.Label label13;        private System.Windows.Forms.Label label12;        private System.Windows.Forms.Label label11;        private System.Windows.Forms.Label label10;        private System.Windows.Forms.Label label9;        private System.Windows.Forms.Label label8;        private System.Windows.Forms.Label label7;        private System.Windows.Forms.Label label6;        private System.Windows.Forms.Label label5;        private System.Windows.Forms.Label label4;        private System.Windows.Forms.Label label3;        private System.Windows.Forms.Label label2;        private System.Windows.Forms.Label label1;    }}
 |