| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428 |
- namespace Core.LZMes.Client.UIF
- {
- partial class UIF042010_CTL
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Component Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.pal_CTL = new System.Windows.Forms.Panel();
- this.label1 = new System.Windows.Forms.Label();
- this.tpl_State = new System.Windows.Forms.TableLayoutPanel();
- this.pal_SZ = new System.Windows.Forms.Panel();
- this.chk_SZ = new System.Windows.Forms.CheckBox();
- this.mtx_SendDate = new System.Windows.Forms.MaskedTextBox();
- this.mtx_Width = new System.Windows.Forms.MaskedTextBox();
- this.mtx_height = new System.Windows.Forms.MaskedTextBox();
- 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.tpl_CTL = new System.Windows.Forms.TableLayoutPanel();
- this.tpl_Face = new System.Windows.Forms.TableLayoutPanel();
- this.pal_FA = new System.Windows.Forms.Panel();
- this.chk_FA = new System.Windows.Forms.CheckBox();
- this.pal_FB = new System.Windows.Forms.Panel();
- this.chk_FB = new System.Windows.Forms.CheckBox();
- this.pal_FC = new System.Windows.Forms.Panel();
- this.chk_FC = new System.Windows.Forms.CheckBox();
- this.pal_FD = new System.Windows.Forms.Panel();
- this.chk_FD = new System.Windows.Forms.CheckBox();
- this.pal_CTL.SuspendLayout();
- this.tpl_State.SuspendLayout();
- this.pal_SZ.SuspendLayout();
- this.tpl_CTL.SuspendLayout();
- this.tpl_Face.SuspendLayout();
- this.pal_FA.SuspendLayout();
- this.pal_FB.SuspendLayout();
- this.pal_FC.SuspendLayout();
- this.pal_FD.SuspendLayout();
- this.SuspendLayout();
- //
- // pal_CTL
- //
- this.pal_CTL.Controls.Add(this.label1);
- this.pal_CTL.Dock = System.Windows.Forms.DockStyle.Top;
- this.pal_CTL.Location = new System.Drawing.Point(0, 0);
- this.pal_CTL.Name = "pal_CTL";
- this.pal_CTL.Size = new System.Drawing.Size(328, 26);
- this.pal_CTL.TabIndex = 0;
- //
- // label1
- //
- this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.label1.Font = new System.Drawing.Font("SimSun", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.label1.Location = new System.Drawing.Point(0, 0);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(328, 26);
- this.label1.TabIndex = 0;
- this.label1.Text = "选择查询对象内容的标准";
- this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
- //
- // tpl_State
- //
- this.tpl_State.ColumnCount = 5;
- this.tpl_State.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tpl_State.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tpl_State.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tpl_State.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tpl_State.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tpl_State.Controls.Add(this.pal_SZ, 0, 0);
- this.tpl_State.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tpl_State.Location = new System.Drawing.Point(85, 0);
- this.tpl_State.Margin = new System.Windows.Forms.Padding(0);
- this.tpl_State.Name = "tpl_State";
- this.tpl_State.RowCount = 1;
- this.tpl_State.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tpl_State.Size = new System.Drawing.Size(243, 24);
- this.tpl_State.TabIndex = 10;
- //
- // pal_SZ
- //
- this.pal_SZ.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pal_SZ.Controls.Add(this.chk_SZ);
- this.pal_SZ.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pal_SZ.Location = new System.Drawing.Point(0, 3);
- this.pal_SZ.Margin = new System.Windows.Forms.Padding(0, 3, 3, 0);
- this.pal_SZ.Name = "pal_SZ";
- this.pal_SZ.Size = new System.Drawing.Size(57, 21);
- this.pal_SZ.TabIndex = 0;
- //
- // chk_SZ
- //
- this.chk_SZ.AutoSize = true;
- this.chk_SZ.BackColor = System.Drawing.Color.White;
- this.chk_SZ.Dock = System.Windows.Forms.DockStyle.Fill;
- this.chk_SZ.Location = new System.Drawing.Point(0, 0);
- this.chk_SZ.Margin = new System.Windows.Forms.Padding(0);
- this.chk_SZ.Name = "chk_SZ";
- this.chk_SZ.Size = new System.Drawing.Size(55, 19);
- this.chk_SZ.TabIndex = 0;
- this.chk_SZ.Text = "1B";
- this.chk_SZ.UseVisualStyleBackColor = false;
- this.chk_SZ.CheckedChanged += new System.EventHandler(this.CheckBox_CheckedChanged);
- //
- // mtx_SendDate
- //
- this.mtx_SendDate.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.mtx_SendDate.Dock = System.Windows.Forms.DockStyle.Left;
- this.mtx_SendDate.Location = new System.Drawing.Point(85, 99);
- this.mtx_SendDate.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);
- this.mtx_SendDate.Mask = "0000-00-00~0000-00-00";
- this.mtx_SendDate.Name = "mtx_SendDate";
- this.mtx_SendDate.Size = new System.Drawing.Size(237, 21);
- this.mtx_SendDate.TabIndex = 8;
- this.mtx_SendDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // mtx_Width
- //
- this.mtx_Width.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.mtx_Width.Dock = System.Windows.Forms.DockStyle.Left;
- this.mtx_Width.Location = new System.Drawing.Point(85, 75);
- this.mtx_Width.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);
- this.mtx_Width.Mask = "9999~9999";
- this.mtx_Width.Name = "mtx_Width";
- this.mtx_Width.Size = new System.Drawing.Size(237, 21);
- this.mtx_Width.TabIndex = 7;
- this.mtx_Width.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // mtx_height
- //
- this.mtx_height.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.mtx_height.Dock = System.Windows.Forms.DockStyle.Left;
- this.mtx_height.Location = new System.Drawing.Point(85, 51);
- this.mtx_height.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);
- this.mtx_height.Mask = "9.999~9.999";
- this.mtx_height.Name = "mtx_height";
- this.mtx_height.Size = new System.Drawing.Size(237, 21);
- this.mtx_height.TabIndex = 6;
- this.mtx_height.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
- //
- // label6
- //
- this.label6.BackColor = System.Drawing.Color.LightBlue;
- this.label6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label6.Location = new System.Drawing.Point(13, 99);
- this.label6.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0);
- this.label6.Name = "label6";
- this.label6.Size = new System.Drawing.Size(64, 21);
- this.label6.TabIndex = 5;
- this.label6.Text = "交货期";
- this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label5
- //
- this.label5.BackColor = System.Drawing.Color.LightBlue;
- this.label5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label5.Location = new System.Drawing.Point(13, 75);
- this.label5.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(64, 21);
- this.label5.TabIndex = 4;
- this.label5.Text = "宽度范围";
- this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label4
- //
- this.label4.BackColor = System.Drawing.Color.LightBlue;
- this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label4.Location = new System.Drawing.Point(13, 51);
- this.label4.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(64, 21);
- this.label4.TabIndex = 3;
- this.label4.Text = "厚度范围";
- this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label3
- //
- this.label3.BackColor = System.Drawing.Color.LightBlue;
- this.label3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label3.Location = new System.Drawing.Point(13, 27);
- this.label3.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(64, 21);
- this.label3.TabIndex = 2;
- this.label3.Text = "表面等级";
- this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // label2
- //
- this.label2.BackColor = System.Drawing.Color.LightBlue;
- this.label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.label2.Location = new System.Drawing.Point(13, 3);
- this.label2.Margin = new System.Windows.Forms.Padding(3, 3, 0, 0);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(64, 21);
- this.label2.TabIndex = 1;
- this.label2.Text = "交货状态";
- this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
- //
- // tpl_CTL
- //
- this.tpl_CTL.ColumnCount = 4;
- this.tpl_CTL.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 10F));
- this.tpl_CTL.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 70F));
- this.tpl_CTL.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 5F));
- this.tpl_CTL.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tpl_CTL.Controls.Add(this.label2, 1, 0);
- this.tpl_CTL.Controls.Add(this.label3, 1, 1);
- this.tpl_CTL.Controls.Add(this.label4, 1, 2);
- this.tpl_CTL.Controls.Add(this.label5, 1, 3);
- this.tpl_CTL.Controls.Add(this.label6, 1, 4);
- this.tpl_CTL.Controls.Add(this.mtx_height, 3, 2);
- this.tpl_CTL.Controls.Add(this.mtx_Width, 3, 3);
- this.tpl_CTL.Controls.Add(this.mtx_SendDate, 3, 4);
- this.tpl_CTL.Controls.Add(this.tpl_State, 3, 0);
- this.tpl_CTL.Controls.Add(this.tpl_Face, 3, 1);
- this.tpl_CTL.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tpl_CTL.Location = new System.Drawing.Point(0, 26);
- this.tpl_CTL.Name = "tpl_CTL";
- this.tpl_CTL.RightToLeft = System.Windows.Forms.RightToLeft.No;
- this.tpl_CTL.RowCount = 6;
- this.tpl_CTL.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
- this.tpl_CTL.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
- this.tpl_CTL.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
- this.tpl_CTL.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
- this.tpl_CTL.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 24F));
- this.tpl_CTL.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tpl_CTL.Size = new System.Drawing.Size(328, 125);
- this.tpl_CTL.TabIndex = 1;
- //
- // tpl_Face
- //
- this.tpl_Face.ColumnCount = 5;
- this.tpl_Face.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tpl_Face.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tpl_Face.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tpl_Face.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
- this.tpl_Face.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tpl_Face.Controls.Add(this.pal_FA, 0, 0);
- this.tpl_Face.Controls.Add(this.pal_FB, 1, 0);
- this.tpl_Face.Controls.Add(this.pal_FC, 2, 0);
- this.tpl_Face.Controls.Add(this.pal_FD, 3, 0);
- this.tpl_Face.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tpl_Face.Location = new System.Drawing.Point(85, 24);
- this.tpl_Face.Margin = new System.Windows.Forms.Padding(0);
- this.tpl_Face.Name = "tpl_Face";
- this.tpl_Face.RowCount = 1;
- this.tpl_Face.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
- this.tpl_Face.Size = new System.Drawing.Size(243, 24);
- this.tpl_Face.TabIndex = 11;
- //
- // pal_FA
- //
- this.pal_FA.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pal_FA.Controls.Add(this.chk_FA);
- this.pal_FA.Dock = System.Windows.Forms.DockStyle.Fill;
- this.pal_FA.Location = new System.Drawing.Point(0, 3);
- this.pal_FA.Margin = new System.Windows.Forms.Padding(0, 3, 3, 0);
- this.pal_FA.Name = "pal_FA";
- this.pal_FA.Size = new System.Drawing.Size(57, 21);
- this.pal_FA.TabIndex = 0;
- //
- // chk_FA
- //
- this.chk_FA.AutoSize = true;
- this.chk_FA.BackColor = System.Drawing.Color.White;
- this.chk_FA.Dock = System.Windows.Forms.DockStyle.Fill;
- this.chk_FA.Location = new System.Drawing.Point(0, 0);
- this.chk_FA.Margin = new System.Windows.Forms.Padding(0);
- this.chk_FA.Name = "chk_FA";
- this.chk_FA.Size = new System.Drawing.Size(55, 19);
- this.chk_FA.TabIndex = 0;
- this.chk_FA.Text = "FA";
- this.chk_FA.UseVisualStyleBackColor = false;
- this.chk_FA.CheckedChanged += new System.EventHandler(this.CheckBox_CheckedChanged);
- //
- // pal_FB
- //
- this.pal_FB.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pal_FB.Controls.Add(this.chk_FB);
- this.pal_FB.Location = new System.Drawing.Point(60, 3);
- this.pal_FB.Margin = new System.Windows.Forms.Padding(0, 3, 3, 0);
- this.pal_FB.Name = "pal_FB";
- this.pal_FB.Size = new System.Drawing.Size(57, 21);
- this.pal_FB.TabIndex = 1;
- //
- // chk_FB
- //
- this.chk_FB.AutoSize = true;
- this.chk_FB.BackColor = System.Drawing.Color.White;
- this.chk_FB.Dock = System.Windows.Forms.DockStyle.Fill;
- this.chk_FB.Location = new System.Drawing.Point(0, 0);
- this.chk_FB.Margin = new System.Windows.Forms.Padding(0);
- this.chk_FB.Name = "chk_FB";
- this.chk_FB.Size = new System.Drawing.Size(55, 19);
- this.chk_FB.TabIndex = 0;
- this.chk_FB.Text = "FB";
- this.chk_FB.UseVisualStyleBackColor = false;
- this.chk_FB.CheckedChanged += new System.EventHandler(this.CheckBox_CheckedChanged);
- //
- // pal_FC
- //
- this.pal_FC.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pal_FC.Controls.Add(this.chk_FC);
- this.pal_FC.Location = new System.Drawing.Point(120, 3);
- this.pal_FC.Margin = new System.Windows.Forms.Padding(0, 3, 3, 0);
- this.pal_FC.Name = "pal_FC";
- this.pal_FC.Size = new System.Drawing.Size(57, 21);
- this.pal_FC.TabIndex = 2;
- //
- // chk_FC
- //
- this.chk_FC.AutoSize = true;
- this.chk_FC.BackColor = System.Drawing.Color.White;
- this.chk_FC.Dock = System.Windows.Forms.DockStyle.Fill;
- this.chk_FC.Location = new System.Drawing.Point(0, 0);
- this.chk_FC.Margin = new System.Windows.Forms.Padding(0);
- this.chk_FC.Name = "chk_FC";
- this.chk_FC.Size = new System.Drawing.Size(55, 19);
- this.chk_FC.TabIndex = 0;
- this.chk_FC.Text = "FC";
- this.chk_FC.UseVisualStyleBackColor = false;
- this.chk_FC.CheckedChanged += new System.EventHandler(this.CheckBox_CheckedChanged);
- //
- // pal_FD
- //
- this.pal_FD.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.pal_FD.Controls.Add(this.chk_FD);
- this.pal_FD.Location = new System.Drawing.Point(180, 3);
- this.pal_FD.Margin = new System.Windows.Forms.Padding(0, 3, 3, 0);
- this.pal_FD.Name = "pal_FD";
- this.pal_FD.Size = new System.Drawing.Size(57, 21);
- this.pal_FD.TabIndex = 3;
- //
- // chk_FD
- //
- this.chk_FD.AutoSize = true;
- this.chk_FD.BackColor = System.Drawing.Color.White;
- this.chk_FD.Dock = System.Windows.Forms.DockStyle.Fill;
- this.chk_FD.Location = new System.Drawing.Point(0, 0);
- this.chk_FD.Margin = new System.Windows.Forms.Padding(0);
- this.chk_FD.Name = "chk_FD";
- this.chk_FD.Size = new System.Drawing.Size(55, 19);
- this.chk_FD.TabIndex = 0;
- this.chk_FD.Text = "FD";
- this.chk_FD.UseVisualStyleBackColor = false;
- this.chk_FD.CheckedChanged += new System.EventHandler(this.CheckBox_CheckedChanged);
- //
- // UIF042010_CTL
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.Controls.Add(this.tpl_CTL);
- this.Controls.Add(this.pal_CTL);
- this.Name = "UIF042010_CTL";
- this.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
- this.Size = new System.Drawing.Size(328, 151);
- this.pal_CTL.ResumeLayout(false);
- this.tpl_State.ResumeLayout(false);
- this.pal_SZ.ResumeLayout(false);
- this.pal_SZ.PerformLayout();
- this.tpl_CTL.ResumeLayout(false);
- this.tpl_CTL.PerformLayout();
- this.tpl_Face.ResumeLayout(false);
- this.pal_FA.ResumeLayout(false);
- this.pal_FA.PerformLayout();
- this.pal_FB.ResumeLayout(false);
- this.pal_FB.PerformLayout();
- this.pal_FC.ResumeLayout(false);
- this.pal_FC.PerformLayout();
- this.pal_FD.ResumeLayout(false);
- this.pal_FD.PerformLayout();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Windows.Forms.Panel pal_CTL;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.TableLayoutPanel tpl_State;
- private System.Windows.Forms.MaskedTextBox mtx_SendDate;
- private System.Windows.Forms.MaskedTextBox mtx_Width;
- private System.Windows.Forms.MaskedTextBox mtx_height;
- 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.TableLayoutPanel tpl_CTL;
- private System.Windows.Forms.Panel pal_SZ;
- private System.Windows.Forms.CheckBox chk_SZ;
- private System.Windows.Forms.TableLayoutPanel tpl_Face;
- private System.Windows.Forms.Panel pal_FA;
- private System.Windows.Forms.CheckBox chk_FA;
- private System.Windows.Forms.Panel pal_FB;
- private System.Windows.Forms.CheckBox chk_FB;
- private System.Windows.Forms.Panel pal_FC;
- private System.Windows.Forms.CheckBox chk_FC;
- private System.Windows.Forms.Panel pal_FD;
- private System.Windows.Forms.CheckBox chk_FD;
- }
- }
|