Exemplo n.º 1
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     this.txt_yard_knd    = new CommonClass.F4ETCR();
     this.textBox1        = new System.Windows.Forms.TextBox();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.label1          = new System.Windows.Forms.Label();
     this.com_zone_type   = new System.Windows.Forms.ComboBox();
     this.label3          = new System.Windows.Forms.Label();
     this.com_yard_type   = new System.Windows.Forms.ComboBox();
     this.label2          = new System.Windows.Forms.Label();
     this.com_prod_type   = new System.Windows.Forms.ComboBox();
     this.label4          = new System.Windows.Forms.Label();
     this.groupBox2       = new System.Windows.Forms.GroupBox();
     this.pan_show_window = new System.Windows.Forms.Panel();
     this.groupBox3       = new System.Windows.Forms.GroupBox();
     this.ss1             = new FarPoint.Win.Spread.FpSpread();
     this.ss1_Sheet1      = new FarPoint.Win.Spread.SheetView();
     this.splitter1       = new System.Windows.Forms.Splitter();
     this.groupBox4       = new System.Windows.Forms.GroupBox();
     this.panel1          = new System.Windows.Forms.Panel();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).BeginInit();
     this.groupBox4.SuspendLayout();
     this.SuspendLayout();
     //
     // txt_yard_knd
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.txt_yard_knd;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.textBox1;
     this.txt_yard_knd.CustomSetting.Add(bControlFiledSetting1);
     this.txt_yard_knd.CustomSetting.Add(bControlFiledSetting2);
     this.txt_yard_knd.InputControl = this.txt_yard_knd;
     this.txt_yard_knd.Location     = new System.Drawing.Point(74, 13);
     this.txt_yard_knd.Name         = "txt_yard_knd";
     this.txt_yard_knd.Size         = new System.Drawing.Size(31, 22);
     this.txt_yard_knd.sJoin        = "";
     this.txt_yard_knd.sSqletc      = "SELECT CD 代码, CD_SHORT_NAME 代码简称, CD_NAME 代码名称,CD_SHORT_ENG 代码英文简称, CD_FULL_ENG 代" +
                                      "码英文名称 FROM NISCO.ZP_CD WHERE CD_MANA_NO = \'C0013\' AND CD IN(\'ZB\',\'52\',\'WG\')";
     this.txt_yard_knd.TabIndex = 64;
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(105, 13);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(113, 22);
     this.textBox1.TabIndex = 65;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.textBox1);
     this.groupBox1.Controls.Add(this.txt_yard_knd);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.com_zone_type);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.com_yard_type);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.com_prod_type);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1018, 41);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(9, 13);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(64, 21);
     this.label1.TabIndex    = 63;
     this.label1.Tag         = "F4";
     this.label1.Text        = "库代码";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // com_zone_type
     //
     this.com_zone_type.FormattingEnabled = true;
     this.com_zone_type.Location          = new System.Drawing.Point(606, 13);
     this.com_zone_type.Name     = "com_zone_type";
     this.com_zone_type.Size     = new System.Drawing.Size(43, 21);
     this.com_zone_type.TabIndex = 62;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(542, 13);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(64, 21);
     this.label3.TabIndex    = 61;
     this.label3.Text        = "区号";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // com_yard_type
     //
     this.com_yard_type.FormattingEnabled = true;
     this.com_yard_type.Location          = new System.Drawing.Point(462, 13);
     this.com_yard_type.Name     = "com_yard_type";
     this.com_yard_type.Size     = new System.Drawing.Size(43, 21);
     this.com_yard_type.TabIndex = 60;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(398, 13);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(64, 21);
     this.label2.TabIndex    = 59;
     this.label2.Text        = "跨号";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // com_prod_type
     //
     this.com_prod_type.Enabled           = false;
     this.com_prod_type.FormattingEnabled = true;
     this.com_prod_type.Items.AddRange(new object[] {
         "",
         "P",
         "C",
         "S"
     });
     this.com_prod_type.Location = new System.Drawing.Point(318, 13);
     this.com_prod_type.Name     = "com_prod_type";
     this.com_prod_type.Size     = new System.Drawing.Size(43, 21);
     this.com_prod_type.TabIndex = 58;
     this.com_prod_type.Text     = "P";
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(254, 13);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(64, 21);
     this.label4.TabIndex    = 57;
     this.label4.Text        = "库类型";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.pan_show_window);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.groupBox2.Location = new System.Drawing.Point(0, 41);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(566, 581);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     //
     // pan_show_window
     //
     this.pan_show_window.AutoScroll  = true;
     this.pan_show_window.BackColor   = System.Drawing.SystemColors.ActiveCaptionText;
     this.pan_show_window.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pan_show_window.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.pan_show_window.Location    = new System.Drawing.Point(3, 18);
     this.pan_show_window.Name        = "pan_show_window";
     this.pan_show_window.Size        = new System.Drawing.Size(560, 560);
     this.pan_show_window.TabIndex    = 2;
     this.pan_show_window.Tag         = "USER";
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.ss1);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Left;
     this.groupBox3.Location = new System.Drawing.Point(566, 41);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(195, 581);
     this.groupBox3.TabIndex = 2;
     this.groupBox3.TabStop  = false;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(3, 18);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(189, 560);
     this.ss1.TabIndex = 0;
     //
     // ss1_Sheet1
     //
     this.ss1_Sheet1.Reset();
     this.ss1_Sheet1.SheetName = "Sheet1";
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(761, 41);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 581);
     this.splitter1.TabIndex = 3;
     this.splitter1.TabStop  = false;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.panel1);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.Location = new System.Drawing.Point(764, 41);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(254, 581);
     this.groupBox4.TabIndex = 4;
     this.groupBox4.TabStop  = false;
     //
     // panel1
     //
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(3, 18);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(248, 560);
     this.panel1.TabIndex = 0;
     this.panel1.Resize  += new System.EventHandler(this.panel1_Resize);
     //
     // CGE2040C
     //
     this.ClientSize = new System.Drawing.Size(1018, 622);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGE2040C";
     this.Text  = "钢板库库图现状查询_CGE2040C";
     this.Load += new System.EventHandler(this.CGE2040C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).EndInit();
     this.groupBox4.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 2
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     this.txt_plt            = new CommonClass.F4ETCR();
     this.txt_plt_name       = new System.Windows.Forms.TextBox();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.txt_len_to         = new CommonClass.NumBox();
     this.txt_len            = new CommonClass.NumBox();
     this.txt_wid_to         = new CommonClass.NumBox();
     this.txt_wid            = new CommonClass.NumBox();
     this.txt_thk_to         = new CommonClass.NumBox();
     this.txt_thk            = new CommonClass.NumBox();
     this.ULabel8            = new System.Windows.Forms.Label();
     this.ULabel5            = new System.Windows.Forms.Label();
     this.ULabel2            = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.txt_LOC            = new System.Windows.Forms.TextBox();
     this.txt_act_stlgrd     = new CommonClass.F4ETCR();
     this.txt_act_stlgrd_dec = new System.Windows.Forms.TextBox();
     this.ULabel3            = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.txt_MOSLAB         = new System.Windows.Forms.TextBox();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_plt
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.txt_plt;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.txt_plt_name;
     this.txt_plt.CustomSetting.Add(bControlFiledSetting1);
     this.txt_plt.CustomSetting.Add(bControlFiledSetting2);
     this.txt_plt.InputControl = this.txt_plt;
     this.txt_plt.Location     = new System.Drawing.Point(99, 50);
     this.txt_plt.MaxLength    = 2;
     this.txt_plt.Name         = "txt_plt";
     this.txt_plt.Size         = new System.Drawing.Size(40, 22);
     this.txt_plt.sJoin        = "";
     this.txt_plt.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                 "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0001\'    AND C" +
                                 "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_plt.TabIndex  = 556;
     this.txt_plt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_plt_name
     //
     this.txt_plt_name.Enabled  = false;
     this.txt_plt_name.Location = new System.Drawing.Point(145, 50);
     this.txt_plt_name.Name     = "txt_plt_name";
     this.txt_plt_name.Size     = new System.Drawing.Size(71, 22);
     this.txt_plt_name.TabIndex = 557;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.txt_len_to);
     this.groupBox1.Controls.Add(this.txt_len);
     this.groupBox1.Controls.Add(this.txt_wid_to);
     this.groupBox1.Controls.Add(this.txt_wid);
     this.groupBox1.Controls.Add(this.txt_thk_to);
     this.groupBox1.Controls.Add(this.txt_thk);
     this.groupBox1.Controls.Add(this.ULabel8);
     this.groupBox1.Controls.Add(this.ULabel5);
     this.groupBox1.Controls.Add(this.ULabel2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txt_LOC);
     this.groupBox1.Controls.Add(this.txt_act_stlgrd);
     this.groupBox1.Controls.Add(this.txt_act_stlgrd_dec);
     this.groupBox1.Controls.Add(this.ULabel3);
     this.groupBox1.Controls.Add(this.txt_plt_name);
     this.groupBox1.Controls.Add(this.txt_plt);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.txt_MOSLAB);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1018, 124);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // txt_len_to
     //
     this.txt_len_to.Location  = new System.Drawing.Point(629, 86);
     this.txt_len_to.Name      = "txt_len_to";
     this.txt_len_to.NumValue  = 0D;
     this.txt_len_to.Scale     = 0;
     this.txt_len_to.ShowZero  = true;
     this.txt_len_to.Size      = new System.Drawing.Size(60, 22);
     this.txt_len_to.TabIndex  = 571;
     this.txt_len_to.Text      = "0";
     this.txt_len_to.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txt_len
     //
     this.txt_len.Location  = new System.Drawing.Point(563, 86);
     this.txt_len.Name      = "txt_len";
     this.txt_len.NumValue  = 0D;
     this.txt_len.Scale     = 0;
     this.txt_len.ShowZero  = true;
     this.txt_len.Size      = new System.Drawing.Size(60, 22);
     this.txt_len.TabIndex  = 570;
     this.txt_len.Text      = "0";
     this.txt_len.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txt_wid_to
     //
     this.txt_wid_to.Location  = new System.Drawing.Point(392, 86);
     this.txt_wid_to.Name      = "txt_wid_to";
     this.txt_wid_to.NumValue  = 0D;
     this.txt_wid_to.Scale     = 0;
     this.txt_wid_to.ShowZero  = true;
     this.txt_wid_to.Size      = new System.Drawing.Size(60, 22);
     this.txt_wid_to.TabIndex  = 569;
     this.txt_wid_to.Text      = "0";
     this.txt_wid_to.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txt_wid
     //
     this.txt_wid.Location  = new System.Drawing.Point(320, 86);
     this.txt_wid.Name      = "txt_wid";
     this.txt_wid.NumValue  = 0D;
     this.txt_wid.Scale     = 0;
     this.txt_wid.ShowZero  = true;
     this.txt_wid.Size      = new System.Drawing.Size(66, 22);
     this.txt_wid.TabIndex  = 568;
     this.txt_wid.Text      = "0";
     this.txt_wid.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txt_thk_to
     //
     this.txt_thk_to.Location  = new System.Drawing.Point(156, 86);
     this.txt_thk_to.Name      = "txt_thk_to";
     this.txt_thk_to.NumValue  = 0D;
     this.txt_thk_to.Scale     = 0;
     this.txt_thk_to.ShowZero  = true;
     this.txt_thk_to.Size      = new System.Drawing.Size(49, 22);
     this.txt_thk_to.TabIndex  = 567;
     this.txt_thk_to.Text      = "0";
     this.txt_thk_to.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txt_thk
     //
     this.txt_thk.Location  = new System.Drawing.Point(99, 86);
     this.txt_thk.Name      = "txt_thk";
     this.txt_thk.NumValue  = 0D;
     this.txt_thk.Scale     = 0;
     this.txt_thk.ShowZero  = true;
     this.txt_thk.Size      = new System.Drawing.Size(51, 22);
     this.txt_thk.TabIndex  = 566;
     this.txt_thk.Text      = "0";
     this.txt_thk.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // ULabel8
     //
     this.ULabel8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel8.Location    = new System.Drawing.Point(477, 86);
     this.ULabel8.Name        = "ULabel8";
     this.ULabel8.Size        = new System.Drawing.Size(80, 22);
     this.ULabel8.TabIndex    = 565;
     this.ULabel8.Text        = "长度";
     this.ULabel8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ULabel5
     //
     this.ULabel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel5.Location    = new System.Drawing.Point(235, 86);
     this.ULabel5.Name        = "ULabel5";
     this.ULabel5.Size        = new System.Drawing.Size(84, 22);
     this.ULabel5.TabIndex    = 564;
     this.ULabel5.Text        = "宽度";
     this.ULabel5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ULabel2
     //
     this.ULabel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel2.Location    = new System.Drawing.Point(12, 86);
     this.ULabel2.Name        = "ULabel2";
     this.ULabel2.Size        = new System.Drawing.Size(81, 22);
     this.ULabel2.TabIndex    = 563;
     this.ULabel2.Text        = "厚度";
     this.ULabel2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(553, 50);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(81, 22);
     this.label1.TabIndex    = 562;
     this.label1.Tag         = "f4";
     this.label1.Text        = "垛位号";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_LOC
     //
     this.txt_LOC.Location  = new System.Drawing.Point(640, 50);
     this.txt_LOC.MaxLength = 11;
     this.txt_LOC.Name      = "txt_LOC";
     this.txt_LOC.Size      = new System.Drawing.Size(102, 22);
     this.txt_LOC.TabIndex  = 561;
     //
     // txt_act_stlgrd
     //
     this.txt_act_stlgrd.InputControl = this.txt_act_stlgrd;
     this.txt_act_stlgrd.Location     = new System.Drawing.Point(320, 50);
     this.txt_act_stlgrd.MaxLength    = 11;
     this.txt_act_stlgrd.Name         = "txt_act_stlgrd";
     this.txt_act_stlgrd.Size         = new System.Drawing.Size(86, 22);
     this.txt_act_stlgrd.sJoin        = "";
     this.txt_act_stlgrd.sSqletc      = "SELECT STLGRD 钢种, STEEL_GRD_DETAIL 目标说明 FROM  NISCO.QP_NISCO_CHMC WHERE STLGRD_FL" +
                                        " =  \'N\' ORDER BY STEEL_GRD_DETAIL";
     this.txt_act_stlgrd.TabIndex = 560;
     //
     // txt_act_stlgrd_dec
     //
     this.txt_act_stlgrd_dec.Location = new System.Drawing.Point(403, 50);
     this.txt_act_stlgrd_dec.Name     = "txt_act_stlgrd_dec";
     this.txt_act_stlgrd_dec.Size     = new System.Drawing.Size(106, 22);
     this.txt_act_stlgrd_dec.TabIndex = 559;
     //
     // ULabel3
     //
     this.ULabel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel3.Location    = new System.Drawing.Point(235, 50);
     this.ULabel3.Name        = "ULabel3";
     this.ULabel3.Size        = new System.Drawing.Size(84, 22);
     this.ULabel3.TabIndex    = 558;
     this.ULabel3.Tag         = "f4";
     this.ULabel3.Text        = "钢种";
     this.ULabel3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(12, 50);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(81, 22);
     this.label5.TabIndex    = 555;
     this.label5.Text        = "生产工厂";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(12, 18);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(81, 22);
     this.label2.TabIndex    = 472;
     this.label2.Tag         = "f4";
     this.label2.Text        = "母板坯号";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_MOSLAB
     //
     this.txt_MOSLAB.Location  = new System.Drawing.Point(99, 18);
     this.txt_MOSLAB.MaxLength = 10;
     this.txt_MOSLAB.Name      = "txt_MOSLAB";
     this.txt_MOSLAB.Size      = new System.Drawing.Size(117, 22);
     this.txt_MOSLAB.TabIndex  = 1;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 124);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1018, 498);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CGA2110C
     //
     this.ClientSize = new System.Drawing.Size(1018, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGA2110C";
     this.Text  = "板坯入库规格修改界面_CGA2110C";
     this.Load += new System.EventHandler(this.Form_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 3
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting3 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting4 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting5 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting6 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting7 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting8 = new CommonClass.BControlFiledSetting();
     this.txt_plt            = new CommonClass.F4ETCR();
     this.txt_plt_name       = new System.Windows.Forms.TextBox();
     this.txt_InPltCo        = new CommonClass.F4ETCR();
     this.txt_InPltCoDesc    = new System.Windows.Forms.TextBox();
     this.txt_act_stlgrd     = new CommonClass.F4ETCR();
     this.txt_act_stlgrd_dec = new System.Windows.Forms.TextBox();
     this.txt_cur_inv_code   = new CommonClass.F4ETCR();
     this.txt_cur_inv        = new System.Windows.Forms.TextBox();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.label3             = new System.Windows.Forms.Label();
     this.txt_wid_to         = new System.Windows.Forms.TextBox();
     this.txt_wid            = new System.Windows.Forms.TextBox();
     this.label8             = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.txt_len_to         = new System.Windows.Forms.TextBox();
     this.txt_len            = new System.Windows.Forms.TextBox();
     this.label10            = new System.Windows.Forms.Label();
     this.txt_thk_to         = new System.Windows.Forms.TextBox();
     this.label9             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.sdt_out_plt_date   = new CommonClass.CeriUDate();
     this.sdt_in_plt_date    = new CommonClass.CeriUDate();
     this.label4             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.txt_thk            = new System.Windows.Forms.TextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.txt_heatno         = new System.Windows.Forms.TextBox();
     this.tabControl1        = new System.Windows.Forms.TabControl();
     this.tabPage1           = new System.Windows.Forms.TabPage();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.tabPage2         = new System.Windows.Forms.TabPage();
     this.ss2        = new FarPoint.Win.Spread.FpSpread();
     this.ss2_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.tabPage3   = new System.Windows.Forms.TabPage();
     this.ss3        = new FarPoint.Win.Spread.FpSpread();
     this.ss3_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.tabPage4   = new System.Windows.Forms.TabPage();
     this.ss4        = new FarPoint.Win.Spread.FpSpread();
     this.ss4_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.tabPage5   = new System.Windows.Forms.TabPage();
     this.ss5        = new FarPoint.Win.Spread.FpSpread();
     this.ss5_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).BeginInit();
     this.tabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss3_Sheet1)).BeginInit();
     this.tabPage4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss4)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss4_Sheet1)).BeginInit();
     this.tabPage5.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss5)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss5_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_plt
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.txt_plt;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.txt_plt_name;
     this.txt_plt.CustomSetting.Add(bControlFiledSetting1);
     this.txt_plt.CustomSetting.Add(bControlFiledSetting2);
     this.txt_plt.InputControl = this.txt_plt;
     this.txt_plt.Location     = new System.Drawing.Point(399, 18);
     this.txt_plt.MaxLength    = 2;
     this.txt_plt.Name         = "txt_plt";
     this.txt_plt.Size         = new System.Drawing.Size(25, 22);
     this.txt_plt.sJoin        = "";
     this.txt_plt.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                 "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0001\'    AND C" +
                                 "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_plt.TabIndex  = 553;
     this.txt_plt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_plt_name
     //
     this.txt_plt_name.Enabled  = false;
     this.txt_plt_name.Location = new System.Drawing.Point(424, 18);
     this.txt_plt_name.Name     = "txt_plt_name";
     this.txt_plt_name.Size     = new System.Drawing.Size(98, 22);
     this.txt_plt_name.TabIndex = 554;
     //
     // txt_InPltCo
     //
     bControlFiledSetting3.ColumnID      = "CUST_CD";
     bControlFiledSetting3.TargetControl = this.txt_InPltCo;
     bControlFiledSetting4.ColumnID      = "CUST_NM";
     bControlFiledSetting4.TargetControl = this.txt_InPltCoDesc;
     this.txt_InPltCo.CustomSetting.Add(bControlFiledSetting3);
     this.txt_InPltCo.CustomSetting.Add(bControlFiledSetting4);
     this.txt_InPltCo.InputControl = this.txt_InPltCo;
     this.txt_InPltCo.Location     = new System.Drawing.Point(603, 18);
     this.txt_InPltCo.MaxLength    = 2;
     this.txt_InPltCo.Name         = "txt_InPltCo";
     this.txt_InPltCo.Size         = new System.Drawing.Size(58, 22);
     this.txt_InPltCo.sJoin        = "";
     this.txt_InPltCo.sSqletc      = "SELECT  CUST_CD \"客户代码\", CUST_NM \"客户名称\", CUST_NM_ENG \"客户英文名称\" FROM NISCO.BP_CUST_C" +
                                     "D  WHERE CUST_CD LIKE \'%\' AND CUST_TYP  IN (\'Z\',\'P\')";
     this.txt_InPltCo.TabIndex  = 556;
     this.txt_InPltCo.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_InPltCoDesc
     //
     this.txt_InPltCoDesc.Enabled  = false;
     this.txt_InPltCoDesc.Location = new System.Drawing.Point(667, 18);
     this.txt_InPltCoDesc.Name     = "txt_InPltCoDesc";
     this.txt_InPltCoDesc.Size     = new System.Drawing.Size(139, 22);
     this.txt_InPltCoDesc.TabIndex = 557;
     //
     // txt_act_stlgrd
     //
     bControlFiledSetting5.ColumnID      = "STLGRD";
     bControlFiledSetting5.TargetControl = this.txt_act_stlgrd;
     bControlFiledSetting6.ColumnID      = "STEEL_GRD_DETAIL";
     bControlFiledSetting6.TargetControl = this.txt_act_stlgrd_dec;
     this.txt_act_stlgrd.CustomSetting.Add(bControlFiledSetting5);
     this.txt_act_stlgrd.CustomSetting.Add(bControlFiledSetting6);
     this.txt_act_stlgrd.InputControl = this.txt_act_stlgrd;
     this.txt_act_stlgrd.Location     = new System.Drawing.Point(88, 48);
     this.txt_act_stlgrd.Name         = "txt_act_stlgrd";
     this.txt_act_stlgrd.Size         = new System.Drawing.Size(112, 22);
     this.txt_act_stlgrd.sJoin        = "";
     this.txt_act_stlgrd.sSqletc      = "SELECT  STLGRD \"钢种\", STEEL_GRD_DETAIL \"目标说明\" FROM NISCO.QP_NISCO_CHMC  WHERE STLG" +
                                        "RD LIKE \'%\' AND NVL(STEEL_GRD_DETAIL,\'%\') LIKE \'%\'   ORDER  BY  STLGRD  ASC ";
     this.txt_act_stlgrd.TabIndex  = 563;
     this.txt_act_stlgrd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_act_stlgrd_dec
     //
     this.txt_act_stlgrd_dec.Enabled  = false;
     this.txt_act_stlgrd_dec.Location = new System.Drawing.Point(206, 48);
     this.txt_act_stlgrd_dec.Name     = "txt_act_stlgrd_dec";
     this.txt_act_stlgrd_dec.Size     = new System.Drawing.Size(112, 22);
     this.txt_act_stlgrd_dec.TabIndex = 564;
     //
     // txt_cur_inv_code
     //
     bControlFiledSetting7.ColumnID      = "CD";
     bControlFiledSetting7.TargetControl = this.txt_cur_inv_code;
     bControlFiledSetting8.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting8.TargetControl = this.txt_cur_inv;
     this.txt_cur_inv_code.CustomSetting.Add(bControlFiledSetting7);
     this.txt_cur_inv_code.CustomSetting.Add(bControlFiledSetting8);
     this.txt_cur_inv_code.InputControl = this.txt_cur_inv_code;
     this.txt_cur_inv_code.Location     = new System.Drawing.Point(399, 49);
     this.txt_cur_inv_code.MaxLength    = 2;
     this.txt_cur_inv_code.Name         = "txt_cur_inv_code";
     this.txt_cur_inv_code.Size         = new System.Drawing.Size(25, 22);
     this.txt_cur_inv_code.sJoin        = "";
     this.txt_cur_inv_code.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                          "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0013\'    AND C" +
                                          "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_cur_inv_code.TabIndex  = 566;
     this.txt_cur_inv_code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_cur_inv
     //
     this.txt_cur_inv.Enabled  = false;
     this.txt_cur_inv.Location = new System.Drawing.Point(424, 49);
     this.txt_cur_inv.Name     = "txt_cur_inv";
     this.txt_cur_inv.Size     = new System.Drawing.Size(98, 22);
     this.txt_cur_inv.TabIndex = 567;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.txt_wid_to);
     this.groupBox1.Controls.Add(this.txt_wid);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.txt_cur_inv);
     this.groupBox1.Controls.Add(this.txt_cur_inv_code);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.txt_act_stlgrd_dec);
     this.groupBox1.Controls.Add(this.txt_act_stlgrd);
     this.groupBox1.Controls.Add(this.txt_len_to);
     this.groupBox1.Controls.Add(this.txt_len);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.txt_thk_to);
     this.groupBox1.Controls.Add(this.txt_InPltCoDesc);
     this.groupBox1.Controls.Add(this.txt_InPltCo);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.txt_plt_name);
     this.groupBox1.Controls.Add(this.txt_plt);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.sdt_out_plt_date);
     this.groupBox1.Controls.Add(this.sdt_in_plt_date);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.txt_thk);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txt_heatno);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1144, 92);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(12, 47);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(75, 24);
     this.label3.TabIndex    = 571;
     this.label3.Text        = "钢种";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_wid_to
     //
     this.txt_wid_to.Location  = new System.Drawing.Point(650, 49);
     this.txt_wid_to.MaxLength = 4;
     this.txt_wid_to.Name      = "txt_wid_to";
     this.txt_wid_to.Size      = new System.Drawing.Size(41, 22);
     this.txt_wid_to.TabIndex  = 570;
     this.txt_wid_to.Text      = "0";
     //
     // txt_wid
     //
     this.txt_wid.Location  = new System.Drawing.Point(603, 49);
     this.txt_wid.MaxLength = 4;
     this.txt_wid.Name      = "txt_wid";
     this.txt_wid.Size      = new System.Drawing.Size(41, 22);
     this.txt_wid.TabIndex  = 569;
     this.txt_wid.Text      = "0";
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(528, 48);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(69, 23);
     this.label8.TabIndex    = 568;
     this.label8.Text        = "宽度";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.Location    = new System.Drawing.Point(324, 49);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(69, 22);
     this.label7.TabIndex    = 565;
     this.label7.Text        = "来仓库";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_len_to
     //
     this.txt_len_to.Location  = new System.Drawing.Point(920, 52);
     this.txt_len_to.MaxLength = 5;
     this.txt_len_to.Name      = "txt_len_to";
     this.txt_len_to.Size      = new System.Drawing.Size(41, 22);
     this.txt_len_to.TabIndex  = 561;
     this.txt_len_to.Text      = "0";
     //
     // txt_len
     //
     this.txt_len.Location  = new System.Drawing.Point(873, 52);
     this.txt_len.MaxLength = 5;
     this.txt_len.Name      = "txt_len";
     this.txt_len.Size      = new System.Drawing.Size(41, 22);
     this.txt_len.TabIndex  = 560;
     this.txt_len.Text      = "0";
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(812, 52);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(55, 22);
     this.label10.TabIndex    = 559;
     this.label10.Text        = "长度";
     this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_thk_to
     //
     this.txt_thk_to.Location  = new System.Drawing.Point(920, 18);
     this.txt_thk_to.MaxLength = 3;
     this.txt_thk_to.Name      = "txt_thk_to";
     this.txt_thk_to.Size      = new System.Drawing.Size(41, 22);
     this.txt_thk_to.TabIndex  = 558;
     this.txt_thk_to.Text      = "0";
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(528, 18);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(69, 22);
     this.label9.TabIndex    = 555;
     this.label9.Text        = "外购公司";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(324, 18);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(69, 22);
     this.label5.TabIndex    = 552;
     this.label5.Text        = "生产工厂";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // sdt_out_plt_date
     //
     this.sdt_out_plt_date.ForeColor = System.Drawing.SystemColors.WindowText;
     this.sdt_out_plt_date.Location  = new System.Drawing.Point(206, 18);
     this.sdt_out_plt_date.Name      = "sdt_out_plt_date";
     this.sdt_out_plt_date.RawDate   = "";
     this.sdt_out_plt_date.Size      = new System.Drawing.Size(112, 24);
     this.sdt_out_plt_date.TabIndex  = 518;
     this.sdt_out_plt_date.Tag       = "结束时间";
     //
     // sdt_in_plt_date
     //
     this.sdt_in_plt_date.ForeColor = System.Drawing.SystemColors.WindowText;
     this.sdt_in_plt_date.Location  = new System.Drawing.Point(88, 18);
     this.sdt_in_plt_date.Name      = "sdt_in_plt_date";
     this.sdt_in_plt_date.RawDate   = "";
     this.sdt_in_plt_date.Size      = new System.Drawing.Size(112, 24);
     this.sdt_in_plt_date.TabIndex  = 517;
     this.sdt_in_plt_date.Tag       = "开始时间";
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(12, 18);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(75, 24);
     this.label4.TabIndex    = 516;
     this.label4.Text        = "日期";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(967, 18);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(63, 22);
     this.label2.TabIndex    = 472;
     this.label2.Tag         = "f4";
     this.label2.Text        = "炉号";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_thk
     //
     this.txt_thk.Location  = new System.Drawing.Point(873, 18);
     this.txt_thk.MaxLength = 3;
     this.txt_thk.Name      = "txt_thk";
     this.txt_thk.Size      = new System.Drawing.Size(41, 22);
     this.txt_thk.TabIndex  = 5;
     this.txt_thk.Text      = "0";
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(812, 18);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(55, 22);
     this.label1.TabIndex    = 3;
     this.label1.Text        = "厚度";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_heatno
     //
     this.txt_heatno.Location  = new System.Drawing.Point(1036, 18);
     this.txt_heatno.MaxLength = 8;
     this.txt_heatno.Name      = "txt_heatno";
     this.txt_heatno.Size      = new System.Drawing.Size(93, 22);
     this.txt_heatno.TabIndex  = 1;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Controls.Add(this.tabPage4);
     this.tabControl1.Controls.Add(this.tabPage5);
     this.tabControl1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location      = new System.Drawing.Point(0, 92);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(1144, 530);
     this.tabControl1.TabIndex      = 1;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.ss1);
     this.tabPage1.Location = new System.Drawing.Point(4, 23);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(1136, 503);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "入库详细查询";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(3, 3);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1130, 497);
     this.ss1.TabIndex = 2;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.ss2);
     this.tabPage2.Location = new System.Drawing.Point(4, 23);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(1136, 503);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "出库详细查询";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // ss2
     //
     this.ss2.AccessibleDescription = "";
     this.ss2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss2.Location = new System.Drawing.Point(3, 3);
     this.ss2.Name     = "ss2";
     this.ss2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss2_Sheet1
     });
     this.ss2.Size     = new System.Drawing.Size(1130, 497);
     this.ss2.TabIndex = 4;
     //
     // ss2_Sheet1
     //
     this.ss2_Sheet1.Reset();
     this.ss2_Sheet1.SheetName = "Sheet1";
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.ss3);
     this.tabPage3.Location = new System.Drawing.Point(4, 23);
     this.tabPage3.Name     = "tabPage3";
     this.tabPage3.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage3.Size     = new System.Drawing.Size(1136, 503);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text     = "使用详细查询";
     this.tabPage3.UseVisualStyleBackColor = true;
     //
     // ss3
     //
     this.ss3.AccessibleDescription = "";
     this.ss3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss3.Location = new System.Drawing.Point(3, 3);
     this.ss3.Name     = "ss3";
     this.ss3.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss3_Sheet1
     });
     this.ss3.Size     = new System.Drawing.Size(1130, 497);
     this.ss3.TabIndex = 3;
     //
     // ss3_Sheet1
     //
     this.ss3_Sheet1.Reset();
     this.ss3_Sheet1.SheetName = "Sheet1";
     //
     // tabPage4
     //
     this.tabPage4.Controls.Add(this.ss4);
     this.tabPage4.Location = new System.Drawing.Point(4, 23);
     this.tabPage4.Name     = "tabPage4";
     this.tabPage4.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage4.Size     = new System.Drawing.Size(1136, 503);
     this.tabPage4.TabIndex = 3;
     this.tabPage4.Text     = "库存详细查询";
     this.tabPage4.UseVisualStyleBackColor = true;
     //
     // ss4
     //
     this.ss4.AccessibleDescription = "";
     this.ss4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss4.Location = new System.Drawing.Point(3, 3);
     this.ss4.Name     = "ss4";
     this.ss4.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss4_Sheet1
     });
     this.ss4.Size     = new System.Drawing.Size(1130, 497);
     this.ss4.TabIndex = 3;
     //
     // ss4_Sheet1
     //
     this.ss4_Sheet1.Reset();
     this.ss4_Sheet1.SheetName = "Sheet1";
     //
     // tabPage5
     //
     this.tabPage5.Controls.Add(this.ss5);
     this.tabPage5.Location = new System.Drawing.Point(4, 23);
     this.tabPage5.Name     = "tabPage5";
     this.tabPage5.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage5.Size     = new System.Drawing.Size(1136, 503);
     this.tabPage5.TabIndex = 4;
     this.tabPage5.Text     = "在途明细查询";
     this.tabPage5.UseVisualStyleBackColor = true;
     //
     // ss5
     //
     this.ss5.AccessibleDescription = "";
     this.ss5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss5.Location = new System.Drawing.Point(3, 3);
     this.ss5.Name     = "ss5";
     this.ss5.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss5_Sheet1
     });
     this.ss5.Size     = new System.Drawing.Size(1130, 497);
     this.ss5.TabIndex = 3;
     //
     // ss5_Sheet1
     //
     this.ss5_Sheet1.Reset();
     this.ss5_Sheet1.SheetName = "Sheet1";
     //
     // CGA2061C
     //
     this.ClientSize = new System.Drawing.Size(1144, 622);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGA2061C";
     this.Text  = "库详细情况查询界面_CGA2061C";
     this.Load += new System.EventHandler(this.Form_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).EndInit();
     this.tabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss3_Sheet1)).EndInit();
     this.tabPage4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss4)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss4_Sheet1)).EndInit();
     this.tabPage5.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss5)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss5_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 4
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting3   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting4   = new CommonClass.BControlFiledSetting();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CGD2070C));
     CommonClass.BControlFiledSetting bControlFiledSetting5   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting6   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting7   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting8   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting9   = new CommonClass.BControlFiledSetting();
     this.txt_plt            = new CommonClass.F4ETCR();
     this.txt_plt_name       = new System.Windows.Forms.TextBox();
     this.txt_cur_inv_code   = new CommonClass.F4ETCR();
     this.txt_UST            = new CommonClass.F4ETCR();
     this.txt_SB             = new CommonClass.F4ETCR();
     this.TXT_SPEC_PROC      = new CommonClass.F4ETCR();
     this.txt_HTM_METH1      = new CommonClass.F4ETCR();
     this.txt_HTM_METH2      = new CommonClass.F4ETCR();
     this.txt_HTM_METH3      = new CommonClass.F4ETCR();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.TXT_LOC            = new System.Windows.Forms.TextBox();
     this.cbo_prod_cd        = new System.Windows.Forms.ComboBox();
     this.label18            = new System.Windows.Forms.Label();
     this.label17            = new System.Windows.Forms.Label();
     this.SDB_WID_TO         = new CommonClass.NumBox();
     this.SDB_WID            = new CommonClass.NumBox();
     this.SDB_THK_TO         = new CommonClass.NumBox();
     this.SDB_THK            = new CommonClass.NumBox();
     this.label16            = new System.Windows.Forms.Label();
     this.label15            = new System.Windows.Forms.Label();
     this.label14            = new System.Windows.Forms.Label();
     this.txt_stdspec_chg    = new CommonClass.F4ETCN();
     this.label13            = new System.Windows.Forms.Label();
     this.label12            = new System.Windows.Forms.Label();
     this.SDT_PROD_DATE_TO   = new CommonClass.CeriUDate();
     this.SDT_PROD_DATE_FROM = new CommonClass.CeriUDate();
     this.label4             = new System.Windows.Forms.Label();
     this.txt_cur_inv        = new System.Windows.Forms.TextBox();
     this.txt_lot_no         = new System.Windows.Forms.TextBox();
     this.label10            = new System.Windows.Forms.Label();
     this.TXT_PLATE_NO       = new System.Windows.Forms.TextBox();
     this.label2             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.panel1             = new System.Windows.Forms.Panel();
     this.Text1_PLATE_NO     = new System.Windows.Forms.TextBox();
     this.opt_LineFlag2      = new System.Windows.Forms.RadioButton();
     this.txt_PrcLine        = new System.Windows.Forms.TextBox();
     this.opt_LineFlag0      = new System.Windows.Forms.RadioButton();
     this.cbo_shift          = new System.Windows.Forms.ComboBox();
     this.label3             = new System.Windows.Forms.Label();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.textBox1           = new System.Windows.Forms.TextBox();
     this.txt_HTM_COND3      = new CommonClass.F4ETCN();
     this.txt_HTM_COND2      = new CommonClass.F4ETCN();
     this.txt_HTM_COND1      = new CommonClass.F4ETCN();
     this.txt_REMARKS        = new System.Windows.Forms.TextBox();
     this.label23            = new System.Windows.Forms.Label();
     this.chk_can2           = new System.Windows.Forms.CheckBox();
     this.chk_can1           = new System.Windows.Forms.CheckBox();
     this.chk_can0           = new System.Windows.Forms.CheckBox();
     this.label22            = new System.Windows.Forms.Label();
     this.label20            = new System.Windows.Forms.Label();
     this.label19            = new System.Windows.Forms.Label();
     this.label9             = new System.Windows.Forms.Label();
     this.label8             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.label6             = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.splitter1          = new System.Windows.Forms.Splitter();
     this.groupBox3          = new System.Windows.Forms.GroupBox();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_plt
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.txt_plt;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.txt_plt_name;
     this.txt_plt.CustomSetting.Add(bControlFiledSetting1);
     this.txt_plt.CustomSetting.Add(bControlFiledSetting2);
     this.txt_plt.InputControl = this.txt_plt;
     this.txt_plt.Location     = new System.Drawing.Point(232, 15);
     this.txt_plt.MaxLength    = 2;
     this.txt_plt.Name         = "txt_plt";
     this.txt_plt.Size         = new System.Drawing.Size(25, 22);
     this.txt_plt.sJoin        = "";
     this.txt_plt.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                 "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0001\'    AND C" +
                                 "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_plt.TabIndex  = 730;
     this.txt_plt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_plt_name
     //
     this.txt_plt_name.Enabled  = false;
     this.txt_plt_name.Location = new System.Drawing.Point(257, 15);
     this.txt_plt_name.Name     = "txt_plt_name";
     this.txt_plt_name.Size     = new System.Drawing.Size(98, 22);
     this.txt_plt_name.TabIndex = 731;
     //
     // txt_cur_inv_code
     //
     bControlFiledSetting3.ColumnID      = "CD";
     bControlFiledSetting3.TargetControl = this.txt_cur_inv_code;
     this.txt_cur_inv_code.CustomSetting.Add(bControlFiledSetting3);
     this.txt_cur_inv_code.InputControl = this.txt_cur_inv_code;
     this.txt_cur_inv_code.Location     = new System.Drawing.Point(474, 81);
     this.txt_cur_inv_code.MaxLength    = 2;
     this.txt_cur_inv_code.Name         = "txt_cur_inv_code";
     this.txt_cur_inv_code.Size         = new System.Drawing.Size(46, 22);
     this.txt_cur_inv_code.sJoin        = "";
     this.txt_cur_inv_code.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                          "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0013\'    AND C" +
                                          "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_cur_inv_code.TabIndex  = 740;
     this.txt_cur_inv_code.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_UST
     //
     bControlFiledSetting4.ColumnID      = "CD";
     bControlFiledSetting4.TargetControl = this.txt_UST;
     this.txt_UST.CustomSetting.Add(bControlFiledSetting4);
     this.txt_UST.InputControl = this.txt_UST;
     this.txt_UST.Location     = new System.Drawing.Point(101, 10);
     this.txt_UST.MaxLength    = 100;
     this.txt_UST.Name         = "txt_UST";
     this.txt_UST.Size         = new System.Drawing.Size(71, 22);
     this.txt_UST.sJoin        = "";
     this.txt_UST.sSqletc      = resources.GetString("txt_UST.sSqletc");
     this.txt_UST.TabIndex     = 741;
     this.txt_UST.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_SB
     //
     bControlFiledSetting5.ColumnID      = "CD";
     bControlFiledSetting5.TargetControl = this.txt_SB;
     this.txt_SB.CustomSetting.Add(bControlFiledSetting5);
     this.txt_SB.InputControl = this.txt_SB;
     this.txt_SB.Location     = new System.Drawing.Point(100, 38);
     this.txt_SB.MaxLength    = 100;
     this.txt_SB.Name         = "txt_SB";
     this.txt_SB.Size         = new System.Drawing.Size(71, 22);
     this.txt_SB.sJoin        = "";
     this.txt_SB.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'Q0074\'    AND C" +
                                "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_SB.TabIndex  = 742;
     this.txt_SB.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // TXT_SPEC_PROC
     //
     bControlFiledSetting6.ColumnID      = "CD";
     bControlFiledSetting6.TargetControl = this.TXT_SPEC_PROC;
     this.TXT_SPEC_PROC.CustomSetting.Add(bControlFiledSetting6);
     this.TXT_SPEC_PROC.InputControl = this.TXT_SPEC_PROC;
     this.TXT_SPEC_PROC.Location     = new System.Drawing.Point(101, 70);
     this.TXT_SPEC_PROC.MaxLength    = 100;
     this.TXT_SPEC_PROC.Name         = "TXT_SPEC_PROC";
     this.TXT_SPEC_PROC.Size         = new System.Drawing.Size(71, 22);
     this.TXT_SPEC_PROC.sJoin        = "";
     this.TXT_SPEC_PROC.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                       "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'G0046\'    AND C" +
                                       "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.TXT_SPEC_PROC.TabIndex  = 743;
     this.TXT_SPEC_PROC.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_HTM_METH1
     //
     bControlFiledSetting7.ColumnID      = "CD";
     bControlFiledSetting7.TargetControl = this.txt_HTM_METH1;
     this.txt_HTM_METH1.CustomSetting.Add(bControlFiledSetting7);
     this.txt_HTM_METH1.InputControl = this.txt_HTM_METH1;
     this.txt_HTM_METH1.Location     = new System.Drawing.Point(304, 38);
     this.txt_HTM_METH1.MaxLength    = 100;
     this.txt_HTM_METH1.Name         = "txt_HTM_METH1";
     this.txt_HTM_METH1.Size         = new System.Drawing.Size(46, 22);
     this.txt_HTM_METH1.sJoin        = "";
     this.txt_HTM_METH1.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                       "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'Q0073\'    AND C" +
                                       "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_HTM_METH1.TabIndex     = 748;
     this.txt_HTM_METH1.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.txt_HTM_METH1.TextChanged += new System.EventHandler(this.txt_HTM_METH1_TextChanged);
     //
     // txt_HTM_METH2
     //
     bControlFiledSetting8.ColumnID      = "CD";
     bControlFiledSetting8.TargetControl = this.txt_HTM_METH2;
     this.txt_HTM_METH2.CustomSetting.Add(bControlFiledSetting8);
     this.txt_HTM_METH2.InputControl = this.txt_HTM_METH2;
     this.txt_HTM_METH2.Location     = new System.Drawing.Point(409, 38);
     this.txt_HTM_METH2.MaxLength    = 100;
     this.txt_HTM_METH2.Name         = "txt_HTM_METH2";
     this.txt_HTM_METH2.Size         = new System.Drawing.Size(46, 22);
     this.txt_HTM_METH2.sJoin        = "";
     this.txt_HTM_METH2.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                       "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'Q0073\'    AND C" +
                                       "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_HTM_METH2.TabIndex     = 750;
     this.txt_HTM_METH2.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.txt_HTM_METH2.TextChanged += new System.EventHandler(this.txt_HTM_METH2_TextChanged);
     //
     // txt_HTM_METH3
     //
     bControlFiledSetting9.ColumnID      = "CD";
     bControlFiledSetting9.TargetControl = this.txt_HTM_METH3;
     this.txt_HTM_METH3.CustomSetting.Add(bControlFiledSetting9);
     this.txt_HTM_METH3.InputControl = this.txt_HTM_METH3;
     this.txt_HTM_METH3.Location     = new System.Drawing.Point(514, 38);
     this.txt_HTM_METH3.MaxLength    = 100;
     this.txt_HTM_METH3.Name         = "txt_HTM_METH3";
     this.txt_HTM_METH3.Size         = new System.Drawing.Size(46, 22);
     this.txt_HTM_METH3.sJoin        = "";
     this.txt_HTM_METH3.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                       "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'Q0073\'    AND C" +
                                       "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_HTM_METH3.TabIndex     = 752;
     this.txt_HTM_METH3.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.txt_HTM_METH3.TextChanged += new System.EventHandler(this.txt_HTM_METH3_TextChanged);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.TXT_LOC);
     this.groupBox1.Controls.Add(this.cbo_prod_cd);
     this.groupBox1.Controls.Add(this.label18);
     this.groupBox1.Controls.Add(this.label17);
     this.groupBox1.Controls.Add(this.SDB_WID_TO);
     this.groupBox1.Controls.Add(this.SDB_WID);
     this.groupBox1.Controls.Add(this.SDB_THK_TO);
     this.groupBox1.Controls.Add(this.SDB_THK);
     this.groupBox1.Controls.Add(this.label16);
     this.groupBox1.Controls.Add(this.label15);
     this.groupBox1.Controls.Add(this.label14);
     this.groupBox1.Controls.Add(this.txt_stdspec_chg);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Controls.Add(this.txt_cur_inv_code);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_TO);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_FROM);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.txt_cur_inv);
     this.groupBox1.Controls.Add(this.txt_lot_no);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.TXT_PLATE_NO);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.txt_plt_name);
     this.groupBox1.Controls.Add(this.txt_plt);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.panel1);
     this.groupBox1.Controls.Add(this.cbo_shift);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1243, 115);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // TXT_LOC
     //
     this.TXT_LOC.Location  = new System.Drawing.Point(586, 81);
     this.TXT_LOC.MaxLength = 10;
     this.TXT_LOC.Name      = "TXT_LOC";
     this.TXT_LOC.Size      = new System.Drawing.Size(85, 22);
     this.TXT_LOC.TabIndex  = 755;
     //
     // cbo_prod_cd
     //
     this.cbo_prod_cd.FormattingEnabled = true;
     this.cbo_prod_cd.Items.AddRange(new object[] {
         "LP",
         "MP",
         "PP"
     });
     this.cbo_prod_cd.Location = new System.Drawing.Point(919, 81);
     this.cbo_prod_cd.Name     = "cbo_prod_cd";
     this.cbo_prod_cd.Size     = new System.Drawing.Size(76, 21);
     this.cbo_prod_cd.TabIndex = 754;
     //
     // label18
     //
     this.label18.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label18.Location    = new System.Drawing.Point(919, 49);
     this.label18.Name        = "label18";
     this.label18.Size        = new System.Drawing.Size(76, 19);
     this.label18.TabIndex    = 753;
     this.label18.Text        = "产品";
     this.label18.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label17
     //
     this.label17.BackColor = System.Drawing.Color.White;
     this.label17.ForeColor = System.Drawing.Color.Red;
     this.label17.Location  = new System.Drawing.Point(834, 15);
     this.label17.Name      = "label17";
     this.label17.Size      = new System.Drawing.Size(133, 20);
     this.label17.TabIndex  = 752;
     this.label17.Text      = "当月以前交货订单";
     this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDB_WID_TO
     //
     this.SDB_WID_TO.Location  = new System.Drawing.Point(837, 81);
     this.SDB_WID_TO.Name      = "SDB_WID_TO";
     this.SDB_WID_TO.NumValue  = 0D;
     this.SDB_WID_TO.Scale     = 2;
     this.SDB_WID_TO.ShowZero  = true;
     this.SDB_WID_TO.Size      = new System.Drawing.Size(65, 22);
     this.SDB_WID_TO.TabIndex  = 751;
     this.SDB_WID_TO.Text      = "0.00";
     this.SDB_WID_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_WID
     //
     this.SDB_WID.Location  = new System.Drawing.Point(766, 81);
     this.SDB_WID.Name      = "SDB_WID";
     this.SDB_WID.NumValue  = 0D;
     this.SDB_WID.Scale     = 2;
     this.SDB_WID.ShowZero  = true;
     this.SDB_WID.Size      = new System.Drawing.Size(65, 22);
     this.SDB_WID.TabIndex  = 750;
     this.SDB_WID.Text      = "0.00";
     this.SDB_WID.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK_TO
     //
     this.SDB_THK_TO.Location  = new System.Drawing.Point(837, 49);
     this.SDB_THK_TO.Name      = "SDB_THK_TO";
     this.SDB_THK_TO.NumValue  = 0D;
     this.SDB_THK_TO.Scale     = 2;
     this.SDB_THK_TO.ShowZero  = true;
     this.SDB_THK_TO.Size      = new System.Drawing.Size(65, 22);
     this.SDB_THK_TO.TabIndex  = 749;
     this.SDB_THK_TO.Text      = "0.00";
     this.SDB_THK_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK
     //
     this.SDB_THK.Location  = new System.Drawing.Point(766, 49);
     this.SDB_THK.Name      = "SDB_THK";
     this.SDB_THK.NumValue  = 0D;
     this.SDB_THK.Scale     = 2;
     this.SDB_THK.ShowZero  = true;
     this.SDB_THK.Size      = new System.Drawing.Size(65, 22);
     this.SDB_THK.TabIndex  = 748;
     this.SDB_THK.Text      = "0.00";
     this.SDB_THK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label16
     //
     this.label16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label16.Location    = new System.Drawing.Point(695, 81);
     this.label16.Name        = "label16";
     this.label16.Size        = new System.Drawing.Size(65, 19);
     this.label16.TabIndex    = 747;
     this.label16.Text        = "宽度";
     this.label16.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label15
     //
     this.label15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label15.Location    = new System.Drawing.Point(695, 49);
     this.label15.Name        = "label15";
     this.label15.Size        = new System.Drawing.Size(65, 19);
     this.label15.TabIndex    = 746;
     this.label15.Text        = "厚度";
     this.label15.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label14
     //
     this.label14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label14.ForeColor   = System.Drawing.Color.Blue;
     this.label14.Location    = new System.Drawing.Point(526, 81);
     this.label14.Name        = "label14";
     this.label14.Size        = new System.Drawing.Size(54, 22);
     this.label14.TabIndex    = 745;
     this.label14.Text        = "垛位";
     this.label14.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_stdspec_chg
     //
     this.txt_stdspec_chg.Location  = new System.Drawing.Point(474, 49);
     this.txt_stdspec_chg.MaxLength = 18;
     this.txt_stdspec_chg.Name      = "txt_stdspec_chg";
     this.txt_stdspec_chg.sFcontrol = "T.STDSPEC";
     this.txt_stdspec_chg.Size      = new System.Drawing.Size(197, 22);
     this.txt_stdspec_chg.sJoin     = "";
     this.txt_stdspec_chg.sSqletc   = "SELECT T.STDSPEC AS 标准号,T.STDSPEC_YY AS 发布年度,STDSPEC_CHR_CD AS 标准特性代码 FROM NISCO." +
                                      "QP_STD_HEAD T WHERE NVL(T.STDSPEC_CHR_CD,\'Y\') <>\'N\' ORDER BY STDSPEC ASC";
     this.txt_stdspec_chg.TabIndex = 743;
     //
     // label13
     //
     this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label13.ForeColor   = System.Drawing.Color.Blue;
     this.label13.Location    = new System.Drawing.Point(376, 49);
     this.label13.Name        = "label13";
     this.label13.Size        = new System.Drawing.Size(92, 22);
     this.label13.TabIndex    = 742;
     this.label13.Text        = "标准号";
     this.label13.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label12
     //
     this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label12.ForeColor   = System.Drawing.Color.Blue;
     this.label12.Location    = new System.Drawing.Point(376, 81);
     this.label12.Name        = "label12";
     this.label12.Size        = new System.Drawing.Size(92, 22);
     this.label12.TabIndex    = 739;
     this.label12.Text        = "当前库";
     this.label12.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDT_PROD_DATE_TO
     //
     this.SDT_PROD_DATE_TO.Font      = new System.Drawing.Font("宋体", 9.75F);
     this.SDT_PROD_DATE_TO.ForeColor = System.Drawing.SystemColors.WindowText;
     this.SDT_PROD_DATE_TO.Location  = new System.Drawing.Point(577, 15);
     this.SDT_PROD_DATE_TO.Margin    = new System.Windows.Forms.Padding(4);
     this.SDT_PROD_DATE_TO.Name      = "SDT_PROD_DATE_TO";
     this.SDT_PROD_DATE_TO.RawDate   = "";
     this.SDT_PROD_DATE_TO.Size      = new System.Drawing.Size(94, 21);
     this.SDT_PROD_DATE_TO.TabIndex  = 738;
     this.SDT_PROD_DATE_TO.Tag       = "结束时间";
     //
     // SDT_PROD_DATE_FROM
     //
     this.SDT_PROD_DATE_FROM.Font      = new System.Drawing.Font("宋体", 9.75F);
     this.SDT_PROD_DATE_FROM.ForeColor = System.Drawing.SystemColors.WindowText;
     this.SDT_PROD_DATE_FROM.Location  = new System.Drawing.Point(474, 15);
     this.SDT_PROD_DATE_FROM.Margin    = new System.Windows.Forms.Padding(4);
     this.SDT_PROD_DATE_FROM.Name      = "SDT_PROD_DATE_FROM";
     this.SDT_PROD_DATE_FROM.RawDate   = "";
     this.SDT_PROD_DATE_FROM.Size      = new System.Drawing.Size(95, 21);
     this.SDT_PROD_DATE_FROM.TabIndex  = 737;
     this.SDT_PROD_DATE_FROM.Tag       = "开始时间";
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(376, 15);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(92, 21);
     this.label4.TabIndex    = 736;
     this.label4.Text        = "生产时间";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_cur_inv
     //
     this.txt_cur_inv.Location = new System.Drawing.Point(336, 87);
     this.txt_cur_inv.Name     = "txt_cur_inv";
     this.txt_cur_inv.Size     = new System.Drawing.Size(46, 22);
     this.txt_cur_inv.TabIndex = 731;
     this.txt_cur_inv.Visible  = false;
     //
     // txt_lot_no
     //
     this.txt_lot_no.Location  = new System.Drawing.Point(232, 81);
     this.txt_lot_no.MaxLength = 14;
     this.txt_lot_no.Name      = "txt_lot_no";
     this.txt_lot_no.Size      = new System.Drawing.Size(122, 22);
     this.txt_lot_no.TabIndex  = 735;
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(157, 81);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(69, 22);
     this.label10.TabIndex    = 734;
     this.label10.Text        = "轧批号";
     this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_PLATE_NO
     //
     this.TXT_PLATE_NO.Location  = new System.Drawing.Point(233, 49);
     this.TXT_PLATE_NO.MaxLength = 14;
     this.TXT_PLATE_NO.Name      = "TXT_PLATE_NO";
     this.TXT_PLATE_NO.Size      = new System.Drawing.Size(122, 22);
     this.TXT_PLATE_NO.TabIndex  = 733;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(157, 49);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(69, 22);
     this.label2.TabIndex    = 732;
     this.label2.Text        = "查询号";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.ForeColor   = System.Drawing.Color.Blue;
     this.label5.Location    = new System.Drawing.Point(157, 15);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(69, 22);
     this.label5.TabIndex    = 729;
     this.label5.Text        = "生产工厂";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.Text1_PLATE_NO);
     this.panel1.Controls.Add(this.opt_LineFlag2);
     this.panel1.Controls.Add(this.txt_PrcLine);
     this.panel1.Controls.Add(this.opt_LineFlag0);
     this.panel1.Location = new System.Drawing.Point(6, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(132, 66);
     this.panel1.TabIndex = 728;
     //
     // Text1_PLATE_NO
     //
     this.Text1_PLATE_NO.Location = new System.Drawing.Point(42, 14);
     this.Text1_PLATE_NO.Name     = "Text1_PLATE_NO";
     this.Text1_PLATE_NO.Size     = new System.Drawing.Size(72, 22);
     this.Text1_PLATE_NO.TabIndex = 730;
     this.Text1_PLATE_NO.Visible  = false;
     //
     // opt_LineFlag2
     //
     this.opt_LineFlag2.AutoSize = true;
     this.opt_LineFlag2.Location = new System.Drawing.Point(20, 42);
     this.opt_LineFlag2.Name     = "opt_LineFlag2";
     this.opt_LineFlag2.Size     = new System.Drawing.Size(77, 17);
     this.opt_LineFlag2.TabIndex = 1;
     this.opt_LineFlag2.Text     = "指示取消";
     this.opt_LineFlag2.UseVisualStyleBackColor = true;
     this.opt_LineFlag2.CheckedChanged         += new System.EventHandler(this.opt_LineFlag2_CheckedChanged);
     //
     // txt_PrcLine
     //
     this.txt_PrcLine.Location = new System.Drawing.Point(6, 3);
     this.txt_PrcLine.Name     = "txt_PrcLine";
     this.txt_PrcLine.Size     = new System.Drawing.Size(10, 22);
     this.txt_PrcLine.TabIndex = 729;
     this.txt_PrcLine.Visible  = false;
     //
     // opt_LineFlag0
     //
     this.opt_LineFlag0.AutoSize  = true;
     this.opt_LineFlag0.Checked   = true;
     this.opt_LineFlag0.ForeColor = System.Drawing.Color.Red;
     this.opt_LineFlag0.Location  = new System.Drawing.Point(20, 8);
     this.opt_LineFlag0.Name      = "opt_LineFlag0";
     this.opt_LineFlag0.Size      = new System.Drawing.Size(77, 17);
     this.opt_LineFlag0.TabIndex  = 0;
     this.opt_LineFlag0.TabStop   = true;
     this.opt_LineFlag0.Text      = "精整指示";
     this.opt_LineFlag0.UseVisualStyleBackColor = true;
     this.opt_LineFlag0.CheckedChanged         += new System.EventHandler(this.opt_LineFlag0_CheckedChanged);
     //
     // cbo_shift
     //
     this.cbo_shift.FormattingEnabled = true;
     this.cbo_shift.Items.AddRange(new object[] {
         "",
         "1",
         "2",
         "3"
     });
     this.cbo_shift.Location = new System.Drawing.Point(766, 15);
     this.cbo_shift.Name     = "cbo_shift";
     this.cbo_shift.Size     = new System.Drawing.Size(49, 21);
     this.cbo_shift.TabIndex = 1;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(695, 15);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(65, 19);
     this.label3.TabIndex    = 0;
     this.label3.Text        = "班次";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.textBox1);
     this.groupBox2.Controls.Add(this.txt_HTM_COND3);
     this.groupBox2.Controls.Add(this.txt_HTM_COND2);
     this.groupBox2.Controls.Add(this.txt_HTM_COND1);
     this.groupBox2.Controls.Add(this.txt_REMARKS);
     this.groupBox2.Controls.Add(this.label23);
     this.groupBox2.Controls.Add(this.chk_can2);
     this.groupBox2.Controls.Add(this.chk_can1);
     this.groupBox2.Controls.Add(this.chk_can0);
     this.groupBox2.Controls.Add(this.label22);
     this.groupBox2.Controls.Add(this.txt_HTM_METH3);
     this.groupBox2.Controls.Add(this.txt_HTM_METH2);
     this.groupBox2.Controls.Add(this.txt_HTM_METH1);
     this.groupBox2.Controls.Add(this.label20);
     this.groupBox2.Controls.Add(this.label19);
     this.groupBox2.Controls.Add(this.label9);
     this.groupBox2.Controls.Add(this.label8);
     this.groupBox2.Controls.Add(this.TXT_SPEC_PROC);
     this.groupBox2.Controls.Add(this.txt_SB);
     this.groupBox2.Controls.Add(this.txt_UST);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.label7);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox2.Location = new System.Drawing.Point(0, 115);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1243, 123);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(356, 94);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(100, 22);
     this.textBox1.TabIndex = 764;
     this.textBox1.Visible  = false;
     //
     // txt_HTM_COND3
     //
     this.txt_HTM_COND3.Location  = new System.Drawing.Point(566, 38);
     this.txt_HTM_COND3.MaxLength = 18;
     this.txt_HTM_COND3.Name      = "txt_HTM_COND3";
     this.txt_HTM_COND3.sFcontrol = "HTM_COND";
     this.txt_HTM_COND3.Size      = new System.Drawing.Size(47, 22);
     this.txt_HTM_COND3.sJoin     = "";
     this.txt_HTM_COND3.sSqletc   = resources.GetString("txt_HTM_COND3.sSqletc");
     this.txt_HTM_COND3.TabIndex  = 763;
     //
     // txt_HTM_COND2
     //
     this.txt_HTM_COND2.Location  = new System.Drawing.Point(461, 38);
     this.txt_HTM_COND2.MaxLength = 18;
     this.txt_HTM_COND2.Name      = "txt_HTM_COND2";
     this.txt_HTM_COND2.sFcontrol = "HTM_COND";
     this.txt_HTM_COND2.Size      = new System.Drawing.Size(47, 22);
     this.txt_HTM_COND2.sJoin     = "";
     this.txt_HTM_COND2.sSqletc   = resources.GetString("txt_HTM_COND2.sSqletc");
     this.txt_HTM_COND2.TabIndex  = 762;
     //
     // txt_HTM_COND1
     //
     this.txt_HTM_COND1.Location     = new System.Drawing.Point(356, 38);
     this.txt_HTM_COND1.MaxLength    = 18;
     this.txt_HTM_COND1.Name         = "txt_HTM_COND1";
     this.txt_HTM_COND1.sFcontrol    = "HTM_COND";
     this.txt_HTM_COND1.Size         = new System.Drawing.Size(47, 22);
     this.txt_HTM_COND1.sJoin        = "";
     this.txt_HTM_COND1.sSqletc      = resources.GetString("txt_HTM_COND1.sSqletc");
     this.txt_HTM_COND1.TabIndex     = 761;
     this.txt_HTM_COND1.TextChanged += new System.EventHandler(this.txt_HTM_COND1_TextChanged);
     //
     // txt_REMARKS
     //
     this.txt_REMARKS.Location  = new System.Drawing.Point(766, 15);
     this.txt_REMARKS.MaxLength = 100;
     this.txt_REMARKS.Multiline = true;
     this.txt_REMARKS.Name      = "txt_REMARKS";
     this.txt_REMARKS.Size      = new System.Drawing.Size(229, 77);
     this.txt_REMARKS.TabIndex  = 760;
     //
     // label23
     //
     this.label23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.label23.Font      = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label23.Location  = new System.Drawing.Point(692, 15);
     this.label23.Name      = "label23";
     this.label23.Size      = new System.Drawing.Size(68, 77);
     this.label23.TabIndex  = 759;
     this.label23.Text      = "备注";
     this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chk_can2
     //
     this.chk_can2.AutoSize = true;
     this.chk_can2.Location = new System.Drawing.Point(514, 70);
     this.chk_can2.Name     = "chk_can2";
     this.chk_can2.Size     = new System.Drawing.Size(65, 17);
     this.chk_can2.TabIndex = 758;
     this.chk_can2.Text     = "取消三";
     this.chk_can2.UseVisualStyleBackColor = true;
     this.chk_can2.CheckedChanged         += new System.EventHandler(this.chk_can2_CheckedChanged);
     //
     // chk_can1
     //
     this.chk_can1.AutoSize = true;
     this.chk_can1.Location = new System.Drawing.Point(409, 70);
     this.chk_can1.Name     = "chk_can1";
     this.chk_can1.Size     = new System.Drawing.Size(65, 17);
     this.chk_can1.TabIndex = 757;
     this.chk_can1.Text     = "取消二";
     this.chk_can1.UseVisualStyleBackColor = true;
     this.chk_can1.CheckedChanged         += new System.EventHandler(this.chk_can1_CheckedChanged);
     //
     // chk_can0
     //
     this.chk_can0.AutoSize = true;
     this.chk_can0.Location = new System.Drawing.Point(304, 70);
     this.chk_can0.Name     = "chk_can0";
     this.chk_can0.Size     = new System.Drawing.Size(65, 17);
     this.chk_can0.TabIndex = 756;
     this.chk_can0.Text     = "取消一";
     this.chk_can0.UseVisualStyleBackColor = true;
     this.chk_can0.CheckedChanged         += new System.EventHandler(this.chk_can0_CheckedChanged);
     //
     // label22
     //
     this.label22.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label22.Location    = new System.Drawing.Point(199, 70);
     this.label22.Name        = "label22";
     this.label22.Size        = new System.Drawing.Size(99, 22);
     this.label22.TabIndex    = 755;
     this.label22.Text        = "热处理取消";
     this.label22.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label20
     //
     this.label20.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label20.Location    = new System.Drawing.Point(514, 10);
     this.label20.Name        = "label20";
     this.label20.Size        = new System.Drawing.Size(99, 22);
     this.label20.TabIndex    = 747;
     this.label20.Text        = "方法/条件三";
     this.label20.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label19
     //
     this.label19.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label19.Location    = new System.Drawing.Point(409, 10);
     this.label19.Name        = "label19";
     this.label19.Size        = new System.Drawing.Size(99, 22);
     this.label19.TabIndex    = 746;
     this.label19.Text        = "方法/条件二";
     this.label19.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(304, 10);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(99, 22);
     this.label9.TabIndex    = 745;
     this.label9.Text        = "方法/条件一";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(199, 10);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(99, 50);
     this.label8.TabIndex    = 744;
     this.label8.Text        = "热处理指示";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.ForeColor   = System.Drawing.Color.Blue;
     this.label1.Location    = new System.Drawing.Point(26, 70);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(69, 22);
     this.label1.TabIndex    = 737;
     this.label1.Text        = "特殊工序";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.ForeColor   = System.Drawing.Color.Blue;
     this.label6.Location    = new System.Drawing.Point(25, 38);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(69, 22);
     this.label6.TabIndex    = 736;
     this.label6.Text        = "抛丸";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.ForeColor   = System.Drawing.Color.Blue;
     this.label7.Location    = new System.Drawing.Point(26, 10);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(69, 22);
     this.label7.TabIndex    = 735;
     this.label7.Text        = "探伤方法";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitter1.Location = new System.Drawing.Point(0, 238);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(1243, 3);
     this.splitter1.TabIndex = 2;
     this.splitter1.TabStop  = false;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.ss1);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(0, 241);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(1243, 335);
     this.groupBox3.TabIndex = 3;
     this.groupBox3.TabStop  = false;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(3, 18);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size       = new System.Drawing.Size(1237, 314);
     this.ss1.TabIndex   = 2;
     this.ss1.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellClick);
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CGD2070C
     //
     this.ClientSize = new System.Drawing.Size(1243, 576);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGD2070C";
     this.Text  = "录入精整作业指示_CGD2070C";
     this.Load += new System.EventHandler(this.Form_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 5
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     this.txt_act_stlgrd     = new CommonClass.F4ETCR();
     this.txt_act_stlgrd_dec = new System.Windows.Forms.TextBox();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.txt_slab_fl        = new System.Windows.Forms.TextBox();
     this.opt_nuse           = new System.Windows.Forms.RadioButton();
     this.opt_fault          = new System.Windows.Forms.RadioButton();
     this.sdt_prod_date_to   = new CommonClass.CeriUDate();
     this.sdt_prod_date_from = new CommonClass.CeriUDate();
     this.label4             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.txt_heat_no        = new System.Windows.Forms.TextBox();
     this.tabControl1        = new System.Windows.Forms.TabControl();
     this.tabPage1           = new System.Windows.Forms.TabPage();
     this.ss1        = new FarPoint.Win.Spread.FpSpread();
     this.ss1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.tabPage2   = new System.Windows.Forms.TabPage();
     this.ss2        = new FarPoint.Win.Spread.FpSpread();
     this.ss2_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_act_stlgrd
     //
     bControlFiledSetting1.ColumnID      = "STLGRD";
     bControlFiledSetting1.TargetControl = this.txt_act_stlgrd;
     bControlFiledSetting2.ColumnID      = "STEEL_GRD_DETAIL";
     bControlFiledSetting2.TargetControl = this.txt_act_stlgrd_dec;
     this.txt_act_stlgrd.CustomSetting.Add(bControlFiledSetting1);
     this.txt_act_stlgrd.CustomSetting.Add(bControlFiledSetting2);
     this.txt_act_stlgrd.InputControl = this.txt_act_stlgrd;
     this.txt_act_stlgrd.Location     = new System.Drawing.Point(93, 52);
     this.txt_act_stlgrd.Name         = "txt_act_stlgrd";
     this.txt_act_stlgrd.Size         = new System.Drawing.Size(108, 22);
     this.txt_act_stlgrd.sJoin        = "";
     this.txt_act_stlgrd.sSqletc      = "SELECT  STLGRD \"钢种\", STEEL_GRD_DETAIL \"目标说明\" FROM NISCO.QP_NISCO_CHMC  WHERE STLG" +
                                        "RD LIKE \'%\' AND NVL(STEEL_GRD_DETAIL,\'%\') LIKE \'%\'   ORDER  BY  STLGRD  ASC ";
     this.txt_act_stlgrd.TabIndex  = 575;
     this.txt_act_stlgrd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_act_stlgrd_dec
     //
     this.txt_act_stlgrd_dec.Enabled  = false;
     this.txt_act_stlgrd_dec.Location = new System.Drawing.Point(207, 52);
     this.txt_act_stlgrd_dec.Name     = "txt_act_stlgrd_dec";
     this.txt_act_stlgrd_dec.Size     = new System.Drawing.Size(112, 22);
     this.txt_act_stlgrd_dec.TabIndex = 576;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.txt_slab_fl);
     this.groupBox1.Controls.Add(this.opt_nuse);
     this.groupBox1.Controls.Add(this.opt_fault);
     this.groupBox1.Controls.Add(this.sdt_prod_date_to);
     this.groupBox1.Controls.Add(this.sdt_prod_date_from);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.txt_act_stlgrd_dec);
     this.groupBox1.Controls.Add(this.txt_act_stlgrd);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.txt_heat_no);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1018, 86);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // txt_slab_fl
     //
     this.txt_slab_fl.Location  = new System.Drawing.Point(549, 12);
     this.txt_slab_fl.MaxLength = 11;
     this.txt_slab_fl.Name      = "txt_slab_fl";
     this.txt_slab_fl.Size      = new System.Drawing.Size(39, 22);
     this.txt_slab_fl.TabIndex  = 583;
     this.txt_slab_fl.Visible   = false;
     //
     // opt_nuse
     //
     this.opt_nuse.AutoSize = true;
     this.opt_nuse.Location = new System.Drawing.Point(413, 18);
     this.opt_nuse.Name     = "opt_nuse";
     this.opt_nuse.Size     = new System.Drawing.Size(90, 17);
     this.opt_nuse.TabIndex = 582;
     this.opt_nuse.Text     = "保留使用板";
     this.opt_nuse.UseVisualStyleBackColor = true;
     this.opt_nuse.Visible = false;
     //
     // opt_fault
     //
     this.opt_fault.AutoSize = true;
     this.opt_fault.Checked  = true;
     this.opt_fault.Location = new System.Drawing.Point(343, 18);
     this.opt_fault.Name     = "opt_fault";
     this.opt_fault.Size     = new System.Drawing.Size(64, 17);
     this.opt_fault.TabIndex = 581;
     this.opt_fault.TabStop  = true;
     this.opt_fault.Text     = "缺陷板";
     this.opt_fault.UseVisualStyleBackColor = true;
     this.opt_fault.Visible         = false;
     this.opt_fault.CheckedChanged += new System.EventHandler(this.opt_fault_CheckedChanged);
     //
     // sdt_prod_date_to
     //
     this.sdt_prod_date_to.Font      = new System.Drawing.Font("宋体", 11F);
     this.sdt_prod_date_to.ForeColor = System.Drawing.SystemColors.WindowText;
     this.sdt_prod_date_to.Location  = new System.Drawing.Point(549, 49);
     this.sdt_prod_date_to.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.sdt_prod_date_to.Name      = "sdt_prod_date_to";
     this.sdt_prod_date_to.RawDate   = "";
     this.sdt_prod_date_to.Size      = new System.Drawing.Size(112, 24);
     this.sdt_prod_date_to.TabIndex  = 580;
     this.sdt_prod_date_to.Tag       = "结束时间";
     //
     // sdt_prod_date_from
     //
     this.sdt_prod_date_from.Font      = new System.Drawing.Font("宋体", 11F);
     this.sdt_prod_date_from.ForeColor = System.Drawing.SystemColors.WindowText;
     this.sdt_prod_date_from.Location  = new System.Drawing.Point(435, 49);
     this.sdt_prod_date_from.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.sdt_prod_date_from.Name      = "sdt_prod_date_from";
     this.sdt_prod_date_from.RawDate   = "";
     this.sdt_prod_date_from.Size      = new System.Drawing.Size(108, 24);
     this.sdt_prod_date_from.TabIndex  = 579;
     this.sdt_prod_date_from.Tag       = "开始时间";
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(343, 49);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(92, 24);
     this.label4.TabIndex    = 578;
     this.label4.Text        = "入库日期";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(6, 52);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(81, 22);
     this.label3.TabIndex    = 577;
     this.label3.Text        = "钢种";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(6, 18);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(81, 22);
     this.label2.TabIndex    = 474;
     this.label2.Tag         = "f4";
     this.label2.Text        = "转炉号";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_heat_no
     //
     this.txt_heat_no.Location  = new System.Drawing.Point(93, 18);
     this.txt_heat_no.MaxLength = 8;
     this.txt_heat_no.Name      = "txt_heat_no";
     this.txt_heat_no.Size      = new System.Drawing.Size(102, 22);
     this.txt_heat_no.TabIndex  = 473;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Dock                  = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location              = new System.Drawing.Point(0, 86);
     this.tabControl1.Name                  = "tabControl1";
     this.tabControl1.SelectedIndex         = 0;
     this.tabControl1.Size                  = new System.Drawing.Size(1018, 536);
     this.tabControl1.TabIndex              = 1;
     this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.ss1);
     this.tabPage1.Location = new System.Drawing.Point(4, 23);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(1010, 509);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "板坯检验";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(3, 3);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1004, 503);
     this.ss1.TabIndex = 2;
     //
     // ss1_Sheet1
     //
     this.ss1_Sheet1.Reset();
     this.ss1_Sheet1.SheetName = "Sheet1";
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.ss2);
     this.tabPage2.Location = new System.Drawing.Point(4, 23);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(1010, 509);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "板坯退判";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // ss2
     //
     this.ss2.AccessibleDescription = "";
     this.ss2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss2.Location = new System.Drawing.Point(3, 3);
     this.ss2.Name     = "ss2";
     this.ss2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss2_Sheet1
     });
     this.ss2.Size     = new System.Drawing.Size(1004, 503);
     this.ss2.TabIndex = 4;
     //
     // ss2_Sheet1
     //
     this.ss2_Sheet1.Reset();
     this.ss2_Sheet1.SheetName = "Sheet1";
     //
     // CGA2100C
     //
     this.ClientSize = new System.Drawing.Size(1018, 622);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGA2100C";
     this.Text  = "板坯检验及退判实绩_CGA2100C";
     this.Load += new System.EventHandler(this.Form_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).EndInit();
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 6
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     this.txt_cur_inv      = new CommonClass.F4ETCR();
     this.txt_cur_inv_name = new System.Windows.Forms.TextBox();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.label4           = new System.Windows.Forms.Label();
     this.txt_loc_to       = new CommonClass.F4COMN();
     this.txt_loc_fr       = new CommonClass.F4COMN();
     this.txt_plate_no     = new System.Windows.Forms.TextBox();
     this.label10          = 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.groupBox2        = new System.Windows.Forms.GroupBox();
     this.ss1            = new FarPoint.Win.Spread.FpSpread();
     this.ss1_Sheet1     = new FarPoint.Win.Spread.SheetView();
     this.groupBox3      = new System.Windows.Forms.GroupBox();
     this.sxt_select_cnt = new CommonClass.NumBox();
     this.btn_cancel     = new System.Windows.Forms.Button();
     this.btn_move       = new System.Windows.Forms.Button();
     this.splitter1      = new System.Windows.Forms.Splitter();
     this.groupBox4      = new System.Windows.Forms.GroupBox();
     this.ss2            = new FarPoint.Win.Spread.FpSpread();
     this.ss2_Sheet1     = new FarPoint.Win.Spread.SheetView();
     this.splitter2      = new System.Windows.Forms.Splitter();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).BeginInit();
     this.groupBox3.SuspendLayout();
     this.groupBox4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_cur_inv
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.txt_cur_inv;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.txt_cur_inv_name;
     this.txt_cur_inv.CustomSetting.Add(bControlFiledSetting1);
     this.txt_cur_inv.CustomSetting.Add(bControlFiledSetting2);
     this.txt_cur_inv.InputControl = this.txt_cur_inv;
     this.txt_cur_inv.Location     = new System.Drawing.Point(94, 20);
     this.txt_cur_inv.MaxLength    = 2;
     this.txt_cur_inv.Name         = "txt_cur_inv";
     this.txt_cur_inv.Size         = new System.Drawing.Size(35, 22);
     this.txt_cur_inv.sJoin        = "";
     this.txt_cur_inv.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                     "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0013\'    AND C" +
                                     "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_cur_inv.TabIndex     = 552;
     this.txt_cur_inv.Text         = "CG";
     this.txt_cur_inv.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.txt_cur_inv.TextChanged += new System.EventHandler(this.txt_cur_inv_TextChanged);
     //
     // txt_cur_inv_name
     //
     this.txt_cur_inv_name.Enabled  = false;
     this.txt_cur_inv_name.Location = new System.Drawing.Point(135, 20);
     this.txt_cur_inv_name.Name     = "txt_cur_inv_name";
     this.txt_cur_inv_name.Size     = new System.Drawing.Size(98, 22);
     this.txt_cur_inv_name.TabIndex = 553;
     this.txt_cur_inv_name.Text     = "中板";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.txt_cur_inv_name);
     this.groupBox1.Controls.Add(this.txt_cur_inv);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.txt_loc_to);
     this.groupBox1.Controls.Add(this.txt_loc_fr);
     this.groupBox1.Controls.Add(this.txt_plate_no);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1018, 53);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     //
     // label4
     //
     this.label4.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(517, 20);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(55, 22);
     this.label4.TabIndex    = 14;
     this.label4.Tag         = "user";
     this.label4.Text        = "=====>";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_loc_to
     //
     this.txt_loc_to.Location = new System.Drawing.Point(645, 20);
     this.txt_loc_to.Name     = "txt_loc_to";
     this.txt_loc_to.Size     = new System.Drawing.Size(98, 22);
     this.txt_loc_to.sJoin    = "";
     this.txt_loc_to.sKey     = "F0037";
     this.txt_loc_to.TabIndex = 2;
     //
     // txt_loc_fr
     //
     this.txt_loc_fr.Location = new System.Drawing.Point(416, 20);
     this.txt_loc_fr.Name     = "txt_loc_fr";
     this.txt_loc_fr.Size     = new System.Drawing.Size(98, 22);
     this.txt_loc_fr.sJoin    = "";
     this.txt_loc_fr.sKey     = "F0037";
     this.txt_loc_fr.TabIndex = 1;
     //
     // txt_plate_no
     //
     this.txt_plate_no.Location = new System.Drawing.Point(893, 20);
     this.txt_plate_no.Name     = "txt_plate_no";
     this.txt_plate_no.Size     = new System.Drawing.Size(113, 22);
     this.txt_plate_no.TabIndex = 3;
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(822, 20);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(69, 22);
     this.label10.TabIndex    = 10;
     this.label10.Text        = "钢板号";
     this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location     = new System.Drawing.Point(575, 20);
     this.label3.Name         = "label3";
     this.label3.Size         = new System.Drawing.Size(69, 22);
     this.label3.TabIndex     = 4;
     this.label3.Tag          = "f4";
     this.label3.Text         = "目标垛位";
     this.label3.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     this.label3.DoubleClick += new System.EventHandler(this.label3_DoubleClick);
     //
     // label2
     //
     this.label2.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location     = new System.Drawing.Point(345, 20);
     this.label2.Name         = "label2";
     this.label2.Size         = new System.Drawing.Size(69, 22);
     this.label2.TabIndex     = 4;
     this.label2.Tag          = "f4";
     this.label2.Text         = "起始垛位";
     this.label2.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     this.label2.DoubleClick += new System.EventHandler(this.label2_DoubleClick);
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(16, 20);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(72, 22);
     this.label1.TabIndex    = 4;
     this.label1.Tag         = "f4";
     this.label1.Text        = "当前库";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.ss1);
     this.groupBox2.Dock      = System.Windows.Forms.DockStyle.Left;
     this.groupBox2.ForeColor = System.Drawing.SystemColors.Desktop;
     this.groupBox2.Location  = new System.Drawing.Point(0, 53);
     this.groupBox2.Name      = "groupBox2";
     this.groupBox2.Size      = new System.Drawing.Size(514, 569);
     this.groupBox2.TabIndex  = 3;
     this.groupBox2.TabStop   = false;
     this.groupBox2.Text      = "起始垛位";
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "ss1, Sheet1, Row 0, Column 0, ";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(3, 18);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss1_Sheet1
     });
     this.ss1.Size       = new System.Drawing.Size(508, 548);
     this.ss1.TabIndex   = 11;
     this.ss1.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellClick);
     //
     // ss1_Sheet1
     //
     this.ss1_Sheet1.Reset();
     this.ss1_Sheet1.SheetName = "Sheet1";
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.sxt_select_cnt);
     this.groupBox3.Controls.Add(this.btn_cancel);
     this.groupBox3.Controls.Add(this.btn_move);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Left;
     this.groupBox3.Location = new System.Drawing.Point(522, 53);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(82, 569);
     this.groupBox3.TabIndex = 12;
     this.groupBox3.TabStop  = false;
     this.groupBox3.UseCompatibleTextRendering = true;
     //
     // sxt_select_cnt
     //
     this.sxt_select_cnt.BackColor = System.Drawing.Color.White;
     this.sxt_select_cnt.Enabled   = false;
     this.sxt_select_cnt.Font      = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.sxt_select_cnt.ForeColor = System.Drawing.Color.Crimson;
     this.sxt_select_cnt.Location  = new System.Drawing.Point(15, 46);
     this.sxt_select_cnt.Name      = "sxt_select_cnt";
     this.sxt_select_cnt.NumValue  = 0D;
     this.sxt_select_cnt.Scale     = 0;
     this.sxt_select_cnt.ShowZero  = false;
     this.sxt_select_cnt.Size      = new System.Drawing.Size(51, 30);
     this.sxt_select_cnt.TabIndex  = 122;
     this.sxt_select_cnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // btn_cancel
     //
     this.btn_cancel.Location = new System.Drawing.Point(15, 268);
     this.btn_cancel.Name     = "btn_cancel";
     this.btn_cancel.Size     = new System.Drawing.Size(51, 35);
     this.btn_cancel.TabIndex = 1;
     this.btn_cancel.Text     = "取消";
     this.btn_cancel.UseVisualStyleBackColor = true;
     this.btn_cancel.Click += new System.EventHandler(this.btn_cancel_Click);
     //
     // btn_move
     //
     this.btn_move.Location = new System.Drawing.Point(15, 184);
     this.btn_move.Name     = "btn_move";
     this.btn_move.Size     = new System.Drawing.Size(51, 35);
     this.btn_move.TabIndex = 1;
     this.btn_move.Text     = "移动";
     this.btn_move.UseVisualStyleBackColor = true;
     this.btn_move.Click += new System.EventHandler(this.btn_move_Click);
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(514, 53);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(8, 569);
     this.splitter1.TabIndex = 11;
     this.splitter1.TabStop  = false;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.ss2);
     this.groupBox4.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.ForeColor = System.Drawing.SystemColors.Desktop;
     this.groupBox4.Location  = new System.Drawing.Point(612, 53);
     this.groupBox4.Name      = "groupBox4";
     this.groupBox4.Size      = new System.Drawing.Size(406, 569);
     this.groupBox4.TabIndex  = 14;
     this.groupBox4.TabStop   = false;
     this.groupBox4.Text      = "目标垛位";
     //
     // ss2
     //
     this.ss2.AccessibleDescription = "";
     this.ss2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss2.Location = new System.Drawing.Point(3, 18);
     this.ss2.Name     = "ss2";
     this.ss2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss2_Sheet1
     });
     this.ss2.Size     = new System.Drawing.Size(400, 548);
     this.ss2.TabIndex = 15;
     //
     // ss2_Sheet1
     //
     this.ss2_Sheet1.Reset();
     this.ss2_Sheet1.SheetName = "Sheet1";
     //
     // splitter2
     //
     this.splitter2.Enabled  = false;
     this.splitter2.Location = new System.Drawing.Point(604, 53);
     this.splitter2.Name     = "splitter2";
     this.splitter2.Size     = new System.Drawing.Size(8, 569);
     this.splitter2.TabIndex = 13;
     this.splitter2.TabStop  = false;
     //
     // CGE2030C
     //
     this.ClientSize = new System.Drawing.Size(1018, 622);
     this.Controls.Add(this.groupBox4);
     this.Controls.Add(this.splitter2);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGE2030C";
     this.Text  = "钢板垛位变更及查询界面_CGE2030C";
     this.Load += new System.EventHandler(this.CGE2030C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).EndInit();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 7
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1   = new CommonClass.BControlFiledSetting();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CKG2070C));
     CommonClass.BControlFiledSetting bControlFiledSetting2   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting3   = new CommonClass.BControlFiledSetting();
     this.TXT_MILL_STLGRD  = new CommonClass.F4ETCR();
     this.TXT_STLGRD       = new CommonClass.F4ETCR();
     this.TXT_STLGRD_NAME  = new System.Windows.Forms.TextBox();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.TXT_COUNT        = new System.Windows.Forms.TextBox();
     this.label20          = new System.Windows.Forms.Label();
     this.TXT_ALL_COUNT    = new System.Windows.Forms.TextBox();
     this.label19          = new System.Windows.Forms.Label();
     this.SSP1             = new System.Windows.Forms.Button();
     this.TXT_FL_DATE      = new System.Windows.Forms.TextBox();
     this.CMD_CARD         = new System.Windows.Forms.Button();
     this.TXT_FL           = new System.Windows.Forms.TextBox();
     this.TXT_SIZE         = new System.Windows.Forms.TextBox();
     this.Check1           = new System.Windows.Forms.CheckBox();
     this.opt_no_fl        = new System.Windows.Forms.RadioButton();
     this.opt_cancel_fl    = new System.Windows.Forms.RadioButton();
     this.opt_fl           = new System.Windows.Forms.RadioButton();
     this.label7           = new System.Windows.Forms.Label();
     this.label9           = new System.Windows.Forms.Label();
     this.SDB_LEN_TO       = new CommonClass.NumBox();
     this.SDB_WID_TO       = new CommonClass.NumBox();
     this.SDB_THK_TO       = new CommonClass.NumBox();
     this.label10          = new System.Windows.Forms.Label();
     this.SDB_LEN          = new CommonClass.NumBox();
     this.SDB_WID          = new CommonClass.NumBox();
     this.SDB_THK          = new CommonClass.NumBox();
     this.label13          = new System.Windows.Forms.Label();
     this.label17          = new System.Windows.Forms.Label();
     this.label18          = new System.Windows.Forms.Label();
     this.label16          = new System.Windows.Forms.Label();
     this.label15          = new System.Windows.Forms.Label();
     this.SDB_SLAB_LEN_TO  = new CommonClass.NumBox();
     this.SDB_SLAB_WID_TO  = new CommonClass.NumBox();
     this.SDB_SLAB_THK_TO  = new CommonClass.NumBox();
     this.label14          = new System.Windows.Forms.Label();
     this.SDB_SLAB_LEN     = new CommonClass.NumBox();
     this.SDB_SLAB_WID     = new CommonClass.NumBox();
     this.SDB_SLAB_THK     = new CommonClass.NumBox();
     this.label12          = new System.Windows.Forms.Label();
     this.label11          = new System.Windows.Forms.Label();
     this.label6           = new System.Windows.Forms.Label();
     this.COB_FL           = new System.Windows.Forms.ComboBox();
     this.label4           = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.CBO_ORD_ITEM     = new System.Windows.Forms.ComboBox();
     this.TXT_ORD_NO       = new System.Windows.Forms.TextBox();
     this.label1           = new System.Windows.Forms.Label();
     this.label8           = new System.Windows.Forms.Label();
     this.TXT_SLAB_NO      = new System.Windows.Forms.TextBox();
     this.SDT_IN_DATE_TO   = new CommonClass.CeriUDate();
     this.SDT_IN_DATE_FROM = new CommonClass.CeriUDate();
     this.label2           = new System.Windows.Forms.Label();
     this.ULabel5          = new System.Windows.Forms.Label();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // TXT_MILL_STLGRD
     //
     bControlFiledSetting1.ColumnID      = "StdSPEC";
     bControlFiledSetting1.TargetControl = this.TXT_MILL_STLGRD;
     this.TXT_MILL_STLGRD.CustomSetting.Add(bControlFiledSetting1);
     this.TXT_MILL_STLGRD.InputControl = this.TXT_MILL_STLGRD;
     this.TXT_MILL_STLGRD.Location     = new System.Drawing.Point(398, 45);
     this.TXT_MILL_STLGRD.MaxLength    = 12;
     this.TXT_MILL_STLGRD.Name         = "TXT_MILL_STLGRD";
     this.TXT_MILL_STLGRD.Size         = new System.Drawing.Size(204, 22);
     this.TXT_MILL_STLGRD.sJoin        = "";
     this.TXT_MILL_STLGRD.sSqletc      = resources.GetString("TXT_MILL_STLGRD.sSqletc");
     this.TXT_MILL_STLGRD.TabIndex     = 227;
     //
     // TXT_STLGRD
     //
     bControlFiledSetting2.ColumnID      = "STLGRD";
     bControlFiledSetting2.TargetControl = this.TXT_STLGRD;
     bControlFiledSetting3.ColumnID      = "STEEL_GRD_DETAIL";
     bControlFiledSetting3.TargetControl = this.TXT_STLGRD_NAME;
     this.TXT_STLGRD.CustomSetting.Add(bControlFiledSetting2);
     this.TXT_STLGRD.CustomSetting.Add(bControlFiledSetting3);
     this.TXT_STLGRD.InputControl = this.TXT_STLGRD;
     this.TXT_STLGRD.Location     = new System.Drawing.Point(398, 14);
     this.TXT_STLGRD.MaxLength    = 12;
     this.TXT_STLGRD.Name         = "TXT_STLGRD";
     this.TXT_STLGRD.Size         = new System.Drawing.Size(97, 22);
     this.TXT_STLGRD.sJoin        = "";
     this.TXT_STLGRD.sSqletc      = "SELECT STLGRD \"钢种\", STEEL_GRD_DETAIL \"目标说明\" FROM  NISCO.QP_NISCO_CHMC  WHERE STLG" +
                                    "RD like \'%\'  AND NVL(STEEL_GRD_DETAIL,\'%\')   like \'%\'  ORDER  BY  STLGRD  ASC ";
     this.TXT_STLGRD.TabIndex = 225;
     //
     // TXT_STLGRD_NAME
     //
     this.TXT_STLGRD_NAME.Location  = new System.Drawing.Point(502, 15);
     this.TXT_STLGRD_NAME.MaxLength = 50;
     this.TXT_STLGRD_NAME.Name      = "TXT_STLGRD_NAME";
     this.TXT_STLGRD_NAME.Size      = new System.Drawing.Size(100, 22);
     this.TXT_STLGRD_NAME.TabIndex  = 229;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.TXT_COUNT);
     this.groupBox1.Controls.Add(this.label20);
     this.groupBox1.Controls.Add(this.TXT_ALL_COUNT);
     this.groupBox1.Controls.Add(this.label19);
     this.groupBox1.Controls.Add(this.SSP1);
     this.groupBox1.Controls.Add(this.TXT_FL_DATE);
     this.groupBox1.Controls.Add(this.CMD_CARD);
     this.groupBox1.Controls.Add(this.TXT_FL);
     this.groupBox1.Controls.Add(this.TXT_SIZE);
     this.groupBox1.Controls.Add(this.Check1);
     this.groupBox1.Controls.Add(this.opt_no_fl);
     this.groupBox1.Controls.Add(this.opt_cancel_fl);
     this.groupBox1.Controls.Add(this.opt_fl);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.SDB_LEN_TO);
     this.groupBox1.Controls.Add(this.SDB_WID_TO);
     this.groupBox1.Controls.Add(this.SDB_THK_TO);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.SDB_LEN);
     this.groupBox1.Controls.Add(this.SDB_WID);
     this.groupBox1.Controls.Add(this.SDB_THK);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Controls.Add(this.label17);
     this.groupBox1.Controls.Add(this.label18);
     this.groupBox1.Controls.Add(this.label16);
     this.groupBox1.Controls.Add(this.label15);
     this.groupBox1.Controls.Add(this.SDB_SLAB_LEN_TO);
     this.groupBox1.Controls.Add(this.SDB_SLAB_WID_TO);
     this.groupBox1.Controls.Add(this.SDB_SLAB_THK_TO);
     this.groupBox1.Controls.Add(this.label14);
     this.groupBox1.Controls.Add(this.SDB_SLAB_LEN);
     this.groupBox1.Controls.Add(this.SDB_SLAB_WID);
     this.groupBox1.Controls.Add(this.SDB_SLAB_THK);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.COB_FL);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.TXT_STLGRD_NAME);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.TXT_MILL_STLGRD);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.TXT_STLGRD);
     this.groupBox1.Controls.Add(this.CBO_ORD_ITEM);
     this.groupBox1.Controls.Add(this.TXT_ORD_NO);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.TXT_SLAB_NO);
     this.groupBox1.Controls.Add(this.SDT_IN_DATE_TO);
     this.groupBox1.Controls.Add(this.SDT_IN_DATE_FROM);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.ULabel5);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1221, 147);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // TXT_COUNT
     //
     this.TXT_COUNT.Location  = new System.Drawing.Point(1005, 113);
     this.TXT_COUNT.MaxLength = 7;
     this.TXT_COUNT.Name      = "TXT_COUNT";
     this.TXT_COUNT.Size      = new System.Drawing.Size(53, 22);
     this.TXT_COUNT.TabIndex  = 268;
     //
     // label20
     //
     this.label20.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label20.Location    = new System.Drawing.Point(927, 113);
     this.label20.Name        = "label20";
     this.label20.Size        = new System.Drawing.Size(71, 22);
     this.label20.TabIndex    = 267;
     this.label20.Text        = "备料块数";
     this.label20.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_ALL_COUNT
     //
     this.TXT_ALL_COUNT.Location  = new System.Drawing.Point(866, 113);
     this.TXT_ALL_COUNT.MaxLength = 7;
     this.TXT_ALL_COUNT.Name      = "TXT_ALL_COUNT";
     this.TXT_ALL_COUNT.Size      = new System.Drawing.Size(53, 22);
     this.TXT_ALL_COUNT.TabIndex  = 266;
     //
     // label19
     //
     this.label19.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label19.Location    = new System.Drawing.Point(789, 113);
     this.label19.Name        = "label19";
     this.label19.Size        = new System.Drawing.Size(71, 22);
     this.label19.TabIndex    = 265;
     this.label19.Text        = "总块数";
     this.label19.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SSP1
     //
     this.SSP1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
     this.SSP1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSP1.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSP1.Location  = new System.Drawing.Point(639, 107);
     this.SSP1.Name      = "SSP1";
     this.SSP1.Size      = new System.Drawing.Size(86, 27);
     this.SSP1.TabIndex  = 264;
     this.SSP1.Text      = "紧急订单";
     this.SSP1.UseVisualStyleBackColor = false;
     //
     // TXT_FL_DATE
     //
     this.TXT_FL_DATE.Location = new System.Drawing.Point(431, 112);
     this.TXT_FL_DATE.Name     = "TXT_FL_DATE";
     this.TXT_FL_DATE.Size     = new System.Drawing.Size(119, 22);
     this.TXT_FL_DATE.TabIndex = 263;
     this.TXT_FL_DATE.Visible  = false;
     //
     // CMD_CARD
     //
     this.CMD_CARD.Cursor   = System.Windows.Forms.Cursors.Hand;
     this.CMD_CARD.Location = new System.Drawing.Point(345, 106);
     this.CMD_CARD.Name     = "CMD_CARD";
     this.CMD_CARD.Size     = new System.Drawing.Size(80, 29);
     this.CMD_CARD.TabIndex = 262;
     this.CMD_CARD.Text     = "打印导出";
     this.CMD_CARD.UseVisualStyleBackColor = true;
     this.CMD_CARD.Click += new System.EventHandler(this.CMD_CARD_Click);
     //
     // TXT_FL
     //
     this.TXT_FL.Location = new System.Drawing.Point(321, 112);
     this.TXT_FL.Name     = "TXT_FL";
     this.TXT_FL.Size     = new System.Drawing.Size(18, 22);
     this.TXT_FL.TabIndex = 261;
     this.TXT_FL.Visible  = false;
     //
     // TXT_SIZE
     //
     this.TXT_SIZE.Location = new System.Drawing.Point(297, 112);
     this.TXT_SIZE.Name     = "TXT_SIZE";
     this.TXT_SIZE.Size     = new System.Drawing.Size(18, 22);
     this.TXT_SIZE.TabIndex = 260;
     this.TXT_SIZE.Visible  = false;
     //
     // Check1
     //
     this.Check1.AutoSize = true;
     this.Check1.Location = new System.Drawing.Point(218, 112);
     this.Check1.Name     = "Check1";
     this.Check1.Size     = new System.Drawing.Size(78, 17);
     this.Check1.TabIndex = 259;
     this.Check1.Text     = "是否定尺";
     this.Check1.UseVisualStyleBackColor = true;
     this.Check1.Visible = false;
     //
     // opt_no_fl
     //
     this.opt_no_fl.AutoSize = true;
     this.opt_no_fl.Location = new System.Drawing.Point(143, 112);
     this.opt_no_fl.Name     = "opt_no_fl";
     this.opt_no_fl.Size     = new System.Drawing.Size(64, 17);
     this.opt_no_fl.TabIndex = 258;
     this.opt_no_fl.TabStop  = true;
     this.opt_no_fl.Text     = "不备料";
     this.opt_no_fl.UseVisualStyleBackColor = true;
     this.opt_no_fl.Click += new System.EventHandler(this.opt_no_fl_Click);
     //
     // opt_cancel_fl
     //
     this.opt_cancel_fl.AutoSize = true;
     this.opt_cancel_fl.Location = new System.Drawing.Point(86, 112);
     this.opt_cancel_fl.Name     = "opt_cancel_fl";
     this.opt_cancel_fl.Size     = new System.Drawing.Size(51, 17);
     this.opt_cancel_fl.TabIndex = 257;
     this.opt_cancel_fl.TabStop  = true;
     this.opt_cancel_fl.Text     = "剔除";
     this.opt_cancel_fl.UseVisualStyleBackColor = true;
     this.opt_cancel_fl.Click += new System.EventHandler(this.opt_cancel_fl_Click);
     //
     // opt_fl
     //
     this.opt_fl.AutoSize = true;
     this.opt_fl.Location = new System.Drawing.Point(29, 112);
     this.opt_fl.Name     = "opt_fl";
     this.opt_fl.Size     = new System.Drawing.Size(51, 17);
     this.opt_fl.TabIndex = 256;
     this.opt_fl.TabStop  = true;
     this.opt_fl.Text     = "备料";
     this.opt_fl.UseVisualStyleBackColor = true;
     this.opt_fl.Click += new System.EventHandler(this.opt_fl_Click);
     //
     // label7
     //
     this.label7.AutoSize = true;
     this.label7.Location = new System.Drawing.Point(1083, 84);
     this.label7.Name     = "label7";
     this.label7.Size     = new System.Drawing.Size(14, 13);
     this.label7.TabIndex = 255;
     this.label7.Tag      = "user";
     this.label7.Text     = "~";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(1083, 53);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(14, 13);
     this.label9.TabIndex = 254;
     this.label9.Tag      = "user";
     this.label9.Text     = "~";
     //
     // SDB_LEN_TO
     //
     this.SDB_LEN_TO.Location  = new System.Drawing.Point(1103, 79);
     this.SDB_LEN_TO.Name      = "SDB_LEN_TO";
     this.SDB_LEN_TO.NumValue  = 0D;
     this.SDB_LEN_TO.Scale     = 1;
     this.SDB_LEN_TO.ShowZero  = true;
     this.SDB_LEN_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_LEN_TO.TabIndex  = 253;
     this.SDB_LEN_TO.Text      = "0.0";
     this.SDB_LEN_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_WID_TO
     //
     this.SDB_WID_TO.Location  = new System.Drawing.Point(1103, 48);
     this.SDB_WID_TO.Name      = "SDB_WID_TO";
     this.SDB_WID_TO.NumValue  = 0D;
     this.SDB_WID_TO.Scale     = 2;
     this.SDB_WID_TO.ShowZero  = true;
     this.SDB_WID_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_WID_TO.TabIndex  = 252;
     this.SDB_WID_TO.Text      = "0.00";
     this.SDB_WID_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK_TO
     //
     this.SDB_THK_TO.Location  = new System.Drawing.Point(1103, 15);
     this.SDB_THK_TO.Name      = "SDB_THK_TO";
     this.SDB_THK_TO.NumValue  = 0D;
     this.SDB_THK_TO.Scale     = 2;
     this.SDB_THK_TO.ShowZero  = true;
     this.SDB_THK_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_THK_TO.TabIndex  = 251;
     this.SDB_THK_TO.Text      = "0.00";
     this.SDB_THK_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(1083, 24);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(14, 13);
     this.label10.TabIndex = 250;
     this.label10.Tag      = "user";
     this.label10.Text     = "~";
     //
     // SDB_LEN
     //
     this.SDB_LEN.Location  = new System.Drawing.Point(1005, 79);
     this.SDB_LEN.Name      = "SDB_LEN";
     this.SDB_LEN.NumValue  = 0D;
     this.SDB_LEN.Scale     = 1;
     this.SDB_LEN.ShowZero  = true;
     this.SDB_LEN.Size      = new System.Drawing.Size(72, 22);
     this.SDB_LEN.TabIndex  = 249;
     this.SDB_LEN.Text      = "0.0";
     this.SDB_LEN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_WID
     //
     this.SDB_WID.Location  = new System.Drawing.Point(1005, 48);
     this.SDB_WID.Name      = "SDB_WID";
     this.SDB_WID.NumValue  = 0D;
     this.SDB_WID.Scale     = 2;
     this.SDB_WID.ShowZero  = true;
     this.SDB_WID.Size      = new System.Drawing.Size(72, 22);
     this.SDB_WID.TabIndex  = 248;
     this.SDB_WID.Text      = "0.00";
     this.SDB_WID.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK
     //
     this.SDB_THK.Location  = new System.Drawing.Point(1005, 15);
     this.SDB_THK.Name      = "SDB_THK";
     this.SDB_THK.NumValue  = 0D;
     this.SDB_THK.Scale     = 2;
     this.SDB_THK.ShowZero  = true;
     this.SDB_THK.Size      = new System.Drawing.Size(72, 22);
     this.SDB_THK.TabIndex  = 247;
     this.SDB_THK.Text      = "0.00";
     this.SDB_THK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label13
     //
     this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label13.Location    = new System.Drawing.Point(927, 79);
     this.label13.Name        = "label13";
     this.label13.Size        = new System.Drawing.Size(71, 22);
     this.label13.TabIndex    = 246;
     this.label13.Text        = "长度";
     this.label13.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label17
     //
     this.label17.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label17.Location    = new System.Drawing.Point(927, 48);
     this.label17.Name        = "label17";
     this.label17.Size        = new System.Drawing.Size(71, 22);
     this.label17.TabIndex    = 245;
     this.label17.Text        = "宽度";
     this.label17.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label18
     //
     this.label18.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label18.Location    = new System.Drawing.Point(927, 15);
     this.label18.Name        = "label18";
     this.label18.Size        = new System.Drawing.Size(71, 22);
     this.label18.TabIndex    = 244;
     this.label18.Text        = "厚度";
     this.label18.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(795, 84);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(14, 13);
     this.label16.TabIndex = 243;
     this.label16.Tag      = "user";
     this.label16.Text     = "~";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(795, 53);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(14, 13);
     this.label15.TabIndex = 242;
     this.label15.Tag      = "user";
     this.label15.Text     = "~";
     //
     // SDB_SLAB_LEN_TO
     //
     this.SDB_SLAB_LEN_TO.Location  = new System.Drawing.Point(815, 79);
     this.SDB_SLAB_LEN_TO.Name      = "SDB_SLAB_LEN_TO";
     this.SDB_SLAB_LEN_TO.NumValue  = 0D;
     this.SDB_SLAB_LEN_TO.Scale     = 1;
     this.SDB_SLAB_LEN_TO.ShowZero  = true;
     this.SDB_SLAB_LEN_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_SLAB_LEN_TO.TabIndex  = 241;
     this.SDB_SLAB_LEN_TO.Text      = "0.0";
     this.SDB_SLAB_LEN_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_SLAB_WID_TO
     //
     this.SDB_SLAB_WID_TO.Location  = new System.Drawing.Point(815, 48);
     this.SDB_SLAB_WID_TO.Name      = "SDB_SLAB_WID_TO";
     this.SDB_SLAB_WID_TO.NumValue  = 0D;
     this.SDB_SLAB_WID_TO.Scale     = 2;
     this.SDB_SLAB_WID_TO.ShowZero  = true;
     this.SDB_SLAB_WID_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_SLAB_WID_TO.TabIndex  = 240;
     this.SDB_SLAB_WID_TO.Text      = "0.00";
     this.SDB_SLAB_WID_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_SLAB_THK_TO
     //
     this.SDB_SLAB_THK_TO.Location  = new System.Drawing.Point(815, 15);
     this.SDB_SLAB_THK_TO.Name      = "SDB_SLAB_THK_TO";
     this.SDB_SLAB_THK_TO.NumValue  = 0D;
     this.SDB_SLAB_THK_TO.Scale     = 2;
     this.SDB_SLAB_THK_TO.ShowZero  = true;
     this.SDB_SLAB_THK_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_SLAB_THK_TO.TabIndex  = 239;
     this.SDB_SLAB_THK_TO.Text      = "0.00";
     this.SDB_SLAB_THK_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(795, 24);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(14, 13);
     this.label14.TabIndex = 238;
     this.label14.Tag      = "user";
     this.label14.Text     = "~";
     //
     // SDB_SLAB_LEN
     //
     this.SDB_SLAB_LEN.Location  = new System.Drawing.Point(717, 79);
     this.SDB_SLAB_LEN.Name      = "SDB_SLAB_LEN";
     this.SDB_SLAB_LEN.NumValue  = 0D;
     this.SDB_SLAB_LEN.Scale     = 1;
     this.SDB_SLAB_LEN.ShowZero  = true;
     this.SDB_SLAB_LEN.Size      = new System.Drawing.Size(72, 22);
     this.SDB_SLAB_LEN.TabIndex  = 237;
     this.SDB_SLAB_LEN.Text      = "0.0";
     this.SDB_SLAB_LEN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_SLAB_WID
     //
     this.SDB_SLAB_WID.Location  = new System.Drawing.Point(717, 48);
     this.SDB_SLAB_WID.Name      = "SDB_SLAB_WID";
     this.SDB_SLAB_WID.NumValue  = 0D;
     this.SDB_SLAB_WID.Scale     = 2;
     this.SDB_SLAB_WID.ShowZero  = true;
     this.SDB_SLAB_WID.Size      = new System.Drawing.Size(72, 22);
     this.SDB_SLAB_WID.TabIndex  = 236;
     this.SDB_SLAB_WID.Text      = "0.00";
     this.SDB_SLAB_WID.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_SLAB_THK
     //
     this.SDB_SLAB_THK.Location  = new System.Drawing.Point(717, 15);
     this.SDB_SLAB_THK.Name      = "SDB_SLAB_THK";
     this.SDB_SLAB_THK.NumValue  = 0D;
     this.SDB_SLAB_THK.Scale     = 2;
     this.SDB_SLAB_THK.ShowZero  = true;
     this.SDB_SLAB_THK.Size      = new System.Drawing.Size(72, 22);
     this.SDB_SLAB_THK.TabIndex  = 235;
     this.SDB_SLAB_THK.Text      = "0.00";
     this.SDB_SLAB_THK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label12
     //
     this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label12.Location    = new System.Drawing.Point(639, 79);
     this.label12.Name        = "label12";
     this.label12.Size        = new System.Drawing.Size(71, 22);
     this.label12.TabIndex    = 234;
     this.label12.Text        = "板坯长度";
     this.label12.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label11
     //
     this.label11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label11.Location    = new System.Drawing.Point(639, 48);
     this.label11.Name        = "label11";
     this.label11.Size        = new System.Drawing.Size(71, 22);
     this.label11.TabIndex    = 233;
     this.label11.Text        = "板坯宽度";
     this.label11.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Location    = new System.Drawing.Point(639, 15);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(71, 22);
     this.label6.TabIndex    = 232;
     this.label6.Text        = "板坯厚度";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // COB_FL
     //
     this.COB_FL.FormattingEnabled = true;
     this.COB_FL.Items.AddRange(new object[] {
         "Y:已备料",
         "N:未备料",
         "X:不备料"
     });
     this.COB_FL.Location = new System.Drawing.Point(431, 78);
     this.COB_FL.Name     = "COB_FL";
     this.COB_FL.Size     = new System.Drawing.Size(119, 21);
     this.COB_FL.TabIndex = 231;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(345, 78);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(80, 21);
     this.label4.TabIndex    = 230;
     this.label4.Text        = "是否备料";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.ForeColor   = System.Drawing.Color.Blue;
     this.label5.Location    = new System.Drawing.Point(321, 45);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(71, 22);
     this.label5.TabIndex    = 228;
     this.label5.Text        = "轧制钢种";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.ForeColor   = System.Drawing.Color.Blue;
     this.label3.Location    = new System.Drawing.Point(321, 14);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(71, 22);
     this.label3.TabIndex    = 226;
     this.label3.Text        = "板坯钢种";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_ORD_ITEM
     //
     this.CBO_ORD_ITEM.FormattingEnabled = true;
     this.CBO_ORD_ITEM.Location          = new System.Drawing.Point(218, 47);
     this.CBO_ORD_ITEM.Name     = "CBO_ORD_ITEM";
     this.CBO_ORD_ITEM.Size     = new System.Drawing.Size(50, 21);
     this.CBO_ORD_ITEM.TabIndex = 224;
     //
     // TXT_ORD_NO
     //
     this.TXT_ORD_NO.Location  = new System.Drawing.Point(115, 47);
     this.TXT_ORD_NO.MaxLength = 11;
     this.TXT_ORD_NO.Name      = "TXT_ORD_NO";
     this.TXT_ORD_NO.Size      = new System.Drawing.Size(97, 22);
     this.TXT_ORD_NO.TabIndex  = 223;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(29, 47);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(80, 22);
     this.label1.TabIndex    = 222;
     this.label1.Text        = "订单号";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(29, 16);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(80, 22);
     this.label8.TabIndex    = 221;
     this.label8.Text        = "板坯号";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_SLAB_NO
     //
     this.TXT_SLAB_NO.Location  = new System.Drawing.Point(115, 16);
     this.TXT_SLAB_NO.MaxLength = 10;
     this.TXT_SLAB_NO.Name      = "TXT_SLAB_NO";
     this.TXT_SLAB_NO.Size      = new System.Drawing.Size(97, 22);
     this.TXT_SLAB_NO.TabIndex  = 220;
     //
     // SDT_IN_DATE_TO
     //
     this.SDT_IN_DATE_TO.Location = new System.Drawing.Point(218, 78);
     this.SDT_IN_DATE_TO.Name     = "SDT_IN_DATE_TO";
     this.SDT_IN_DATE_TO.RawDate  = "";
     this.SDT_IN_DATE_TO.Size     = new System.Drawing.Size(97, 21);
     this.SDT_IN_DATE_TO.TabIndex = 4;
     //
     // SDT_IN_DATE_FROM
     //
     this.SDT_IN_DATE_FROM.Location = new System.Drawing.Point(115, 78);
     this.SDT_IN_DATE_FROM.Name     = "SDT_IN_DATE_FROM";
     this.SDT_IN_DATE_FROM.RawDate  = "";
     this.SDT_IN_DATE_FROM.Size     = new System.Drawing.Size(97, 21);
     this.SDT_IN_DATE_FROM.TabIndex = 4;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(205, 27);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(14, 13);
     this.label2.TabIndex = 1;
     this.label2.Tag      = "user";
     this.label2.Text     = "~";
     //
     // ULabel5
     //
     this.ULabel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel5.Location    = new System.Drawing.Point(29, 78);
     this.ULabel5.Name        = "ULabel5";
     this.ULabel5.Size        = new System.Drawing.Size(80, 21);
     this.ULabel5.TabIndex    = 0;
     this.ULabel5.Text        = "浇料时间";
     this.ULabel5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 147);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1221, 475);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CKG2070C
     //
     this.ClientSize = new System.Drawing.Size(1221, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CKG2070C";
     this.Text  = "轧钢计划查询界面_CKG2070C";
     this.Load += new System.EventHandler(this.CKG2070C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 8
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting3 = new CommonClass.BControlFiledSetting();
     this.txt_stlgrd          = new CommonClass.F4ETCR();
     this.txt_STLGRD_Name     = new System.Windows.Forms.TextBox();
     this.txt_stdspec         = new CommonClass.F4ETCR();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.SSPpdt              = new System.Windows.Forms.Button();
     this.SSP1                = new System.Windows.Forms.Button();
     this.SSPanel1            = new System.Windows.Forms.Button();
     this.CMD_CARD            = new System.Windows.Forms.Button();
     this.SSP4                = new System.Windows.Forms.Button();
     this.SSPanel2            = new System.Windows.Forms.Button();
     this.SDB_LEN_PLAN_TO     = new CommonClass.NumBox();
     this.label22             = new System.Windows.Forms.Label();
     this.SDB_LEN_PLAN        = new CommonClass.NumBox();
     this.label23             = new System.Windows.Forms.Label();
     this.SDB_WID_PLAN_TO     = new CommonClass.NumBox();
     this.label20             = new System.Windows.Forms.Label();
     this.SDB_WID_PLAN        = new CommonClass.NumBox();
     this.label21             = new System.Windows.Forms.Label();
     this.SDB_THK_PLAN_TO     = new CommonClass.NumBox();
     this.label18             = new System.Windows.Forms.Label();
     this.SDB_THK_PLAN        = new CommonClass.NumBox();
     this.label19             = new System.Windows.Forms.Label();
     this.TXT_TRNS_CMPY_CD_TO = new System.Windows.Forms.TextBox();
     this.label17             = new System.Windows.Forms.Label();
     this.TXT_TRNS_CMPY_CD    = new System.Windows.Forms.TextBox();
     this.label16             = new System.Windows.Forms.Label();
     this.label15             = new System.Windows.Forms.Label();
     this.SDB_LEN_TO          = new CommonClass.NumBox();
     this.SDB_WID_TO          = new CommonClass.NumBox();
     this.SDB_THK_TO          = new CommonClass.NumBox();
     this.label14             = new System.Windows.Forms.Label();
     this.SDB_LEN             = new CommonClass.NumBox();
     this.SDB_WID             = new CommonClass.NumBox();
     this.SDB_THK             = new CommonClass.NumBox();
     this.label13             = new System.Windows.Forms.Label();
     this.label12             = new System.Windows.Forms.Label();
     this.label11             = new System.Windows.Forms.Label();
     this.cbo_scrap           = new System.Windows.Forms.ComboBox();
     this.cbo_plate_yn        = new System.Windows.Forms.ComboBox();
     this.label10             = new System.Windows.Forms.Label();
     this.label9              = new System.Windows.Forms.Label();
     this.cbo_gas_fl          = new System.Windows.Forms.ComboBox();
     this.label7              = new System.Windows.Forms.Label();
     this.TXT_SLAB_NO         = new System.Windows.Forms.TextBox();
     this.label8              = new System.Windows.Forms.Label();
     this.label5              = new System.Windows.Forms.Label();
     this.TXT_MILL_LOT_NO     = new System.Windows.Forms.TextBox();
     this.label6              = new System.Windows.Forms.Label();
     this.label1              = new System.Windows.Forms.Label();
     this.SDT_PROD_DATE_TO    = new CommonClass.CeriUDate();
     this.SDT_PROD_DATE_FROM  = new CommonClass.CeriUDate();
     this.CBO_SHIFT           = new System.Windows.Forms.ComboBox();
     this.label2              = new System.Windows.Forms.Label();
     this.label4              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.ULabel5             = new System.Windows.Forms.Label();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_stlgrd
     //
     bControlFiledSetting1.ColumnID      = "STLGRD";
     bControlFiledSetting1.TargetControl = this.txt_stlgrd;
     bControlFiledSetting2.ColumnID      = "STEEL_GRD_DETAIL";
     bControlFiledSetting2.TargetControl = this.txt_STLGRD_Name;
     this.txt_stlgrd.CustomSetting.Add(bControlFiledSetting1);
     this.txt_stlgrd.CustomSetting.Add(bControlFiledSetting2);
     this.txt_stlgrd.InputControl = this.txt_stlgrd;
     this.txt_stlgrd.Location     = new System.Drawing.Point(136, 145);
     this.txt_stlgrd.MaxLength    = 12;
     this.txt_stlgrd.Name         = "txt_stlgrd";
     this.txt_stlgrd.Size         = new System.Drawing.Size(112, 22);
     this.txt_stlgrd.sJoin        = "";
     this.txt_stlgrd.sSqletc      = "SELECT STLGRD \"钢种\", STEEL_GRD_DETAIL \"目标说明\" FROM  NISCO.QP_NISCO_CHMC  WHERE STLG" +
                                    "RD like \'%\'  AND NVL(STEEL_GRD_DETAIL,\'%\')   like \'%\'  ORDER  BY  STLGRD  ASC";
     this.txt_stlgrd.TabIndex = 141;
     //
     // txt_STLGRD_Name
     //
     this.txt_STLGRD_Name.Location  = new System.Drawing.Point(253, 145);
     this.txt_STLGRD_Name.MaxLength = 50;
     this.txt_STLGRD_Name.Name      = "txt_STLGRD_Name";
     this.txt_STLGRD_Name.Size      = new System.Drawing.Size(112, 22);
     this.txt_STLGRD_Name.TabIndex  = 195;
     //
     // txt_stdspec
     //
     bControlFiledSetting3.ColumnID      = "StdSPEC";
     bControlFiledSetting3.TargetControl = this.txt_stdspec;
     this.txt_stdspec.CustomSetting.Add(bControlFiledSetting3);
     this.txt_stdspec.InputControl = this.txt_stdspec;
     this.txt_stdspec.Location     = new System.Drawing.Point(136, 114);
     this.txt_stdspec.MaxLength    = 18;
     this.txt_stdspec.Name         = "txt_stdspec";
     this.txt_stdspec.Size         = new System.Drawing.Size(112, 22);
     this.txt_stdspec.sJoin        = "";
     this.txt_stdspec.sSqletc      = "SELECT StdSPEC \"标准代号\", StdSPEC_YY \"发布年度\", STDSPEC_CHR_CD \"标准特性代码\",Gf_ComnNameFind" +
                                     "(\'Q0025\',STDSPEC_CHR_CD) \"标准特性名称\",STDSPEC_NAME_ENG \"标准英文名\", STDSPEC_NAME_CHN \"标准" +
                                     "中文名\" FROM  NISCO.QP_STD_HEAD";
     this.txt_stdspec.TabIndex = 153;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.txt_STLGRD_Name);
     this.groupBox1.Controls.Add(this.SSPpdt);
     this.groupBox1.Controls.Add(this.SSP1);
     this.groupBox1.Controls.Add(this.SSPanel1);
     this.groupBox1.Controls.Add(this.CMD_CARD);
     this.groupBox1.Controls.Add(this.SSP4);
     this.groupBox1.Controls.Add(this.SSPanel2);
     this.groupBox1.Controls.Add(this.SDB_LEN_PLAN_TO);
     this.groupBox1.Controls.Add(this.label22);
     this.groupBox1.Controls.Add(this.SDB_LEN_PLAN);
     this.groupBox1.Controls.Add(this.label23);
     this.groupBox1.Controls.Add(this.SDB_WID_PLAN_TO);
     this.groupBox1.Controls.Add(this.label20);
     this.groupBox1.Controls.Add(this.SDB_WID_PLAN);
     this.groupBox1.Controls.Add(this.label21);
     this.groupBox1.Controls.Add(this.SDB_THK_PLAN_TO);
     this.groupBox1.Controls.Add(this.label18);
     this.groupBox1.Controls.Add(this.SDB_THK_PLAN);
     this.groupBox1.Controls.Add(this.label19);
     this.groupBox1.Controls.Add(this.TXT_TRNS_CMPY_CD_TO);
     this.groupBox1.Controls.Add(this.label17);
     this.groupBox1.Controls.Add(this.TXT_TRNS_CMPY_CD);
     this.groupBox1.Controls.Add(this.label16);
     this.groupBox1.Controls.Add(this.label15);
     this.groupBox1.Controls.Add(this.SDB_LEN_TO);
     this.groupBox1.Controls.Add(this.SDB_WID_TO);
     this.groupBox1.Controls.Add(this.SDB_THK_TO);
     this.groupBox1.Controls.Add(this.label14);
     this.groupBox1.Controls.Add(this.SDB_LEN);
     this.groupBox1.Controls.Add(this.SDB_WID);
     this.groupBox1.Controls.Add(this.SDB_THK);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.cbo_scrap);
     this.groupBox1.Controls.Add(this.cbo_plate_yn);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.cbo_gas_fl);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.TXT_SLAB_NO);
     this.groupBox1.Controls.Add(this.txt_stdspec);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.TXT_MILL_LOT_NO);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txt_stlgrd);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_TO);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_FROM);
     this.groupBox1.Controls.Add(this.CBO_SHIFT);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.ULabel5);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1269, 178);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // SSPpdt
     //
     this.SSPpdt.BackColor = System.Drawing.Color.White;
     this.SSPpdt.FlatAppearance.BorderSize = 0;
     this.SSPpdt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSPpdt.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSPpdt.ForeColor = System.Drawing.Color.Red;
     this.SSPpdt.Location  = new System.Drawing.Point(781, 145);
     this.SSPpdt.Name      = "SSPpdt";
     this.SSPpdt.Size      = new System.Drawing.Size(118, 22);
     this.SSPpdt.TabIndex  = 194;
     this.SSPpdt.Text      = "当月以前交货订单";
     this.SSPpdt.UseVisualStyleBackColor = false;
     //
     // SSP1
     //
     this.SSP1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192)))));
     this.SSP1.FlatAppearance.BorderSize = 0;
     this.SSP1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSP1.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSP1.Location  = new System.Drawing.Point(680, 145);
     this.SSP1.Name      = "SSP1";
     this.SSP1.Size      = new System.Drawing.Size(82, 22);
     this.SSP1.TabIndex  = 193;
     this.SSP1.Text      = "一坯多订单";
     this.SSP1.UseVisualStyleBackColor = false;
     //
     // SSPanel1
     //
     this.SSPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.SSPanel1.FlatAppearance.BorderSize = 0;
     this.SSPanel1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSPanel1.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSPanel1.Location  = new System.Drawing.Point(577, 145);
     this.SSPanel1.Name      = "SSPanel1";
     this.SSPanel1.Size      = new System.Drawing.Size(82, 22);
     this.SSPanel1.TabIndex  = 192;
     this.SSPanel1.Text      = "热处理指示";
     this.SSPanel1.UseVisualStyleBackColor = false;
     //
     // CMD_CARD
     //
     this.CMD_CARD.ForeColor = System.Drawing.Color.Red;
     this.CMD_CARD.Location  = new System.Drawing.Point(470, 145);
     this.CMD_CARD.Name      = "CMD_CARD";
     this.CMD_CARD.Size      = new System.Drawing.Size(91, 23);
     this.CMD_CARD.TabIndex  = 191;
     this.CMD_CARD.Text      = "取样单导出";
     this.CMD_CARD.UseVisualStyleBackColor = true;
     this.CMD_CARD.Click += new System.EventHandler(this.CMD_CARD_Click);
     //
     // SSP4
     //
     this.SSP4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.SSP4.FlatAppearance.BorderSize = 0;
     this.SSP4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSP4.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSP4.Location  = new System.Drawing.Point(379, 145);
     this.SSP4.Name      = "SSP4";
     this.SSP4.Size      = new System.Drawing.Size(71, 22);
     this.SSP4.TabIndex  = 190;
     this.SSP4.Text      = "重点订单";
     this.SSP4.UseVisualStyleBackColor = false;
     //
     // SSPanel2
     //
     this.SSPanel2.BackColor = System.Drawing.Color.Yellow;
     this.SSPanel2.FlatAppearance.BorderSize = 0;
     this.SSPanel2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSPanel2.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSPanel2.Location  = new System.Drawing.Point(849, 114);
     this.SSPanel2.Name      = "SSPanel2";
     this.SSPanel2.Size      = new System.Drawing.Size(71, 22);
     this.SSPanel2.TabIndex  = 189;
     this.SSPanel2.Text      = "堆冷标识";
     this.SSPanel2.UseVisualStyleBackColor = false;
     //
     // SDB_LEN_PLAN_TO
     //
     this.SDB_LEN_PLAN_TO.Location  = new System.Drawing.Point(1025, 82);
     this.SDB_LEN_PLAN_TO.Name      = "SDB_LEN_PLAN_TO";
     this.SDB_LEN_PLAN_TO.NumValue  = 0D;
     this.SDB_LEN_PLAN_TO.Scale     = 1;
     this.SDB_LEN_PLAN_TO.ShowZero  = true;
     this.SDB_LEN_PLAN_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_LEN_PLAN_TO.TabIndex  = 188;
     this.SDB_LEN_PLAN_TO.Text      = "0.0";
     this.SDB_LEN_PLAN_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label22
     //
     this.label22.AutoSize = true;
     this.label22.Location = new System.Drawing.Point(1005, 84);
     this.label22.Name     = "label22";
     this.label22.Size     = new System.Drawing.Size(14, 13);
     this.label22.TabIndex = 187;
     this.label22.Tag      = "user";
     this.label22.Text     = "~";
     //
     // SDB_LEN_PLAN
     //
     this.SDB_LEN_PLAN.Location  = new System.Drawing.Point(926, 82);
     this.SDB_LEN_PLAN.Name      = "SDB_LEN_PLAN";
     this.SDB_LEN_PLAN.NumValue  = 0D;
     this.SDB_LEN_PLAN.Scale     = 1;
     this.SDB_LEN_PLAN.ShowZero  = true;
     this.SDB_LEN_PLAN.Size      = new System.Drawing.Size(72, 22);
     this.SDB_LEN_PLAN.TabIndex  = 186;
     this.SDB_LEN_PLAN.Text      = "0.0";
     this.SDB_LEN_PLAN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label23
     //
     this.label23.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label23.Location    = new System.Drawing.Point(849, 82);
     this.label23.Name        = "label23";
     this.label23.Size        = new System.Drawing.Size(71, 22);
     this.label23.TabIndex    = 185;
     this.label23.Text        = "订单长度";
     this.label23.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDB_WID_PLAN_TO
     //
     this.SDB_WID_PLAN_TO.Location  = new System.Drawing.Point(1025, 51);
     this.SDB_WID_PLAN_TO.Name      = "SDB_WID_PLAN_TO";
     this.SDB_WID_PLAN_TO.NumValue  = 0D;
     this.SDB_WID_PLAN_TO.Scale     = 2;
     this.SDB_WID_PLAN_TO.ShowZero  = true;
     this.SDB_WID_PLAN_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_WID_PLAN_TO.TabIndex  = 184;
     this.SDB_WID_PLAN_TO.Text      = "0.00";
     this.SDB_WID_PLAN_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(1005, 55);
     this.label20.Name     = "label20";
     this.label20.Size     = new System.Drawing.Size(14, 13);
     this.label20.TabIndex = 183;
     this.label20.Tag      = "user";
     this.label20.Text     = "~";
     //
     // SDB_WID_PLAN
     //
     this.SDB_WID_PLAN.Location  = new System.Drawing.Point(926, 51);
     this.SDB_WID_PLAN.Name      = "SDB_WID_PLAN";
     this.SDB_WID_PLAN.NumValue  = 0D;
     this.SDB_WID_PLAN.Scale     = 2;
     this.SDB_WID_PLAN.ShowZero  = true;
     this.SDB_WID_PLAN.Size      = new System.Drawing.Size(72, 22);
     this.SDB_WID_PLAN.TabIndex  = 182;
     this.SDB_WID_PLAN.Text      = "0.00";
     this.SDB_WID_PLAN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label21
     //
     this.label21.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label21.Location    = new System.Drawing.Point(849, 51);
     this.label21.Name        = "label21";
     this.label21.Size        = new System.Drawing.Size(71, 22);
     this.label21.TabIndex    = 181;
     this.label21.Text        = "订单宽度";
     this.label21.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDB_THK_PLAN_TO
     //
     this.SDB_THK_PLAN_TO.Location  = new System.Drawing.Point(1025, 18);
     this.SDB_THK_PLAN_TO.Name      = "SDB_THK_PLAN_TO";
     this.SDB_THK_PLAN_TO.NumValue  = 0D;
     this.SDB_THK_PLAN_TO.Scale     = 2;
     this.SDB_THK_PLAN_TO.ShowZero  = true;
     this.SDB_THK_PLAN_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_THK_PLAN_TO.TabIndex  = 180;
     this.SDB_THK_PLAN_TO.Text      = "0.00";
     this.SDB_THK_PLAN_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(1005, 26);
     this.label18.Name     = "label18";
     this.label18.Size     = new System.Drawing.Size(14, 13);
     this.label18.TabIndex = 179;
     this.label18.Tag      = "user";
     this.label18.Text     = "~";
     //
     // SDB_THK_PLAN
     //
     this.SDB_THK_PLAN.Location  = new System.Drawing.Point(926, 18);
     this.SDB_THK_PLAN.Name      = "SDB_THK_PLAN";
     this.SDB_THK_PLAN.NumValue  = 0D;
     this.SDB_THK_PLAN.Scale     = 2;
     this.SDB_THK_PLAN.ShowZero  = true;
     this.SDB_THK_PLAN.Size      = new System.Drawing.Size(72, 22);
     this.SDB_THK_PLAN.TabIndex  = 178;
     this.SDB_THK_PLAN.Text      = "0.00";
     this.SDB_THK_PLAN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label19
     //
     this.label19.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label19.Location    = new System.Drawing.Point(849, 18);
     this.label19.Name        = "label19";
     this.label19.Size        = new System.Drawing.Size(71, 22);
     this.label19.TabIndex    = 177;
     this.label19.Text        = "订单厚度";
     this.label19.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_TRNS_CMPY_CD_TO
     //
     this.TXT_TRNS_CMPY_CD_TO.Location  = new System.Drawing.Point(715, 114);
     this.TXT_TRNS_CMPY_CD_TO.MaxLength = 3;
     this.TXT_TRNS_CMPY_CD_TO.Name      = "TXT_TRNS_CMPY_CD_TO";
     this.TXT_TRNS_CMPY_CD_TO.Size      = new System.Drawing.Size(84, 22);
     this.TXT_TRNS_CMPY_CD_TO.TabIndex  = 176;
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(695, 119);
     this.label17.Name     = "label17";
     this.label17.Size     = new System.Drawing.Size(14, 13);
     this.label17.TabIndex = 175;
     this.label17.Tag      = "user";
     this.label17.Text     = "~";
     //
     // TXT_TRNS_CMPY_CD
     //
     this.TXT_TRNS_CMPY_CD.Location  = new System.Drawing.Point(616, 114);
     this.TXT_TRNS_CMPY_CD.MaxLength = 3;
     this.TXT_TRNS_CMPY_CD.Name      = "TXT_TRNS_CMPY_CD";
     this.TXT_TRNS_CMPY_CD.Size      = new System.Drawing.Size(73, 22);
     this.TXT_TRNS_CMPY_CD.TabIndex  = 174;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(695, 87);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(14, 13);
     this.label16.TabIndex = 173;
     this.label16.Tag      = "user";
     this.label16.Text     = "~";
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(695, 56);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(14, 13);
     this.label15.TabIndex = 172;
     this.label15.Tag      = "user";
     this.label15.Text     = "~";
     //
     // SDB_LEN_TO
     //
     this.SDB_LEN_TO.Location  = new System.Drawing.Point(715, 82);
     this.SDB_LEN_TO.Name      = "SDB_LEN_TO";
     this.SDB_LEN_TO.NumValue  = 0D;
     this.SDB_LEN_TO.Scale     = 1;
     this.SDB_LEN_TO.ShowZero  = true;
     this.SDB_LEN_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_LEN_TO.TabIndex  = 171;
     this.SDB_LEN_TO.Text      = "0.0";
     this.SDB_LEN_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_WID_TO
     //
     this.SDB_WID_TO.Location  = new System.Drawing.Point(715, 51);
     this.SDB_WID_TO.Name      = "SDB_WID_TO";
     this.SDB_WID_TO.NumValue  = 0D;
     this.SDB_WID_TO.Scale     = 2;
     this.SDB_WID_TO.ShowZero  = true;
     this.SDB_WID_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_WID_TO.TabIndex  = 170;
     this.SDB_WID_TO.Text      = "0.00";
     this.SDB_WID_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK_TO
     //
     this.SDB_THK_TO.Location  = new System.Drawing.Point(715, 18);
     this.SDB_THK_TO.Name      = "SDB_THK_TO";
     this.SDB_THK_TO.NumValue  = 0D;
     this.SDB_THK_TO.Scale     = 2;
     this.SDB_THK_TO.ShowZero  = true;
     this.SDB_THK_TO.Size      = new System.Drawing.Size(84, 22);
     this.SDB_THK_TO.TabIndex  = 169;
     this.SDB_THK_TO.Text      = "0.00";
     this.SDB_THK_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(695, 27);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(14, 13);
     this.label14.TabIndex = 168;
     this.label14.Tag      = "user";
     this.label14.Text     = "~";
     //
     // SDB_LEN
     //
     this.SDB_LEN.Location  = new System.Drawing.Point(617, 82);
     this.SDB_LEN.Name      = "SDB_LEN";
     this.SDB_LEN.NumValue  = 0D;
     this.SDB_LEN.Scale     = 1;
     this.SDB_LEN.ShowZero  = true;
     this.SDB_LEN.Size      = new System.Drawing.Size(72, 22);
     this.SDB_LEN.TabIndex  = 167;
     this.SDB_LEN.Text      = "0.0";
     this.SDB_LEN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_WID
     //
     this.SDB_WID.Location  = new System.Drawing.Point(617, 51);
     this.SDB_WID.Name      = "SDB_WID";
     this.SDB_WID.NumValue  = 0D;
     this.SDB_WID.Scale     = 2;
     this.SDB_WID.ShowZero  = true;
     this.SDB_WID.Size      = new System.Drawing.Size(72, 22);
     this.SDB_WID.TabIndex  = 166;
     this.SDB_WID.Text      = "0.00";
     this.SDB_WID.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK
     //
     this.SDB_THK.Location  = new System.Drawing.Point(617, 18);
     this.SDB_THK.Name      = "SDB_THK";
     this.SDB_THK.NumValue  = 0D;
     this.SDB_THK.Scale     = 2;
     this.SDB_THK.ShowZero  = true;
     this.SDB_THK.Size      = new System.Drawing.Size(72, 22);
     this.SDB_THK.TabIndex  = 165;
     this.SDB_THK.Text      = "0.00";
     this.SDB_THK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label13
     //
     this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label13.Location    = new System.Drawing.Point(539, 114);
     this.label13.Name        = "label13";
     this.label13.Size        = new System.Drawing.Size(71, 22);
     this.label13.TabIndex    = 164;
     this.label13.Text        = "分段号";
     this.label13.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label12
     //
     this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label12.Location    = new System.Drawing.Point(539, 82);
     this.label12.Name        = "label12";
     this.label12.Size        = new System.Drawing.Size(71, 22);
     this.label12.TabIndex    = 163;
     this.label12.Text        = "母板长";
     this.label12.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label11
     //
     this.label11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label11.Location    = new System.Drawing.Point(539, 51);
     this.label11.Name        = "label11";
     this.label11.Size        = new System.Drawing.Size(71, 22);
     this.label11.TabIndex    = 162;
     this.label11.Text        = "母板宽";
     this.label11.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // cbo_scrap
     //
     this.cbo_scrap.FormattingEnabled = true;
     this.cbo_scrap.Items.AddRange(new object[] {
         "Y",
         "N"
     });
     this.cbo_scrap.Location  = new System.Drawing.Point(447, 114);
     this.cbo_scrap.MaxLength = 32767;
     this.cbo_scrap.Name      = "cbo_scrap";
     this.cbo_scrap.Size      = new System.Drawing.Size(64, 21);
     this.cbo_scrap.TabIndex  = 161;
     //
     // cbo_plate_yn
     //
     this.cbo_plate_yn.FormattingEnabled = true;
     this.cbo_plate_yn.Items.AddRange(new object[] {
         "Y",
         "N"
     });
     this.cbo_plate_yn.Location  = new System.Drawing.Point(447, 82);
     this.cbo_plate_yn.MaxLength = 32767;
     this.cbo_plate_yn.Name      = "cbo_plate_yn";
     this.cbo_plate_yn.Size      = new System.Drawing.Size(64, 21);
     this.cbo_plate_yn.TabIndex  = 160;
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(379, 114);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(62, 22);
     this.label10.TabIndex    = 159;
     this.label10.Text        = "是否判废";
     this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(379, 82);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(62, 22);
     this.label9.TabIndex    = 158;
     this.label9.Text        = "已切钢板";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // cbo_gas_fl
     //
     this.cbo_gas_fl.FormattingEnabled = true;
     this.cbo_gas_fl.Items.AddRange(new object[] {
         "Y",
         "N"
     });
     this.cbo_gas_fl.Location  = new System.Drawing.Point(447, 51);
     this.cbo_gas_fl.MaxLength = 32767;
     this.cbo_gas_fl.Name      = "cbo_gas_fl";
     this.cbo_gas_fl.Size      = new System.Drawing.Size(64, 21);
     this.cbo_gas_fl.TabIndex  = 157;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.Location    = new System.Drawing.Point(379, 51);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(62, 22);
     this.label7.TabIndex    = 156;
     this.label7.Text        = "切割指示";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_SLAB_NO
     //
     this.TXT_SLAB_NO.Location  = new System.Drawing.Point(136, 82);
     this.TXT_SLAB_NO.MaxLength = 12;
     this.TXT_SLAB_NO.Name      = "TXT_SLAB_NO";
     this.TXT_SLAB_NO.Size      = new System.Drawing.Size(112, 22);
     this.TXT_SLAB_NO.TabIndex  = 154;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.ForeColor   = System.Drawing.Color.Blue;
     this.label8.Location    = new System.Drawing.Point(30, 114);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(100, 22);
     this.label8.TabIndex    = 152;
     this.label8.Text        = "标准号";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(30, 82);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(100, 22);
     this.label5.TabIndex    = 151;
     this.label5.Text        = "板坯号";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_MILL_LOT_NO
     //
     this.TXT_MILL_LOT_NO.Location  = new System.Drawing.Point(136, 51);
     this.TXT_MILL_LOT_NO.MaxLength = 14;
     this.TXT_MILL_LOT_NO.Name      = "TXT_MILL_LOT_NO";
     this.TXT_MILL_LOT_NO.Size      = new System.Drawing.Size(112, 22);
     this.TXT_MILL_LOT_NO.TabIndex  = 146;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Location    = new System.Drawing.Point(30, 51);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(100, 22);
     this.label6.TabIndex    = 145;
     this.label6.Text        = "轧批号";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.ForeColor   = System.Drawing.Color.Blue;
     this.label1.Location    = new System.Drawing.Point(30, 145);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(100, 22);
     this.label1.TabIndex    = 142;
     this.label1.Text        = "原始坯料钢种";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDT_PROD_DATE_TO
     //
     this.SDT_PROD_DATE_TO.Location = new System.Drawing.Point(253, 18);
     this.SDT_PROD_DATE_TO.Name     = "SDT_PROD_DATE_TO";
     this.SDT_PROD_DATE_TO.RawDate  = "";
     this.SDT_PROD_DATE_TO.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE_TO.TabIndex = 4;
     //
     // SDT_PROD_DATE_FROM
     //
     this.SDT_PROD_DATE_FROM.Location = new System.Drawing.Point(136, 18);
     this.SDT_PROD_DATE_FROM.Name     = "SDT_PROD_DATE_FROM";
     this.SDT_PROD_DATE_FROM.RawDate  = "";
     this.SDT_PROD_DATE_FROM.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE_FROM.TabIndex = 4;
     //
     // CBO_SHIFT
     //
     this.CBO_SHIFT.FormattingEnabled = true;
     this.CBO_SHIFT.Items.AddRange(new object[] {
         "1",
         "2",
         "3"
     });
     this.CBO_SHIFT.Location  = new System.Drawing.Point(447, 18);
     this.CBO_SHIFT.MaxLength = 32767;
     this.CBO_SHIFT.Name      = "CBO_SHIFT";
     this.CBO_SHIFT.Size      = new System.Drawing.Size(64, 21);
     this.CBO_SHIFT.TabIndex  = 2;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(234, 26);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(14, 13);
     this.label2.TabIndex = 1;
     this.label2.Tag      = "user";
     this.label2.Text     = "~";
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(539, 18);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(71, 22);
     this.label4.TabIndex    = 0;
     this.label4.Text        = "母板厚";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(379, 18);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(62, 22);
     this.label3.TabIndex    = 0;
     this.label3.Text        = "班次/别";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ULabel5
     //
     this.ULabel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel5.Location    = new System.Drawing.Point(30, 18);
     this.ULabel5.Name        = "ULabel5";
     this.ULabel5.Size        = new System.Drawing.Size(100, 21);
     this.ULabel5.TabIndex    = 0;
     this.ULabel5.Text        = "切割时间";
     this.ULabel5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "ss1, Sheet1, Row 0, Column 0, ";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 178);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1269, 444);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CGT2020C
     //
     this.ClientSize = new System.Drawing.Size(1269, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGT2020C";
     this.Text  = "母板分段实绩查询_CGT2020C";
     this.Load += new System.EventHandler(this.CGT2020C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 9
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting3 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting4 = new CommonClass.BControlFiledSetting();
     this.txt_act_stlgrd     = new CommonClass.F4ETCR();
     this.txt_act_stlgrd_dec = new System.Windows.Forms.TextBox();
     this.txt_plt            = new CommonClass.F4ETCR();
     this.txt_plt_name       = new System.Windows.Forms.TextBox();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.label10            = new System.Windows.Forms.Label();
     this.txt_DoWgt          = new System.Windows.Forms.TextBox();
     this.label9             = new System.Windows.Forms.Label();
     this.txt_MoWgt          = new System.Windows.Forms.TextBox();
     this.label8             = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.txt_DoCnt          = new System.Windows.Forms.TextBox();
     this.label6             = new System.Windows.Forms.Label();
     this.txt_MoCnt          = new System.Windows.Forms.TextBox();
     this.label2             = new System.Windows.Forms.Label();
     this.CBO_SHIFT          = new System.Windows.Forms.ComboBox();
     this.label1             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.sdt_out_plt_date   = new CommonClass.CeriUDate();
     this.sdt_in_plt_date    = new CommonClass.CeriUDate();
     this.label4             = new System.Windows.Forms.Label();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_act_stlgrd
     //
     bControlFiledSetting1.ColumnID      = "STLGRD";
     bControlFiledSetting1.TargetControl = this.txt_act_stlgrd;
     bControlFiledSetting2.ColumnID      = "STEEL_GRD_DETAIL";
     bControlFiledSetting2.TargetControl = this.txt_act_stlgrd_dec;
     this.txt_act_stlgrd.CustomSetting.Add(bControlFiledSetting1);
     this.txt_act_stlgrd.CustomSetting.Add(bControlFiledSetting2);
     this.txt_act_stlgrd.InputControl = this.txt_act_stlgrd;
     this.txt_act_stlgrd.Location     = new System.Drawing.Point(104, 49);
     this.txt_act_stlgrd.Name         = "txt_act_stlgrd";
     this.txt_act_stlgrd.Size         = new System.Drawing.Size(108, 22);
     this.txt_act_stlgrd.sJoin        = "";
     this.txt_act_stlgrd.sSqletc      = "SELECT  STLGRD \"钢种\", STEEL_GRD_DETAIL \"目标说明\" FROM NISCO.QP_NISCO_CHMC  WHERE STLG" +
                                        "RD LIKE \'%\' AND NVL(STEEL_GRD_DETAIL,\'%\') LIKE \'%\'   ORDER  BY  STLGRD  ASC ";
     this.txt_act_stlgrd.TabIndex  = 572;
     this.txt_act_stlgrd.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_act_stlgrd_dec
     //
     this.txt_act_stlgrd_dec.Enabled  = false;
     this.txt_act_stlgrd_dec.Location = new System.Drawing.Point(218, 49);
     this.txt_act_stlgrd_dec.Name     = "txt_act_stlgrd_dec";
     this.txt_act_stlgrd_dec.Size     = new System.Drawing.Size(112, 22);
     this.txt_act_stlgrd_dec.TabIndex = 573;
     //
     // txt_plt
     //
     bControlFiledSetting3.ColumnID      = "CD";
     bControlFiledSetting3.TargetControl = this.txt_plt;
     bControlFiledSetting4.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting4.TargetControl = this.txt_plt_name;
     this.txt_plt.CustomSetting.Add(bControlFiledSetting3);
     this.txt_plt.CustomSetting.Add(bControlFiledSetting4);
     this.txt_plt.InputControl = this.txt_plt;
     this.txt_plt.Location     = new System.Drawing.Point(421, 13);
     this.txt_plt.MaxLength    = 2;
     this.txt_plt.Name         = "txt_plt";
     this.txt_plt.Size         = new System.Drawing.Size(35, 22);
     this.txt_plt.sJoin        = "";
     this.txt_plt.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                 "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0001\'    AND C" +
                                 "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_plt.TabIndex  = 576;
     this.txt_plt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_plt_name
     //
     this.txt_plt_name.Enabled  = false;
     this.txt_plt_name.Location = new System.Drawing.Point(458, 13);
     this.txt_plt_name.Name     = "txt_plt_name";
     this.txt_plt_name.Size     = new System.Drawing.Size(98, 22);
     this.txt_plt_name.TabIndex = 577;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.txt_DoWgt);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.txt_MoWgt);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.txt_DoCnt);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.txt_MoCnt);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.CBO_SHIFT);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txt_plt_name);
     this.groupBox1.Controls.Add(this.txt_plt);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.txt_act_stlgrd_dec);
     this.groupBox1.Controls.Add(this.txt_act_stlgrd);
     this.groupBox1.Controls.Add(this.sdt_out_plt_date);
     this.groupBox1.Controls.Add(this.sdt_in_plt_date);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1018, 86);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(905, 49);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(42, 21);
     this.label10.TabIndex    = 589;
     this.label10.Text        = "吨";
     this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_DoWgt
     //
     this.txt_DoWgt.Location  = new System.Drawing.Point(824, 49);
     this.txt_DoWgt.MaxLength = 11;
     this.txt_DoWgt.Name      = "txt_DoWgt";
     this.txt_DoWgt.Size      = new System.Drawing.Size(75, 22);
     this.txt_DoWgt.TabIndex  = 588;
     this.txt_DoWgt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(905, 13);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(42, 21);
     this.label9.TabIndex    = 587;
     this.label9.Text        = "吨";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_MoWgt
     //
     this.txt_MoWgt.Location  = new System.Drawing.Point(824, 13);
     this.txt_MoWgt.MaxLength = 11;
     this.txt_MoWgt.Name      = "txt_MoWgt";
     this.txt_MoWgt.Size      = new System.Drawing.Size(75, 22);
     this.txt_MoWgt.TabIndex  = 586;
     this.txt_MoWgt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(776, 13);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(42, 21);
     this.label8.TabIndex    = 585;
     this.label8.Text        = "块";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.Location    = new System.Drawing.Point(776, 49);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(42, 21);
     this.label7.TabIndex    = 584;
     this.label7.Text        = "块";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_DoCnt
     //
     this.txt_DoCnt.Location  = new System.Drawing.Point(716, 49);
     this.txt_DoCnt.MaxLength = 11;
     this.txt_DoCnt.Name      = "txt_DoCnt";
     this.txt_DoCnt.Size      = new System.Drawing.Size(54, 22);
     this.txt_DoCnt.TabIndex  = 583;
     this.txt_DoCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Location    = new System.Drawing.Point(629, 49);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(81, 21);
     this.label6.TabIndex    = 582;
     this.label6.Text        = "子板坯切割";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_MoCnt
     //
     this.txt_MoCnt.Location  = new System.Drawing.Point(716, 13);
     this.txt_MoCnt.MaxLength = 11;
     this.txt_MoCnt.Name      = "txt_MoCnt";
     this.txt_MoCnt.Size      = new System.Drawing.Size(54, 22);
     this.txt_MoCnt.TabIndex  = 581;
     this.txt_MoCnt.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(629, 13);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(81, 21);
     this.label2.TabIndex    = 580;
     this.label2.Text        = "母板坯切割";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_SHIFT
     //
     this.CBO_SHIFT.Font = new System.Drawing.Font("宋体", 10.25F);
     this.CBO_SHIFT.FormattingEnabled = true;
     this.CBO_SHIFT.Items.AddRange(new object[] {
         "1",
         "2",
         "3"
     });
     this.CBO_SHIFT.Location = new System.Drawing.Point(421, 49);
     this.CBO_SHIFT.Name     = "CBO_SHIFT";
     this.CBO_SHIFT.Size     = new System.Drawing.Size(46, 22);
     this.CBO_SHIFT.TabIndex = 579;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(346, 49);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(69, 21);
     this.label1.TabIndex    = 578;
     this.label1.Text        = "班次";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(346, 13);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(69, 22);
     this.label5.TabIndex    = 575;
     this.label5.Text        = "生产工厂";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(12, 49);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(92, 22);
     this.label3.TabIndex    = 574;
     this.label3.Text        = "钢种";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // sdt_out_plt_date
     //
     this.sdt_out_plt_date.Font      = new System.Drawing.Font("宋体", 11F);
     this.sdt_out_plt_date.ForeColor = System.Drawing.SystemColors.WindowText;
     this.sdt_out_plt_date.Location  = new System.Drawing.Point(218, 13);
     this.sdt_out_plt_date.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.sdt_out_plt_date.Name      = "sdt_out_plt_date";
     this.sdt_out_plt_date.RawDate   = "";
     this.sdt_out_plt_date.Size      = new System.Drawing.Size(112, 24);
     this.sdt_out_plt_date.TabIndex  = 521;
     this.sdt_out_plt_date.Tag       = "结束时间";
     //
     // sdt_in_plt_date
     //
     this.sdt_in_plt_date.Font      = new System.Drawing.Font("宋体", 11F);
     this.sdt_in_plt_date.ForeColor = System.Drawing.SystemColors.WindowText;
     this.sdt_in_plt_date.Location  = new System.Drawing.Point(104, 13);
     this.sdt_in_plt_date.Margin    = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.sdt_in_plt_date.Name      = "sdt_in_plt_date";
     this.sdt_in_plt_date.RawDate   = "";
     this.sdt_in_plt_date.Size      = new System.Drawing.Size(108, 24);
     this.sdt_in_plt_date.TabIndex  = 520;
     this.sdt_in_plt_date.Tag       = "开始时间";
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(12, 13);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(92, 24);
     this.label4.TabIndex    = 519;
     this.label4.Text        = "板坯切割日期";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 86);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1018, 536);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CGA2070C
     //
     this.ClientSize = new System.Drawing.Size(1018, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGA2070C";
     this.Text  = "板坯切割实绩查询界面_CGA2070C";
     this.Load += new System.EventHandler(this.Form_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 10
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2   = new CommonClass.BControlFiledSetting();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CKP1020C));
     this.txt_ord_knd      = new CommonClass.F4ETCR();
     this.txt_ord_kndname  = new System.Windows.Forms.TextBox();
     this.groupbox1        = new System.Windows.Forms.GroupBox();
     this.ORD_NO_N         = new System.Windows.Forms.RadioButton();
     this.ORD_NO_Y         = new System.Windows.Forms.RadioButton();
     this.TXT_ORD_ITEM     = new System.Windows.Forms.ComboBox();
     this.TXT_ORD_NO       = new System.Windows.Forms.TextBox();
     this.label1           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.UDA_DEL_TO       = new CommonClass.CeriUDate();
     this.UDA_DEL_FR       = new CommonClass.CeriUDate();
     this.ORD_OK           = new System.Windows.Forms.TextBox();
     this.label2           = new System.Windows.Forms.Label();
     this.ULabel5          = new System.Windows.Forms.Label();
     this.ss1              = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupbox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_ord_knd
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.txt_ord_knd;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.txt_ord_kndname;
     this.txt_ord_knd.CustomSetting.Add(bControlFiledSetting1);
     this.txt_ord_knd.CustomSetting.Add(bControlFiledSetting2);
     this.txt_ord_knd.InputControl = this.txt_ord_knd;
     this.txt_ord_knd.Location     = new System.Drawing.Point(461, 18);
     this.txt_ord_knd.MaxLength    = 10;
     this.txt_ord_knd.Name         = "txt_ord_knd";
     this.txt_ord_knd.Size         = new System.Drawing.Size(46, 22);
     this.txt_ord_knd.sJoin        = "";
     this.txt_ord_knd.sSqletc      = resources.GetString("txt_ord_knd.sSqletc");
     this.txt_ord_knd.TabIndex     = 760;
     //
     // txt_ord_kndname
     //
     this.txt_ord_kndname.Location  = new System.Drawing.Point(513, 18);
     this.txt_ord_kndname.MaxLength = 11;
     this.txt_ord_kndname.Name      = "txt_ord_kndname";
     this.txt_ord_kndname.Size      = new System.Drawing.Size(87, 22);
     this.txt_ord_kndname.TabIndex  = 759;
     //
     // groupbox1
     //
     this.groupbox1.Controls.Add(this.ORD_NO_N);
     this.groupbox1.Controls.Add(this.ORD_NO_Y);
     this.groupbox1.Controls.Add(this.TXT_ORD_ITEM);
     this.groupbox1.Controls.Add(this.TXT_ORD_NO);
     this.groupbox1.Controls.Add(this.label1);
     this.groupbox1.Controls.Add(this.label4);
     this.groupbox1.Controls.Add(this.txt_ord_knd);
     this.groupbox1.Controls.Add(this.txt_ord_kndname);
     this.groupbox1.Controls.Add(this.UDA_DEL_TO);
     this.groupbox1.Controls.Add(this.UDA_DEL_FR);
     this.groupbox1.Controls.Add(this.ORD_OK);
     this.groupbox1.Controls.Add(this.label2);
     this.groupbox1.Controls.Add(this.ULabel5);
     this.groupbox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupbox1.Location = new System.Drawing.Point(0, 0);
     this.groupbox1.Name     = "groupbox1";
     this.groupbox1.Size     = new System.Drawing.Size(1144, 59);
     this.groupbox1.TabIndex = 0;
     this.groupbox1.TabStop  = false;
     //
     // ORD_NO_N
     //
     this.ORD_NO_N.AutoSize = true;
     this.ORD_NO_N.Location = new System.Drawing.Point(1000, 19);
     this.ORD_NO_N.Name     = "ORD_NO_N";
     this.ORD_NO_N.Size     = new System.Drawing.Size(64, 17);
     this.ORD_NO_N.TabIndex = 766;
     this.ORD_NO_N.Text     = "未完成";
     this.ORD_NO_N.UseVisualStyleBackColor = true;
     this.ORD_NO_N.CheckedChanged         += new System.EventHandler(this.ORD_NO_N_CheckedChanged);
     //
     // ORD_NO_Y
     //
     this.ORD_NO_Y.AutoSize = true;
     this.ORD_NO_Y.Checked  = true;
     this.ORD_NO_Y.Location = new System.Drawing.Point(934, 19);
     this.ORD_NO_Y.Name     = "ORD_NO_Y";
     this.ORD_NO_Y.Size     = new System.Drawing.Size(51, 17);
     this.ORD_NO_Y.TabIndex = 765;
     this.ORD_NO_Y.TabStop  = true;
     this.ORD_NO_Y.Text     = "完成";
     this.ORD_NO_Y.UseVisualStyleBackColor = true;
     this.ORD_NO_Y.CheckedChanged         += new System.EventHandler(this.ORD_NO_Y_CheckedChanged);
     //
     // TXT_ORD_ITEM
     //
     this.TXT_ORD_ITEM.FormattingEnabled = true;
     this.TXT_ORD_ITEM.Location          = new System.Drawing.Point(867, 18);
     this.TXT_ORD_ITEM.Name     = "TXT_ORD_ITEM";
     this.TXT_ORD_ITEM.Size     = new System.Drawing.Size(46, 21);
     this.TXT_ORD_ITEM.TabIndex = 764;
     //
     // TXT_ORD_NO
     //
     this.TXT_ORD_NO.Location  = new System.Drawing.Point(759, 18);
     this.TXT_ORD_NO.MaxLength = 11;
     this.TXT_ORD_NO.Name      = "TXT_ORD_NO";
     this.TXT_ORD_NO.Size      = new System.Drawing.Size(100, 22);
     this.TXT_ORD_NO.TabIndex  = 763;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(669, 18);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(84, 21);
     this.label1.TabIndex    = 762;
     this.label1.Text        = "订单号";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.ForeColor   = System.Drawing.Color.Blue;
     this.label4.Location    = new System.Drawing.Point(375, 18);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(80, 22);
     this.label4.TabIndex    = 761;
     this.label4.Text        = "订单种类";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // UDA_DEL_TO
     //
     this.UDA_DEL_TO.Location = new System.Drawing.Point(233, 18);
     this.UDA_DEL_TO.Name     = "UDA_DEL_TO";
     this.UDA_DEL_TO.RawDate  = "";
     this.UDA_DEL_TO.Size     = new System.Drawing.Size(97, 21);
     this.UDA_DEL_TO.TabIndex = 4;
     //
     // UDA_DEL_FR
     //
     this.UDA_DEL_FR.Location = new System.Drawing.Point(120, 18);
     this.UDA_DEL_FR.Name     = "UDA_DEL_FR";
     this.UDA_DEL_FR.RawDate  = "";
     this.UDA_DEL_FR.Size     = new System.Drawing.Size(97, 21);
     this.UDA_DEL_FR.TabIndex = 4;
     //
     // ORD_OK
     //
     this.ORD_OK.Location = new System.Drawing.Point(1120, 19);
     this.ORD_OK.Name     = "ORD_OK";
     this.ORD_OK.Size     = new System.Drawing.Size(18, 22);
     this.ORD_OK.TabIndex = 2;
     this.ORD_OK.Text     = "Y";
     this.ORD_OK.Visible  = false;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(218, 27);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(14, 13);
     this.label2.TabIndex = 1;
     this.label2.Tag      = "user";
     this.label2.Text     = "~";
     //
     // ULabel5
     //
     this.ULabel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel5.Location    = new System.Drawing.Point(30, 18);
     this.ULabel5.Name        = "ULabel5";
     this.ULabel5.Size        = new System.Drawing.Size(84, 21);
     this.ULabel5.TabIndex    = 0;
     this.ULabel5.Text        = "用户交货期";
     this.ULabel5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 59);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1144, 563);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CKP1020C
     //
     this.ClientSize = new System.Drawing.Size(1144, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupbox1);
     this.Name  = "CKP1020C";
     this.Text  = "中板厂订单完成情况简报_CKP1020C";
     this.Load += new System.EventHandler(this.CKP1020C_Load);
     this.groupbox1.ResumeLayout(false);
     this.groupbox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 11
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting3   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting4   = new CommonClass.BControlFiledSetting();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CGE2020C));
     this.CBO_CUR_INV        = new CommonClass.F4ETCR();
     this.text_cur_inv       = new System.Windows.Forms.TextBox();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.groupBox3          = new System.Windows.Forms.GroupBox();
     this.txt_PrcLine        = new System.Windows.Forms.TextBox();
     this.opt_LineFlag2      = new System.Windows.Forms.RadioButton();
     this.opt_LineFlag1      = new System.Windows.Forms.RadioButton();
     this.opt_LineFlag0      = new System.Windows.Forms.RadioButton();
     this.TXT_MAX_WGT        = new CommonClass.NumBox();
     this.label5             = new System.Windows.Forms.Label();
     this.SDT_PROD_DATE_FROM = new CommonClass.CeriUDate();
     this.SDT_PROD_DATE_TO   = new CommonClass.CeriUDate();
     this.TXT_WGT            = new CommonClass.NumBox();
     this.TXT_CNT            = new CommonClass.NumBox();
     this.SDB_THK            = new CommonClass.NumBox();
     this.txt_stdspec_chg    = new CommonClass.F4ETCN();
     this.TXT_PLATE_NO       = new System.Windows.Forms.TextBox();
     this.txt_f_addr         = new CommonClass.F4COMN();
     this.txt_t_addr         = new CommonClass.F4COMN();
     this.CBO_SHIFT          = new System.Windows.Forms.ComboBox();
     this.label3             = new System.Windows.Forms.Label();
     this.label13            = new System.Windows.Forms.Label();
     this.label10            = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label16            = new System.Windows.Forms.Label();
     this.label9             = new System.Windows.Forms.Label();
     this.ULabel6            = new System.Windows.Forms.Label();
     this.label12            = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.splitContainer1    = new System.Windows.Forms.SplitContainer();
     this.ss1        = new FarPoint.Win.Spread.FpSpread();
     this.ss1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.ss2        = new FarPoint.Win.Spread.FpSpread();
     this.ss2_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // CBO_CUR_INV
     //
     bControlFiledSetting3.ColumnID      = "CD";
     bControlFiledSetting3.TargetControl = this.CBO_CUR_INV;
     bControlFiledSetting4.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting4.TargetControl = this.text_cur_inv;
     this.CBO_CUR_INV.CustomSetting.Add(bControlFiledSetting3);
     this.CBO_CUR_INV.CustomSetting.Add(bControlFiledSetting4);
     this.CBO_CUR_INV.InputControl = this.CBO_CUR_INV;
     this.CBO_CUR_INV.Location     = new System.Drawing.Point(197, 15);
     this.CBO_CUR_INV.MaxLength    = 2;
     this.CBO_CUR_INV.Name         = "CBO_CUR_INV";
     this.CBO_CUR_INV.Size         = new System.Drawing.Size(33, 22);
     this.CBO_CUR_INV.sJoin        = "";
     this.CBO_CUR_INV.sSqletc      = resources.GetString("CBO_CUR_INV.sSqletc");
     this.CBO_CUR_INV.TabIndex     = 131;
     //
     // text_cur_inv
     //
     this.text_cur_inv.Location = new System.Drawing.Point(228, 15);
     this.text_cur_inv.Name     = "text_cur_inv";
     this.text_cur_inv.Size     = new System.Drawing.Size(82, 22);
     this.text_cur_inv.TabIndex = 130;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.groupBox3);
     this.groupBox1.Controls.Add(this.TXT_MAX_WGT);
     this.groupBox1.Controls.Add(this.CBO_CUR_INV);
     this.groupBox1.Controls.Add(this.text_cur_inv);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_FROM);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_TO);
     this.groupBox1.Controls.Add(this.TXT_WGT);
     this.groupBox1.Controls.Add(this.TXT_CNT);
     this.groupBox1.Controls.Add(this.SDB_THK);
     this.groupBox1.Controls.Add(this.txt_stdspec_chg);
     this.groupBox1.Controls.Add(this.TXT_PLATE_NO);
     this.groupBox1.Controls.Add(this.txt_f_addr);
     this.groupBox1.Controls.Add(this.txt_t_addr);
     this.groupBox1.Controls.Add(this.CBO_SHIFT);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label16);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.ULabel6);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1262, 110);
     this.groupBox1.TabIndex = 111;
     this.groupBox1.TabStop  = false;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.txt_PrcLine);
     this.groupBox3.Controls.Add(this.opt_LineFlag2);
     this.groupBox3.Controls.Add(this.opt_LineFlag1);
     this.groupBox3.Controls.Add(this.opt_LineFlag0);
     this.groupBox3.Location = new System.Drawing.Point(13, 10);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(107, 89);
     this.groupBox3.TabIndex = 133;
     this.groupBox3.TabStop  = false;
     //
     // txt_PrcLine
     //
     this.txt_PrcLine.Location = new System.Drawing.Point(73, 21);
     this.txt_PrcLine.Name     = "txt_PrcLine";
     this.txt_PrcLine.Size     = new System.Drawing.Size(21, 22);
     this.txt_PrcLine.TabIndex = 3;
     this.txt_PrcLine.Visible  = false;
     //
     // opt_LineFlag2
     //
     this.opt_LineFlag2.AutoSize  = true;
     this.opt_LineFlag2.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_LineFlag2.ForeColor = System.Drawing.Color.Red;
     this.opt_LineFlag2.Location  = new System.Drawing.Point(21, 58);
     this.opt_LineFlag2.Name      = "opt_LineFlag2";
     this.opt_LineFlag2.Size      = new System.Drawing.Size(53, 17);
     this.opt_LineFlag2.TabIndex  = 2;
     this.opt_LineFlag2.TabStop   = true;
     this.opt_LineFlag2.Text      = "全线";
     this.opt_LineFlag2.UseVisualStyleBackColor = true;
     this.opt_LineFlag2.CheckedChanged         += new System.EventHandler(this.opt_LineFlag2_CheckedChanged);
     //
     // opt_LineFlag1
     //
     this.opt_LineFlag1.AutoSize  = true;
     this.opt_LineFlag1.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_LineFlag1.ForeColor = System.Drawing.Color.Red;
     this.opt_LineFlag1.Location  = new System.Drawing.Point(21, 35);
     this.opt_LineFlag1.Name      = "opt_LineFlag1";
     this.opt_LineFlag1.Size      = new System.Drawing.Size(67, 17);
     this.opt_LineFlag1.TabIndex  = 1;
     this.opt_LineFlag1.TabStop   = true;
     this.opt_LineFlag1.Text      = "二号线";
     this.opt_LineFlag1.UseVisualStyleBackColor = true;
     this.opt_LineFlag1.CheckedChanged         += new System.EventHandler(this.opt_LineFlag1_CheckedChanged);
     //
     // opt_LineFlag0
     //
     this.opt_LineFlag0.AutoSize = true;
     this.opt_LineFlag0.Font     = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_LineFlag0.Location = new System.Drawing.Point(21, 10);
     this.opt_LineFlag0.Name     = "opt_LineFlag0";
     this.opt_LineFlag0.Size     = new System.Drawing.Size(67, 17);
     this.opt_LineFlag0.TabIndex = 0;
     this.opt_LineFlag0.TabStop  = true;
     this.opt_LineFlag0.Text     = "一号线";
     this.opt_LineFlag0.UseVisualStyleBackColor = true;
     this.opt_LineFlag0.CheckedChanged         += new System.EventHandler(this.opt_LineFlag0_CheckedChanged);
     //
     // TXT_MAX_WGT
     //
     this.TXT_MAX_WGT.BackColor = System.Drawing.Color.White;
     this.TXT_MAX_WGT.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.TXT_MAX_WGT.ForeColor = System.Drawing.Color.Crimson;
     this.TXT_MAX_WGT.Location  = new System.Drawing.Point(920, 77);
     this.TXT_MAX_WGT.Name      = "TXT_MAX_WGT";
     this.TXT_MAX_WGT.NumValue  = 0D;
     this.TXT_MAX_WGT.Scale     = 3;
     this.TXT_MAX_WGT.ShowZero  = false;
     this.TXT_MAX_WGT.Size      = new System.Drawing.Size(102, 22);
     this.TXT_MAX_WGT.TabIndex  = 132;
     this.TXT_MAX_WGT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(840, 77);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(74, 22);
     this.label5.TabIndex    = 128;
     this.label5.Text        = "最大量";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDT_PROD_DATE_FROM
     //
     this.SDT_PROD_DATE_FROM.Location = new System.Drawing.Point(409, 15);
     this.SDT_PROD_DATE_FROM.Name     = "SDT_PROD_DATE_FROM";
     this.SDT_PROD_DATE_FROM.RawDate  = "";
     this.SDT_PROD_DATE_FROM.Size     = new System.Drawing.Size(95, 24);
     this.SDT_PROD_DATE_FROM.TabIndex = 124;
     //
     // SDT_PROD_DATE_TO
     //
     this.SDT_PROD_DATE_TO.Location = new System.Drawing.Point(524, 15);
     this.SDT_PROD_DATE_TO.Name     = "SDT_PROD_DATE_TO";
     this.SDT_PROD_DATE_TO.RawDate  = "";
     this.SDT_PROD_DATE_TO.Size     = new System.Drawing.Size(95, 24);
     this.SDT_PROD_DATE_TO.TabIndex = 123;
     //
     // TXT_WGT
     //
     this.TXT_WGT.BackColor = System.Drawing.Color.White;
     this.TXT_WGT.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.TXT_WGT.ForeColor = System.Drawing.Color.Crimson;
     this.TXT_WGT.Location  = new System.Drawing.Point(512, 77);
     this.TXT_WGT.Name      = "TXT_WGT";
     this.TXT_WGT.NumValue  = 0D;
     this.TXT_WGT.Scale     = 3;
     this.TXT_WGT.ShowZero  = false;
     this.TXT_WGT.Size      = new System.Drawing.Size(82, 22);
     this.TXT_WGT.TabIndex  = 122;
     this.TXT_WGT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // TXT_CNT
     //
     this.TXT_CNT.BackColor = System.Drawing.Color.White;
     this.TXT_CNT.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.TXT_CNT.ForeColor = System.Drawing.Color.Crimson;
     this.TXT_CNT.Location  = new System.Drawing.Point(467, 77);
     this.TXT_CNT.Name      = "TXT_CNT";
     this.TXT_CNT.NumValue  = 0D;
     this.TXT_CNT.Scale     = 0;
     this.TXT_CNT.ShowZero  = false;
     this.TXT_CNT.Size      = new System.Drawing.Size(44, 22);
     this.TXT_CNT.TabIndex  = 121;
     this.TXT_CNT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK
     //
     this.SDB_THK.Location  = new System.Drawing.Point(712, 45);
     this.SDB_THK.Name      = "SDB_THK";
     this.SDB_THK.NumValue  = 0D;
     this.SDB_THK.Scale     = 2;
     this.SDB_THK.ShowZero  = false;
     this.SDB_THK.Size      = new System.Drawing.Size(43, 22);
     this.SDB_THK.TabIndex  = 13;
     this.SDB_THK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txt_stdspec_chg
     //
     this.txt_stdspec_chg.Location  = new System.Drawing.Point(409, 45);
     this.txt_stdspec_chg.MaxLength = 18;
     this.txt_stdspec_chg.Name      = "txt_stdspec_chg";
     this.txt_stdspec_chg.sFcontrol = "StdSPEC";
     this.txt_stdspec_chg.Size      = new System.Drawing.Size(210, 22);
     this.txt_stdspec_chg.sJoin     = "";
     this.txt_stdspec_chg.sSqletc   = "SELECT StdSPEC 标准代号, StdSPEC_YY 发布年度, STDSPEC_CHR_CD 标准特性代码, Gf_ComnNameFind(\'Q00" +
                                      "25\',STDSPEC_CHR_CD) 标准特性名称,  STDSPEC_NAME_ENG 标准英文名, STDSPEC_NAME_CHN 标准中文名 FROM" +
                                      "  NISCO.QP_STD_HEAD";
     this.txt_stdspec_chg.TabIndex = 5;
     //
     // TXT_PLATE_NO
     //
     this.TXT_PLATE_NO.Location = new System.Drawing.Point(197, 77);
     this.TXT_PLATE_NO.Name     = "TXT_PLATE_NO";
     this.TXT_PLATE_NO.Size     = new System.Drawing.Size(113, 22);
     this.TXT_PLATE_NO.TabIndex = 3;
     //
     // txt_f_addr
     //
     this.txt_f_addr.Location  = new System.Drawing.Point(196, 45);
     this.txt_f_addr.MaxLength = 7;
     this.txt_f_addr.Name      = "txt_f_addr";
     this.txt_f_addr.Size      = new System.Drawing.Size(114, 22);
     this.txt_f_addr.sJoin     = "";
     this.txt_f_addr.sKey      = "F0037";
     this.txt_f_addr.TabIndex  = 7;
     //
     // txt_t_addr
     //
     this.txt_t_addr.Location  = new System.Drawing.Point(712, 77);
     this.txt_t_addr.MaxLength = 7;
     this.txt_t_addr.Name      = "txt_t_addr";
     this.txt_t_addr.Size      = new System.Drawing.Size(106, 22);
     this.txt_t_addr.sJoin     = "";
     this.txt_t_addr.sKey      = "F0037";
     this.txt_t_addr.TabIndex  = 8;
     //
     // CBO_SHIFT
     //
     this.CBO_SHIFT.Font = new System.Drawing.Font("宋体", 10.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.CBO_SHIFT.FormattingEnabled = true;
     this.CBO_SHIFT.Items.AddRange(new object[] {
         "",
         "1",
         "2",
         "3"
     });
     this.CBO_SHIFT.Location = new System.Drawing.Point(686, 15);
     this.CBO_SHIFT.Name     = "CBO_SHIFT";
     this.CBO_SHIFT.Size     = new System.Drawing.Size(43, 22);
     this.CBO_SHIFT.TabIndex = 4;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(507, 15);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(15, 22);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "~";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label13
     //
     this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label13.Location    = new System.Drawing.Point(339, 77);
     this.label13.Name        = "label13";
     this.label13.Size        = new System.Drawing.Size(122, 22);
     this.label13.TabIndex    = 3;
     this.label13.Text        = "件数/重量(吨)";
     this.label13.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(126, 77);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(69, 22);
     this.label10.TabIndex    = 3;
     this.label10.Text        = "物料号";
     this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(642, 15);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(42, 22);
     this.label2.TabIndex    = 3;
     this.label2.Text        = "班次";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label16
     //
     this.label16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label16.ForeColor   = System.Drawing.Color.Blue;
     this.label16.Location    = new System.Drawing.Point(126, 45);
     this.label16.Name        = "label16";
     this.label16.Size        = new System.Drawing.Size(69, 22);
     this.label16.TabIndex    = 3;
     this.label16.Tag         = "f4";
     this.label16.Text        = "起始垛位";
     this.label16.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(642, 45);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(69, 22);
     this.label9.TabIndex    = 3;
     this.label9.Text        = "厚 度";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ULabel6
     //
     this.ULabel6.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel6.ForeColor    = System.Drawing.Color.Blue;
     this.ULabel6.Location     = new System.Drawing.Point(642, 77);
     this.ULabel6.Name         = "ULabel6";
     this.ULabel6.Size         = new System.Drawing.Size(69, 22);
     this.ULabel6.TabIndex     = 3;
     this.ULabel6.Tag          = "f4";
     this.ULabel6.Text         = "目标垛位";
     this.ULabel6.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     this.ULabel6.DoubleClick += new System.EventHandler(this.ULabel6_DoubleClick);
     //
     // label12
     //
     this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label12.ForeColor   = System.Drawing.Color.Blue;
     this.label12.Location    = new System.Drawing.Point(126, 15);
     this.label12.Name        = "label12";
     this.label12.Size        = new System.Drawing.Size(69, 22);
     this.label12.TabIndex    = 3;
     this.label12.Tag         = "f4";
     this.label12.Text        = "当前库";
     this.label12.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.ForeColor   = System.Drawing.Color.Blue;
     this.label7.Location    = new System.Drawing.Point(339, 45);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(69, 22);
     this.label7.TabIndex    = 3;
     this.label7.Tag         = "f4";
     this.label7.Text        = "标准号";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Font        = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.Location    = new System.Drawing.Point(339, 15);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(69, 22);
     this.label1.TabIndex    = 3;
     this.label1.Text        = "生产时间";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.splitContainer1);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 110);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1262, 512);
     this.groupBox2.TabIndex = 112;
     this.groupBox2.TabStop  = false;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(3, 18);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.ss1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.ss2);
     this.splitContainer1.Size             = new System.Drawing.Size(1256, 491);
     this.splitContainer1.SplitterDistance = 665;
     this.splitContainer1.TabIndex         = 5;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 0);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss1_Sheet1
     });
     this.ss1.Size             = new System.Drawing.Size(665, 491);
     this.ss1.TabIndex         = 14;
     this.ss1.CellClick       += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellClick);
     this.ss1.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellDoubleClick);
     //
     // ss1_Sheet1
     //
     this.ss1_Sheet1.Reset();
     this.ss1_Sheet1.SheetName = "Sheet1";
     //
     // ss2
     //
     this.ss2.AccessibleDescription = "";
     this.ss2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss2.Location = new System.Drawing.Point(0, 0);
     this.ss2.Name     = "ss2";
     this.ss2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss2_Sheet1
     });
     this.ss2.Size             = new System.Drawing.Size(587, 491);
     this.ss2.TabIndex         = 15;
     this.ss2.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss2_CellDoubleClick);
     //
     // ss2_Sheet1
     //
     this.ss2_Sheet1.Reset();
     this.ss2_Sheet1.SheetName = "Sheet1";
     //
     // CGE2020C
     //
     this.ClientSize = new System.Drawing.Size(1262, 622);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGE2020C";
     this.Text  = "在线钢板入库界面_CGE2020C";
     this.Load += new System.EventHandler(this.CGE2020C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 12
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     this.TXT_STDSPEC      = new CommonClass.F4ETCR();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.TXT_CD           = new System.Windows.Forms.TextBox();
     this.SSP6             = new System.Windows.Forms.Button();
     this.SSP5             = new System.Windows.Forms.Button();
     this.panel1           = new System.Windows.Forms.Panel();
     this.OPT_MILL         = new System.Windows.Forms.RadioButton();
     this.OPT_SMSMILL      = new System.Windows.Forms.RadioButton();
     this.TXT_MILL_DATE_TO = new CommonClass.CeriUDate();
     this.TXT_MILL_DATE    = new CommonClass.CeriUDate();
     this.label16          = new System.Windows.Forms.Label();
     this.label15          = new System.Windows.Forms.Label();
     this.CBO_GROUP        = new System.Windows.Forms.ComboBox();
     this.label14          = new System.Windows.Forms.Label();
     this.label13          = new System.Windows.Forms.Label();
     this.TXT_LEN_TO       = new CommonClass.NumBox();
     this.label11          = new System.Windows.Forms.Label();
     this.TXT_LEN          = new CommonClass.NumBox();
     this.label12          = new System.Windows.Forms.Label();
     this.TXT_TRNS_CMPY_CD = new System.Windows.Forms.TextBox();
     this.TXT_CUST_CD      = new System.Windows.Forms.TextBox();
     this.label10          = new System.Windows.Forms.Label();
     this.label9           = new System.Windows.Forms.Label();
     this.TXT_WID_TO       = new CommonClass.NumBox();
     this.label6           = new System.Windows.Forms.Label();
     this.TXT_WID          = new CommonClass.NumBox();
     this.label7           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.CBO_SURFGRD      = new System.Windows.Forms.ComboBox();
     this.TXT_ORD_ITEM     = new System.Windows.Forms.TextBox();
     this.TXT_ORD_NO       = new System.Windows.Forms.TextBox();
     this.label3           = new System.Windows.Forms.Label();
     this.TXT_THK_TO       = new CommonClass.NumBox();
     this.label5           = new System.Windows.Forms.Label();
     this.TXT_THK          = new CommonClass.NumBox();
     this.label2           = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.CBO_PRODGRD      = new System.Windows.Forms.ComboBox();
     this.label8           = new System.Windows.Forms.Label();
     this.TXT_SLAB_NO      = new System.Windows.Forms.TextBox();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // TXT_STDSPEC
     //
     bControlFiledSetting1.ColumnID      = "StdSPEC";
     bControlFiledSetting1.TargetControl = this.TXT_STDSPEC;
     this.TXT_STDSPEC.CustomSetting.Add(bControlFiledSetting1);
     this.TXT_STDSPEC.InputControl = this.TXT_STDSPEC;
     this.TXT_STDSPEC.Location     = new System.Drawing.Point(893, 47);
     this.TXT_STDSPEC.MaxLength    = 18;
     this.TXT_STDSPEC.Name         = "TXT_STDSPEC";
     this.TXT_STDSPEC.Size         = new System.Drawing.Size(132, 22);
     this.TXT_STDSPEC.sJoin        = "";
     this.TXT_STDSPEC.sSqletc      = "SELECT StdSPEC \"标准代号\", StdSPEC_YY \"发布年度\", STDSPEC_CHR_CD \"标准特性代码\",Gf_ComnNameFind" +
                                     "(\'Q0025\',STDSPEC_CHR_CD) \"标准特性名称\",STDSPEC_NAME_ENG \"标准英文名\", STDSPEC_NAME_CHN \"标准" +
                                     "中文名\" FROM  NISCO.QP_STD_HEAD";
     this.TXT_STDSPEC.TabIndex = 248;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.TXT_CD);
     this.groupBox1.Controls.Add(this.SSP6);
     this.groupBox1.Controls.Add(this.SSP5);
     this.groupBox1.Controls.Add(this.panel1);
     this.groupBox1.Controls.Add(this.TXT_MILL_DATE_TO);
     this.groupBox1.Controls.Add(this.TXT_MILL_DATE);
     this.groupBox1.Controls.Add(this.label16);
     this.groupBox1.Controls.Add(this.TXT_STDSPEC);
     this.groupBox1.Controls.Add(this.label15);
     this.groupBox1.Controls.Add(this.CBO_GROUP);
     this.groupBox1.Controls.Add(this.label14);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Controls.Add(this.TXT_LEN_TO);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.TXT_LEN);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.TXT_TRNS_CMPY_CD);
     this.groupBox1.Controls.Add(this.TXT_CUST_CD);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.TXT_WID_TO);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.TXT_WID);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.CBO_SURFGRD);
     this.groupBox1.Controls.Add(this.TXT_ORD_ITEM);
     this.groupBox1.Controls.Add(this.TXT_ORD_NO);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.TXT_THK_TO);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.TXT_THK);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.CBO_PRODGRD);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.TXT_SLAB_NO);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1310, 121);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // TXT_CD
     //
     this.TXT_CD.Location = new System.Drawing.Point(1262, 53);
     this.TXT_CD.Name     = "TXT_CD";
     this.TXT_CD.Size     = new System.Drawing.Size(36, 22);
     this.TXT_CD.TabIndex = 261;
     this.TXT_CD.Visible  = false;
     //
     // SSP6
     //
     this.SSP6.BackColor = System.Drawing.Color.Fuchsia;
     this.SSP6.FlatAppearance.BorderSize = 0;
     this.SSP6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSP6.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSP6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.SSP6.Location  = new System.Drawing.Point(1125, 45);
     this.SSP6.Name      = "SSP6";
     this.SSP6.Size      = new System.Drawing.Size(90, 24);
     this.SSP6.TabIndex  = 260;
     this.SSP6.Text      = "出口订单";
     this.SSP6.UseVisualStyleBackColor = false;
     //
     // SSP5
     //
     this.SSP5.BackColor = System.Drawing.Color.Blue;
     this.SSP5.FlatAppearance.BorderSize = 0;
     this.SSP5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSP5.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSP5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.SSP5.Location  = new System.Drawing.Point(1125, 14);
     this.SSP5.Name      = "SSP5";
     this.SSP5.Size      = new System.Drawing.Size(90, 24);
     this.SSP5.TabIndex  = 259;
     this.SSP5.Text      = "定制配送";
     this.SSP5.UseVisualStyleBackColor = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.OPT_MILL);
     this.panel1.Controls.Add(this.OPT_SMSMILL);
     this.panel1.Location = new System.Drawing.Point(1122, 79);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(137, 36);
     this.panel1.TabIndex = 252;
     //
     // OPT_MILL
     //
     this.OPT_MILL.AutoSize = true;
     this.OPT_MILL.Location = new System.Drawing.Point(73, 10);
     this.OPT_MILL.Name     = "OPT_MILL";
     this.OPT_MILL.Size     = new System.Drawing.Size(51, 17);
     this.OPT_MILL.TabIndex = 1;
     this.OPT_MILL.TabStop  = true;
     this.OPT_MILL.Text     = "轧钢";
     this.OPT_MILL.UseVisualStyleBackColor = true;
     this.OPT_MILL.Visible = false;
     //
     // OPT_SMSMILL
     //
     this.OPT_SMSMILL.AutoSize = true;
     this.OPT_SMSMILL.Location = new System.Drawing.Point(3, 10);
     this.OPT_SMSMILL.Name     = "OPT_SMSMILL";
     this.OPT_SMSMILL.Size     = new System.Drawing.Size(51, 17);
     this.OPT_SMSMILL.TabIndex = 0;
     this.OPT_SMSMILL.TabStop  = true;
     this.OPT_SMSMILL.Text     = "综合";
     this.OPT_SMSMILL.UseVisualStyleBackColor = true;
     this.OPT_SMSMILL.Visible = false;
     //
     // TXT_MILL_DATE_TO
     //
     this.TXT_MILL_DATE_TO.Location = new System.Drawing.Point(1010, 19);
     this.TXT_MILL_DATE_TO.Name     = "TXT_MILL_DATE_TO";
     this.TXT_MILL_DATE_TO.RawDate  = "";
     this.TXT_MILL_DATE_TO.Size     = new System.Drawing.Size(97, 21);
     this.TXT_MILL_DATE_TO.TabIndex = 251;
     //
     // TXT_MILL_DATE
     //
     this.TXT_MILL_DATE.Location = new System.Drawing.Point(893, 19);
     this.TXT_MILL_DATE.Name     = "TXT_MILL_DATE";
     this.TXT_MILL_DATE.RawDate  = "";
     this.TXT_MILL_DATE.Size     = new System.Drawing.Size(97, 21);
     this.TXT_MILL_DATE.TabIndex = 250;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(991, 27);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(14, 13);
     this.label16.TabIndex = 249;
     this.label16.Tag      = "user";
     this.label16.Text     = "~";
     //
     // label15
     //
     this.label15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label15.Location    = new System.Drawing.Point(807, 79);
     this.label15.Name        = "label15";
     this.label15.Size        = new System.Drawing.Size(80, 22);
     this.label15.TabIndex    = 247;
     this.label15.Text        = "班别";
     this.label15.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_GROUP
     //
     this.CBO_GROUP.FormattingEnabled = true;
     this.CBO_GROUP.Items.AddRange(new object[] {
         "A",
         "B",
         "C",
         "D"
     });
     this.CBO_GROUP.Location  = new System.Drawing.Point(893, 79);
     this.CBO_GROUP.MaxLength = 32767;
     this.CBO_GROUP.Name      = "CBO_GROUP";
     this.CBO_GROUP.Size      = new System.Drawing.Size(64, 21);
     this.CBO_GROUP.TabIndex  = 246;
     //
     // label14
     //
     this.label14.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label14.ForeColor   = System.Drawing.Color.Blue;
     this.label14.Location    = new System.Drawing.Point(807, 47);
     this.label14.Name        = "label14";
     this.label14.Size        = new System.Drawing.Size(80, 22);
     this.label14.TabIndex    = 245;
     this.label14.Text        = "标准号";
     this.label14.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label13
     //
     this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label13.Location    = new System.Drawing.Point(807, 18);
     this.label13.Name        = "label13";
     this.label13.Size        = new System.Drawing.Size(80, 22);
     this.label13.TabIndex    = 244;
     this.label13.Text        = "轧制日期";
     this.label13.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_LEN_TO
     //
     this.TXT_LEN_TO.Location  = new System.Drawing.Point(715, 81);
     this.TXT_LEN_TO.Name      = "TXT_LEN_TO";
     this.TXT_LEN_TO.NumValue  = 0D;
     this.TXT_LEN_TO.Scale     = 1;
     this.TXT_LEN_TO.ShowZero  = true;
     this.TXT_LEN_TO.Size      = new System.Drawing.Size(53, 22);
     this.TXT_LEN_TO.TabIndex  = 243;
     this.TXT_LEN_TO.Text      = "0.0";
     this.TXT_LEN_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.Location = new System.Drawing.Point(695, 86);
     this.label11.Name     = "label11";
     this.label11.Size     = new System.Drawing.Size(14, 13);
     this.label11.TabIndex = 242;
     this.label11.Tag      = "user";
     this.label11.Text     = "~";
     //
     // TXT_LEN
     //
     this.TXT_LEN.Location  = new System.Drawing.Point(636, 81);
     this.TXT_LEN.Name      = "TXT_LEN";
     this.TXT_LEN.NumValue  = 0D;
     this.TXT_LEN.Scale     = 1;
     this.TXT_LEN.ShowZero  = true;
     this.TXT_LEN.Size      = new System.Drawing.Size(53, 22);
     this.TXT_LEN.TabIndex  = 241;
     this.TXT_LEN.Text      = "0.0";
     this.TXT_LEN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label12
     //
     this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label12.Location    = new System.Drawing.Point(550, 81);
     this.label12.Name        = "label12";
     this.label12.Size        = new System.Drawing.Size(80, 22);
     this.label12.TabIndex    = 240;
     this.label12.Text        = "长度";
     this.label12.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_TRNS_CMPY_CD
     //
     this.TXT_TRNS_CMPY_CD.Location  = new System.Drawing.Point(636, 48);
     this.TXT_TRNS_CMPY_CD.MaxLength = 4;
     this.TXT_TRNS_CMPY_CD.Name      = "TXT_TRNS_CMPY_CD";
     this.TXT_TRNS_CMPY_CD.Size      = new System.Drawing.Size(112, 22);
     this.TXT_TRNS_CMPY_CD.TabIndex  = 239;
     //
     // TXT_CUST_CD
     //
     this.TXT_CUST_CD.Location  = new System.Drawing.Point(636, 16);
     this.TXT_CUST_CD.MaxLength = 6;
     this.TXT_CUST_CD.Name      = "TXT_CUST_CD";
     this.TXT_CUST_CD.Size      = new System.Drawing.Size(112, 22);
     this.TXT_CUST_CD.TabIndex  = 238;
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(550, 49);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(80, 22);
     this.label10.TabIndex    = 236;
     this.label10.Text        = "分段号";
     this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(550, 16);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(80, 22);
     this.label9.TabIndex    = 235;
     this.label9.Text        = "用户代码";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_WID_TO
     //
     this.TXT_WID_TO.Location  = new System.Drawing.Point(441, 81);
     this.TXT_WID_TO.Name      = "TXT_WID_TO";
     this.TXT_WID_TO.NumValue  = 0D;
     this.TXT_WID_TO.Scale     = 2;
     this.TXT_WID_TO.ShowZero  = true;
     this.TXT_WID_TO.Size      = new System.Drawing.Size(53, 22);
     this.TXT_WID_TO.TabIndex  = 234;
     this.TXT_WID_TO.Text      = "0.00";
     this.TXT_WID_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(421, 86);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(14, 13);
     this.label6.TabIndex = 233;
     this.label6.Tag      = "user";
     this.label6.Text     = "~";
     //
     // TXT_WID
     //
     this.TXT_WID.Location  = new System.Drawing.Point(362, 81);
     this.TXT_WID.Name      = "TXT_WID";
     this.TXT_WID.NumValue  = 0D;
     this.TXT_WID.Scale     = 2;
     this.TXT_WID.ShowZero  = true;
     this.TXT_WID.Size      = new System.Drawing.Size(53, 22);
     this.TXT_WID.TabIndex  = 232;
     this.TXT_WID.Text      = "0.00";
     this.TXT_WID.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.Location    = new System.Drawing.Point(276, 81);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(80, 22);
     this.label7.TabIndex    = 231;
     this.label7.Text        = "宽度";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(276, 49);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(80, 22);
     this.label4.TabIndex    = 230;
     this.label4.Text        = "表面等级";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_SURFGRD
     //
     this.CBO_SURFGRD.FormattingEnabled = true;
     this.CBO_SURFGRD.Items.AddRange(new object[] {
         "1:正品",
         "2:改判",
         "3:协议",
         "4:待判",
         "5:次品",
         "7:废品"
     });
     this.CBO_SURFGRD.Location  = new System.Drawing.Point(362, 49);
     this.CBO_SURFGRD.MaxLength = 32767;
     this.CBO_SURFGRD.Name      = "CBO_SURFGRD";
     this.CBO_SURFGRD.Size      = new System.Drawing.Size(64, 21);
     this.CBO_SURFGRD.TabIndex  = 229;
     //
     // TXT_ORD_ITEM
     //
     this.TXT_ORD_ITEM.Location  = new System.Drawing.Point(475, 16);
     this.TXT_ORD_ITEM.MaxLength = 2;
     this.TXT_ORD_ITEM.Name      = "TXT_ORD_ITEM";
     this.TXT_ORD_ITEM.Size      = new System.Drawing.Size(47, 22);
     this.TXT_ORD_ITEM.TabIndex  = 228;
     //
     // TXT_ORD_NO
     //
     this.TXT_ORD_NO.Location  = new System.Drawing.Point(362, 16);
     this.TXT_ORD_NO.MaxLength = 11;
     this.TXT_ORD_NO.Name      = "TXT_ORD_NO";
     this.TXT_ORD_NO.Size      = new System.Drawing.Size(112, 22);
     this.TXT_ORD_NO.TabIndex  = 227;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(276, 16);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(80, 22);
     this.label3.TabIndex    = 226;
     this.label3.Text        = "订单号";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_THK_TO
     //
     this.TXT_THK_TO.Location  = new System.Drawing.Point(195, 83);
     this.TXT_THK_TO.Name      = "TXT_THK_TO";
     this.TXT_THK_TO.NumValue  = 0D;
     this.TXT_THK_TO.Scale     = 2;
     this.TXT_THK_TO.ShowZero  = true;
     this.TXT_THK_TO.Size      = new System.Drawing.Size(53, 22);
     this.TXT_THK_TO.TabIndex  = 225;
     this.TXT_THK_TO.Text      = "0.00";
     this.TXT_THK_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(175, 88);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(14, 13);
     this.label5.TabIndex = 224;
     this.label5.Tag      = "user";
     this.label5.Text     = "~";
     //
     // TXT_THK
     //
     this.TXT_THK.Location  = new System.Drawing.Point(116, 83);
     this.TXT_THK.Name      = "TXT_THK";
     this.TXT_THK.NumValue  = 0D;
     this.TXT_THK.Scale     = 2;
     this.TXT_THK.ShowZero  = true;
     this.TXT_THK.Size      = new System.Drawing.Size(53, 22);
     this.TXT_THK.TabIndex  = 223;
     this.TXT_THK.Text      = "0.00";
     this.TXT_THK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(30, 83);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(80, 22);
     this.label2.TabIndex    = 222;
     this.label2.Text        = "厚度";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(30, 51);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(80, 22);
     this.label1.TabIndex    = 221;
     this.label1.Text        = "产品等级";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_PRODGRD
     //
     this.CBO_PRODGRD.FormattingEnabled = true;
     this.CBO_PRODGRD.Items.AddRange(new object[] {
         "1:正品",
         "2:改判",
         "3:协议",
         "4:待判",
         "5:次品",
         "7:废品"
     });
     this.CBO_PRODGRD.Location  = new System.Drawing.Point(116, 51);
     this.CBO_PRODGRD.MaxLength = 32767;
     this.CBO_PRODGRD.Name      = "CBO_PRODGRD";
     this.CBO_PRODGRD.Size      = new System.Drawing.Size(64, 21);
     this.CBO_PRODGRD.TabIndex  = 220;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(30, 18);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(80, 22);
     this.label8.TabIndex    = 219;
     this.label8.Text        = "板坯号";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_SLAB_NO
     //
     this.TXT_SLAB_NO.Location  = new System.Drawing.Point(116, 18);
     this.TXT_SLAB_NO.MaxLength = 10;
     this.TXT_SLAB_NO.Name      = "TXT_SLAB_NO";
     this.TXT_SLAB_NO.Size      = new System.Drawing.Size(112, 22);
     this.TXT_SLAB_NO.TabIndex  = 218;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 121);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1310, 501);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CGT2101C
     //
     this.ClientSize = new System.Drawing.Size(1310, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGT2101C";
     this.Text  = "物料全息查询_CGT2101C";
     this.Load += new System.EventHandler(this.CGT2101C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 13
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     this.TXT_PLT            = new CommonClass.F4ETCR();
     this.TXT_PLT_NAME       = new System.Windows.Forms.TextBox();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.TXT_MPLATE_NO      = new System.Windows.Forms.TextBox();
     this.target_y           = new System.Windows.Forms.TextBox();
     this.to_y               = new System.Windows.Forms.TextBox();
     this.from_y             = new System.Windows.Forms.TextBox();
     this.SDB_MPLATE_EDT_SEQ = new System.Windows.Forms.TextBox();
     this.SDB_SLAB_EDT_SEQ   = new System.Windows.Forms.TextBox();
     this.cmd_roll_mana      = new System.Windows.Forms.Button();
     this.cmd_abnormal_send  = new System.Windows.Forms.Button();
     this.opt_target         = new System.Windows.Forms.RadioButton();
     this.opt_to             = new System.Windows.Forms.RadioButton();
     this.opt_from           = new System.Windows.Forms.RadioButton();
     this.panel1             = new System.Windows.Forms.Panel();
     this.opt_return         = new System.Windows.Forms.RadioButton();
     this.opt_delete         = new System.Windows.Forms.RadioButton();
     this.opt_move           = new System.Windows.Forms.RadioButton();
     this.opt_cancel         = new System.Windows.Forms.RadioButton();
     this.opt_sent           = new System.Windows.Forms.RadioButton();
     this.SSPpdt             = new System.Windows.Forms.Label();
     this.SSPsend            = new System.Windows.Forms.Label();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.SSOrd              = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.label2             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.txt_search_slabno  = new System.Windows.Forms.TextBox();
     this.txt_target         = new System.Windows.Forms.TextBox();
     this.txt_to             = new System.Windows.Forms.TextBox();
     this.txt_from           = new System.Windows.Forms.TextBox();
     this.SSTab1             = new System.Windows.Forms.TabControl();
     this.tabPage1           = new System.Windows.Forms.TabPage();
     this.ss1        = new FarPoint.Win.Spread.FpSpread();
     this.ss1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.tabPage2   = new System.Windows.Forms.TabPage();
     this.ss3        = new FarPoint.Win.Spread.FpSpread();
     this.ss3_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.splitter1  = new System.Windows.Forms.Splitter();
     this.ss2        = new FarPoint.Win.Spread.FpSpread();
     this.ss2_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.SSTab1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss3_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // TXT_PLT
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.TXT_PLT;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.TXT_PLT_NAME;
     this.TXT_PLT.CustomSetting.Add(bControlFiledSetting1);
     this.TXT_PLT.CustomSetting.Add(bControlFiledSetting2);
     this.TXT_PLT.InputControl = this.TXT_PLT;
     this.TXT_PLT.Location     = new System.Drawing.Point(120, 14);
     this.TXT_PLT.MaxLength    = 2;
     this.TXT_PLT.Name         = "TXT_PLT";
     this.TXT_PLT.Size         = new System.Drawing.Size(40, 22);
     this.TXT_PLT.sJoin        = "";
     this.TXT_PLT.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                 "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0001\'    AND C" +
                                 "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.TXT_PLT.TabIndex  = 555;
     this.TXT_PLT.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // TXT_PLT_NAME
     //
     this.TXT_PLT_NAME.Enabled  = false;
     this.TXT_PLT_NAME.Location = new System.Drawing.Point(166, 14);
     this.TXT_PLT_NAME.Name     = "TXT_PLT_NAME";
     this.TXT_PLT_NAME.Size     = new System.Drawing.Size(98, 22);
     this.TXT_PLT_NAME.TabIndex = 556;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.TXT_MPLATE_NO);
     this.groupBox1.Controls.Add(this.target_y);
     this.groupBox1.Controls.Add(this.to_y);
     this.groupBox1.Controls.Add(this.from_y);
     this.groupBox1.Controls.Add(this.SDB_MPLATE_EDT_SEQ);
     this.groupBox1.Controls.Add(this.SDB_SLAB_EDT_SEQ);
     this.groupBox1.Controls.Add(this.cmd_roll_mana);
     this.groupBox1.Controls.Add(this.cmd_abnormal_send);
     this.groupBox1.Controls.Add(this.opt_target);
     this.groupBox1.Controls.Add(this.opt_to);
     this.groupBox1.Controls.Add(this.opt_from);
     this.groupBox1.Controls.Add(this.panel1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1362, 52);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // TXT_MPLATE_NO
     //
     this.TXT_MPLATE_NO.Location = new System.Drawing.Point(889, 12);
     this.TXT_MPLATE_NO.Name     = "TXT_MPLATE_NO";
     this.TXT_MPLATE_NO.Size     = new System.Drawing.Size(22, 22);
     this.TXT_MPLATE_NO.TabIndex = 25;
     this.TXT_MPLATE_NO.Visible  = false;
     //
     // target_y
     //
     this.target_y.Location = new System.Drawing.Point(861, 12);
     this.target_y.Name     = "target_y";
     this.target_y.Size     = new System.Drawing.Size(22, 22);
     this.target_y.TabIndex = 24;
     this.target_y.Visible  = false;
     //
     // to_y
     //
     this.to_y.Location = new System.Drawing.Point(833, 12);
     this.to_y.Name     = "to_y";
     this.to_y.Size     = new System.Drawing.Size(22, 22);
     this.to_y.TabIndex = 23;
     this.to_y.Visible  = false;
     //
     // from_y
     //
     this.from_y.Location = new System.Drawing.Point(803, 12);
     this.from_y.Name     = "from_y";
     this.from_y.Size     = new System.Drawing.Size(24, 22);
     this.from_y.TabIndex = 22;
     this.from_y.Visible  = false;
     //
     // SDB_MPLATE_EDT_SEQ
     //
     this.SDB_MPLATE_EDT_SEQ.Location = new System.Drawing.Point(589, 15);
     this.SDB_MPLATE_EDT_SEQ.Name     = "SDB_MPLATE_EDT_SEQ";
     this.SDB_MPLATE_EDT_SEQ.Size     = new System.Drawing.Size(46, 22);
     this.SDB_MPLATE_EDT_SEQ.TabIndex = 21;
     this.SDB_MPLATE_EDT_SEQ.Visible  = false;
     //
     // SDB_SLAB_EDT_SEQ
     //
     this.SDB_SLAB_EDT_SEQ.Location = new System.Drawing.Point(535, 15);
     this.SDB_SLAB_EDT_SEQ.Name     = "SDB_SLAB_EDT_SEQ";
     this.SDB_SLAB_EDT_SEQ.Size     = new System.Drawing.Size(46, 22);
     this.SDB_SLAB_EDT_SEQ.TabIndex = 20;
     this.SDB_SLAB_EDT_SEQ.Visible  = false;
     //
     // cmd_roll_mana
     //
     this.cmd_roll_mana.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.cmd_roll_mana.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.cmd_roll_mana.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cmd_roll_mana.ForeColor = System.Drawing.Color.Blue;
     this.cmd_roll_mana.Location  = new System.Drawing.Point(1092, 15);
     this.cmd_roll_mana.Name      = "cmd_roll_mana";
     this.cmd_roll_mana.Size      = new System.Drawing.Size(124, 26);
     this.cmd_roll_mana.TabIndex  = 4;
     this.cmd_roll_mana.Text      = "辊期编制";
     this.cmd_roll_mana.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.cmd_roll_mana.UseVisualStyleBackColor = true;
     this.cmd_roll_mana.Click += new System.EventHandler(this.cmd_roll_mana_Click);
     //
     // cmd_abnormal_send
     //
     this.cmd_abnormal_send.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.cmd_abnormal_send.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.cmd_abnormal_send.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cmd_abnormal_send.ForeColor = System.Drawing.Color.Red;
     this.cmd_abnormal_send.Location  = new System.Drawing.Point(968, 15);
     this.cmd_abnormal_send.Name      = "cmd_abnormal_send";
     this.cmd_abnormal_send.Size      = new System.Drawing.Size(124, 26);
     this.cmd_abnormal_send.TabIndex  = 3;
     this.cmd_abnormal_send.Text      = "强制发送";
     this.cmd_abnormal_send.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.cmd_abnormal_send.UseVisualStyleBackColor = true;
     this.cmd_abnormal_send.Click += new System.EventHandler(this.cmd_abnormal_send_Click);
     //
     // opt_target
     //
     this.opt_target.Cursor  = System.Windows.Forms.Cursors.Arrow;
     this.opt_target.Enabled = false;
     this.opt_target.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.opt_target.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_target.Location  = new System.Drawing.Point(698, 15);
     this.opt_target.Name      = "opt_target";
     this.opt_target.Size      = new System.Drawing.Size(99, 22);
     this.opt_target.TabIndex  = 19;
     this.opt_target.Text      = "目标板坯号";
     this.opt_target.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.opt_target.UseVisualStyleBackColor = true;
     this.opt_target.Click += new System.EventHandler(this.opt_target_Click);
     //
     // opt_to
     //
     this.opt_to.Cursor   = System.Windows.Forms.Cursors.Default;
     this.opt_to.Enabled  = false;
     this.opt_to.Font     = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_to.Location = new System.Drawing.Point(463, 15);
     this.opt_to.Name     = "opt_to";
     this.opt_to.Size     = new System.Drawing.Size(51, 22);
     this.opt_to.TabIndex = 18;
     this.opt_to.Text     = "->";
     this.opt_to.UseVisualStyleBackColor = true;
     this.opt_to.Click += new System.EventHandler(this.opt_to_Click);
     //
     // opt_from
     //
     this.opt_from.Cursor  = System.Windows.Forms.Cursors.Arrow;
     this.opt_from.Enabled = false;
     this.opt_from.FlatAppearance.BorderColor = System.Drawing.Color.White;
     this.opt_from.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_from.Location  = new System.Drawing.Point(366, 15);
     this.opt_from.Name      = "opt_from";
     this.opt_from.Size      = new System.Drawing.Size(99, 22);
     this.opt_from.TabIndex  = 17;
     this.opt_from.Text      = "起始板坯号";
     this.opt_from.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.opt_from.UseVisualStyleBackColor = true;
     this.opt_from.Click += new System.EventHandler(this.opt_from_Click);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.opt_return);
     this.panel1.Controls.Add(this.opt_delete);
     this.panel1.Controls.Add(this.opt_move);
     this.panel1.Controls.Add(this.opt_cancel);
     this.panel1.Controls.Add(this.opt_sent);
     this.panel1.Location = new System.Drawing.Point(28, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(289, 33);
     this.panel1.TabIndex = 16;
     this.panel1.Click   += new System.EventHandler(this.panel1_Click);
     //
     // opt_return
     //
     this.opt_return.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_return.Location  = new System.Drawing.Point(235, 3);
     this.opt_return.Name      = "opt_return";
     this.opt_return.Size      = new System.Drawing.Size(51, 22);
     this.opt_return.TabIndex  = 9;
     this.opt_return.Text      = "返送";
     this.opt_return.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.opt_return.UseVisualStyleBackColor = true;
     this.opt_return.Click += new System.EventHandler(this.opt_return_Click);
     //
     // opt_delete
     //
     this.opt_delete.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_delete.Location  = new System.Drawing.Point(174, 3);
     this.opt_delete.Name      = "opt_delete";
     this.opt_delete.Size      = new System.Drawing.Size(51, 22);
     this.opt_delete.TabIndex  = 8;
     this.opt_delete.Text      = "删除";
     this.opt_delete.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.opt_delete.UseVisualStyleBackColor = true;
     this.opt_delete.Click += new System.EventHandler(this.opt_delete_Click);
     //
     // opt_move
     //
     this.opt_move.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_move.Location  = new System.Drawing.Point(117, 3);
     this.opt_move.Name      = "opt_move";
     this.opt_move.Size      = new System.Drawing.Size(51, 22);
     this.opt_move.TabIndex  = 7;
     this.opt_move.Text      = "调整";
     this.opt_move.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.opt_move.UseVisualStyleBackColor = true;
     this.opt_move.Click += new System.EventHandler(this.opt_move_Click);
     //
     // opt_cancel
     //
     this.opt_cancel.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_cancel.Location  = new System.Drawing.Point(60, 3);
     this.opt_cancel.Name      = "opt_cancel";
     this.opt_cancel.Size      = new System.Drawing.Size(51, 22);
     this.opt_cancel.TabIndex  = 6;
     this.opt_cancel.Text      = "取消";
     this.opt_cancel.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.opt_cancel.UseVisualStyleBackColor = true;
     this.opt_cancel.Click += new System.EventHandler(this.opt_cancel_Click);
     //
     // opt_sent
     //
     this.opt_sent.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.opt_sent.Location  = new System.Drawing.Point(3, 3);
     this.opt_sent.Name      = "opt_sent";
     this.opt_sent.Size      = new System.Drawing.Size(51, 22);
     this.opt_sent.TabIndex  = 5;
     this.opt_sent.Text      = "发送";
     this.opt_sent.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.opt_sent.UseVisualStyleBackColor = true;
     this.opt_sent.Click += new System.EventHandler(this.opt_sent_Click);
     //
     // SSPpdt
     //
     this.SSPpdt.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.SSPpdt.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.SSPpdt.Font        = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSPpdt.ForeColor   = System.Drawing.Color.Blue;
     this.SSPpdt.Location    = new System.Drawing.Point(1098, 14);
     this.SSPpdt.Name        = "SSPpdt";
     this.SSPpdt.Size        = new System.Drawing.Size(124, 22);
     this.SSPpdt.TabIndex    = 15;
     this.SSPpdt.Tag         = "USER";
     this.SSPpdt.Text        = "生产中";
     this.SSPpdt.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     //
     // SSPsend
     //
     this.SSPsend.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     this.SSPsend.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.SSPsend.Font        = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSPsend.ForeColor   = System.Drawing.Color.Blue;
     this.SSPsend.Location    = new System.Drawing.Point(968, 14);
     this.SSPsend.Name        = "SSPsend";
     this.SSPsend.Size        = new System.Drawing.Size(124, 22);
     this.SSPsend.TabIndex    = 14;
     this.SSPsend.Tag         = "USER";
     this.SSPsend.Text        = "已下达";
     this.SSPsend.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.SSOrd);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.TXT_PLT_NAME);
     this.groupBox2.Controls.Add(this.TXT_PLT);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.txt_search_slabno);
     this.groupBox2.Controls.Add(this.txt_target);
     this.groupBox2.Controls.Add(this.txt_to);
     this.groupBox2.Controls.Add(this.txt_from);
     this.groupBox2.Controls.Add(this.SSPpdt);
     this.groupBox2.Controls.Add(this.SSPsend);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox2.Location = new System.Drawing.Point(0, 52);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1362, 42);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     //
     // SSOrd
     //
     this.SSOrd.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
     this.SSOrd.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.SSOrd.Font        = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSOrd.ForeColor   = System.Drawing.Color.White;
     this.SSOrd.Location    = new System.Drawing.Point(1228, 14);
     this.SSOrd.Name        = "SSOrd";
     this.SSOrd.Size        = new System.Drawing.Size(124, 22);
     this.SSOrd.TabIndex    = 26;
     this.SSOrd.Tag         = "USER";
     this.SSOrd.Text        = "多订单";
     this.SSOrd.TextAlign   = System.Drawing.ContentAlignment.BottomCenter;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(666, 14);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(84, 22);
     this.label4.TabIndex    = 558;
     this.label4.Text        = "目的板坯号";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(288, 14);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(84, 22);
     this.label2.TabIndex    = 557;
     this.label2.Text        = "起始板坯号";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(28, 14);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(84, 22);
     this.label3.TabIndex    = 20;
     this.label3.Text        = "工厂";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(469, 17);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(21, 13);
     this.label1.TabIndex = 19;
     this.label1.Text     = "->";
     //
     // txt_search_slabno
     //
     this.txt_search_slabno.Location  = new System.Drawing.Point(847, 14);
     this.txt_search_slabno.MaxLength = 9999;
     this.txt_search_slabno.Name      = "txt_search_slabno";
     this.txt_search_slabno.Size      = new System.Drawing.Size(85, 22);
     this.txt_search_slabno.TabIndex  = 18;
     this.txt_search_slabno.Click    += new System.EventHandler(this.txt_search_slabno_Click);
     this.txt_search_slabno.KeyDown  += new System.Windows.Forms.KeyEventHandler(this.txt_search_slabno_KeyDown);
     //
     // txt_target
     //
     this.txt_target.Location  = new System.Drawing.Point(756, 14);
     this.txt_target.MaxLength = 9999;
     this.txt_target.Name      = "txt_target";
     this.txt_target.Size      = new System.Drawing.Size(85, 22);
     this.txt_target.TabIndex  = 8;
     //
     // txt_to
     //
     this.txt_to.Location  = new System.Drawing.Point(496, 14);
     this.txt_to.MaxLength = 9999;
     this.txt_to.Name      = "txt_to";
     this.txt_to.Size      = new System.Drawing.Size(85, 22);
     this.txt_to.TabIndex  = 6;
     //
     // txt_from
     //
     this.txt_from.Location  = new System.Drawing.Point(378, 14);
     this.txt_from.MaxLength = 9999;
     this.txt_from.Name      = "txt_from";
     this.txt_from.Size      = new System.Drawing.Size(85, 22);
     this.txt_from.TabIndex  = 5;
     //
     // SSTab1
     //
     this.SSTab1.Controls.Add(this.tabPage1);
     this.SSTab1.Controls.Add(this.tabPage2);
     this.SSTab1.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.SSTab1.ItemSize      = new System.Drawing.Size(484, 19);
     this.SSTab1.Location      = new System.Drawing.Point(0, 94);
     this.SSTab1.Name          = "SSTab1";
     this.SSTab1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.SSTab1.SelectedIndex = 0;
     this.SSTab1.Size          = new System.Drawing.Size(1362, 528);
     this.SSTab1.SizeMode      = System.Windows.Forms.TabSizeMode.Fixed;
     this.SSTab1.TabIndex      = 2;
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.Color.Transparent;
     this.tabPage1.Controls.Add(this.ss1);
     this.tabPage1.Location = new System.Drawing.Point(4, 23);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(1354, 501);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "轧制指示";
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(3, 3);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss1_Sheet1
     });
     this.ss1.Size       = new System.Drawing.Size(1348, 495);
     this.ss1.TabIndex   = 1;
     this.ss1.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellClick);
     //
     // ss1_Sheet1
     //
     this.ss1_Sheet1.Reset();
     this.ss1_Sheet1.SheetName = "Sheet1";
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.Color.Transparent;
     this.tabPage2.Controls.Add(this.ss3);
     this.tabPage2.Controls.Add(this.splitter1);
     this.tabPage2.Controls.Add(this.ss2);
     this.tabPage2.Location = new System.Drawing.Point(4, 23);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(1354, 501);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "母板、钢板指示";
     //
     // ss3
     //
     this.ss3.AccessibleDescription = "";
     this.ss3.Dock     = System.Windows.Forms.DockStyle.Left;
     this.ss3.Location = new System.Drawing.Point(613, 3);
     this.ss3.Name     = "ss3";
     this.ss3.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss3_Sheet1
     });
     this.ss3.Size     = new System.Drawing.Size(726, 495);
     this.ss3.TabIndex = 3;
     //
     // ss3_Sheet1
     //
     this.ss3_Sheet1.Reset();
     this.ss3_Sheet1.SheetName = "Sheet1";
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(610, 3);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 495);
     this.splitter1.TabIndex = 2;
     this.splitter1.TabStop  = false;
     //
     // ss2
     //
     this.ss2.AccessibleDescription = "";
     this.ss2.Dock     = System.Windows.Forms.DockStyle.Left;
     this.ss2.Location = new System.Drawing.Point(3, 3);
     this.ss2.Name     = "ss2";
     this.ss2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss2_Sheet1
     });
     this.ss2.Size       = new System.Drawing.Size(607, 495);
     this.ss2.TabIndex   = 1;
     this.ss2.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss2_CellClick);
     //
     // ss2_Sheet1
     //
     this.ss2_Sheet1.Reset();
     this.ss2_Sheet1.SheetName = "Sheet1";
     //
     // CKG2010C
     //
     this.ClientSize = new System.Drawing.Size(1362, 622);
     this.Controls.Add(this.SSTab1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CKG2010C";
     this.Text  = "指示调整_CKG2010C";
     this.Load += new System.EventHandler(this.CKG2010C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.SSTab1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).EndInit();
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss3_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 14
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     this.txt_stlgrd         = new CommonClass.F4ETCR();
     this.txt_STLGRD_Name    = new System.Windows.Forms.TextBox();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.SDB_WGT            = new System.Windows.Forms.TextBox();
     this.panel1             = new System.Windows.Forms.Panel();
     this.OPT_CH             = new System.Windows.Forms.RadioButton();
     this.OPT_DISCH          = new System.Windows.Forms.RadioButton();
     this.OPT_REJECT         = new System.Windows.Forms.RadioButton();
     this.label11            = new System.Windows.Forms.Label();
     this.label9             = new System.Windows.Forms.Label();
     this.SSP4               = new System.Windows.Forms.Label();
     this.label7             = new System.Windows.Forms.Label();
     this.SSPpdt             = new System.Windows.Forms.Label();
     this.CBO_GROUP          = new System.Windows.Forms.ComboBox();
     this.SDT_PROD_DATE_TO   = new CommonClass.CeriUDate();
     this.SDT_PROD_DATE_FROM = new CommonClass.CeriUDate();
     this.TXT_CH_CD          = new System.Windows.Forms.TextBox();
     this.TXT_SLAB_NO        = new System.Windows.Forms.TextBox();
     this.CBO_PRC_LINE       = new System.Windows.Forms.ComboBox();
     this.CBO_SHIFT          = new System.Windows.Forms.ComboBox();
     this.label2             = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.ULabel5            = new System.Windows.Forms.Label();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_stlgrd
     //
     bControlFiledSetting1.ColumnID      = "STLGRD";
     bControlFiledSetting1.TargetControl = this.txt_stlgrd;
     bControlFiledSetting2.ColumnID      = "STEEL_GRD_DETAIL";
     bControlFiledSetting2.TargetControl = this.txt_STLGRD_Name;
     this.txt_stlgrd.CustomSetting.Add(bControlFiledSetting1);
     this.txt_stlgrd.CustomSetting.Add(bControlFiledSetting2);
     this.txt_stlgrd.InputControl = this.txt_stlgrd;
     this.txt_stlgrd.Location     = new System.Drawing.Point(445, 52);
     this.txt_stlgrd.MaxLength    = 12;
     this.txt_stlgrd.Name         = "txt_stlgrd";
     this.txt_stlgrd.Size         = new System.Drawing.Size(96, 22);
     this.txt_stlgrd.sJoin        = "";
     this.txt_stlgrd.sSqletc      = "SELECT STLGRD \"钢种\", STEEL_GRD_DETAIL \"目标说明\" FROM  NISCO.QP_NISCO_CHMC  WHERE STLG" +
                                    "RD like \'%\'  AND NVL(STEEL_GRD_DETAIL,\'%\')   like \'%\'  ORDER  BY  STLGRD  ASC";
     this.txt_stlgrd.TabIndex = 133;
     //
     // txt_STLGRD_Name
     //
     this.txt_STLGRD_Name.Location  = new System.Drawing.Point(547, 52);
     this.txt_STLGRD_Name.MaxLength = 50;
     this.txt_STLGRD_Name.Name      = "txt_STLGRD_Name";
     this.txt_STLGRD_Name.Size      = new System.Drawing.Size(139, 22);
     this.txt_STLGRD_Name.TabIndex  = 132;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.SDB_WGT);
     this.groupBox1.Controls.Add(this.panel1);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.SSP4);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.txt_stlgrd);
     this.groupBox1.Controls.Add(this.txt_STLGRD_Name);
     this.groupBox1.Controls.Add(this.SSPpdt);
     this.groupBox1.Controls.Add(this.CBO_GROUP);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_TO);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_FROM);
     this.groupBox1.Controls.Add(this.TXT_CH_CD);
     this.groupBox1.Controls.Add(this.TXT_SLAB_NO);
     this.groupBox1.Controls.Add(this.CBO_PRC_LINE);
     this.groupBox1.Controls.Add(this.CBO_SHIFT);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.ULabel5);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1009, 91);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // SDB_WGT
     //
     this.SDB_WGT.Location  = new System.Drawing.Point(869, 57);
     this.SDB_WGT.MaxLength = 10;
     this.SDB_WGT.Name      = "SDB_WGT";
     this.SDB_WGT.Size      = new System.Drawing.Size(63, 22);
     this.SDB_WGT.TabIndex  = 140;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.OPT_CH);
     this.panel1.Controls.Add(this.OPT_DISCH);
     this.panel1.Controls.Add(this.OPT_REJECT);
     this.panel1.Location = new System.Drawing.Point(806, 12);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(170, 34);
     this.panel1.TabIndex = 139;
     //
     // OPT_CH
     //
     this.OPT_CH.Checked   = true;
     this.OPT_CH.ForeColor = System.Drawing.Color.Red;
     this.OPT_CH.Location  = new System.Drawing.Point(6, 5);
     this.OPT_CH.Name      = "OPT_CH";
     this.OPT_CH.Size      = new System.Drawing.Size(51, 23);
     this.OPT_CH.TabIndex  = 1;
     this.OPT_CH.TabStop   = true;
     this.OPT_CH.Text      = "装炉";
     this.OPT_CH.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.OPT_CH.UseVisualStyleBackColor = true;
     this.OPT_CH.CheckedChanged         += new System.EventHandler(this.OPT_CH_CheckedChanged);
     //
     // OPT_DISCH
     //
     this.OPT_DISCH.Location  = new System.Drawing.Point(63, 5);
     this.OPT_DISCH.Name      = "OPT_DISCH";
     this.OPT_DISCH.Size      = new System.Drawing.Size(51, 23);
     this.OPT_DISCH.TabIndex  = 1;
     this.OPT_DISCH.Text      = "出炉";
     this.OPT_DISCH.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.OPT_DISCH.UseVisualStyleBackColor = true;
     this.OPT_DISCH.CheckedChanged         += new System.EventHandler(this.OPT_DISCH_CheckedChanged);
     //
     // OPT_REJECT
     //
     this.OPT_REJECT.Location  = new System.Drawing.Point(116, 5);
     this.OPT_REJECT.Name      = "OPT_REJECT";
     this.OPT_REJECT.Size      = new System.Drawing.Size(51, 23);
     this.OPT_REJECT.TabIndex  = 1;
     this.OPT_REJECT.Text      = "回炉";
     this.OPT_REJECT.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.OPT_REJECT.UseVisualStyleBackColor = true;
     this.OPT_REJECT.CheckedChanged         += new System.EventHandler(this.OPT_REJECT_CheckedChanged);
     //
     // label11
     //
     this.label11.ForeColor = System.Drawing.Color.Blue;
     this.label11.Location  = new System.Drawing.Point(938, 57);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(50, 20);
     this.label11.TabIndex  = 138;
     this.label11.Text      = "吨";
     //
     // label9
     //
     this.label9.ForeColor = System.Drawing.Color.Blue;
     this.label9.Location  = new System.Drawing.Point(822, 57);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(41, 20);
     this.label9.TabIndex  = 136;
     this.label9.Text      = "重量";
     //
     // SSP4
     //
     this.SSP4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.SSP4.Location  = new System.Drawing.Point(692, 52);
     this.SSP4.Name      = "SSP4";
     this.SSP4.Size      = new System.Drawing.Size(91, 22);
     this.SSP4.TabIndex  = 135;
     this.SSP4.Text      = "重点订单";
     this.SSP4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.ForeColor   = System.Drawing.Color.Blue;
     this.label7.Location    = new System.Drawing.Point(338, 52);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(101, 22);
     this.label7.TabIndex    = 134;
     this.label7.Text        = "原始坯料钢种";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SSPpdt
     //
     this.SSPpdt.BackColor = System.Drawing.Color.Fuchsia;
     this.SSPpdt.Location  = new System.Drawing.Point(226, 52);
     this.SSPpdt.Name      = "SSPpdt";
     this.SSPpdt.Size      = new System.Drawing.Size(91, 22);
     this.SSPpdt.TabIndex  = 6;
     this.SSPpdt.Text      = "子公司订单";
     this.SSPpdt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_GROUP
     //
     this.CBO_GROUP.FormattingEnabled = true;
     this.CBO_GROUP.Items.AddRange(new object[] {
         "A",
         "B",
         "C",
         "D"
     });
     this.CBO_GROUP.Location  = new System.Drawing.Point(476, 18);
     this.CBO_GROUP.MaxLength = 32767;
     this.CBO_GROUP.Name      = "CBO_GROUP";
     this.CBO_GROUP.Size      = new System.Drawing.Size(46, 21);
     this.CBO_GROUP.TabIndex  = 5;
     //
     // SDT_PROD_DATE_TO
     //
     this.SDT_PROD_DATE_TO.Location = new System.Drawing.Point(220, 18);
     this.SDT_PROD_DATE_TO.Name     = "SDT_PROD_DATE_TO";
     this.SDT_PROD_DATE_TO.RawDate  = "";
     this.SDT_PROD_DATE_TO.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE_TO.TabIndex = 4;
     //
     // SDT_PROD_DATE_FROM
     //
     this.SDT_PROD_DATE_FROM.Location = new System.Drawing.Point(107, 18);
     this.SDT_PROD_DATE_FROM.Name     = "SDT_PROD_DATE_FROM";
     this.SDT_PROD_DATE_FROM.RawDate  = "";
     this.SDT_PROD_DATE_FROM.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE_FROM.TabIndex = 4;
     //
     // TXT_CH_CD
     //
     this.TXT_CH_CD.Location = new System.Drawing.Point(989, 18);
     this.TXT_CH_CD.Name     = "TXT_CH_CD";
     this.TXT_CH_CD.Size     = new System.Drawing.Size(18, 22);
     this.TXT_CH_CD.TabIndex = 2;
     this.TXT_CH_CD.Text     = "C";
     this.TXT_CH_CD.Visible  = false;
     //
     // TXT_SLAB_NO
     //
     this.TXT_SLAB_NO.Location  = new System.Drawing.Point(107, 52);
     this.TXT_SLAB_NO.MaxLength = 10;
     this.TXT_SLAB_NO.Name      = "TXT_SLAB_NO";
     this.TXT_SLAB_NO.Size      = new System.Drawing.Size(112, 22);
     this.TXT_SLAB_NO.TabIndex  = 3;
     //
     // CBO_PRC_LINE
     //
     this.CBO_PRC_LINE.FormattingEnabled = true;
     this.CBO_PRC_LINE.Items.AddRange(new object[] {
         "1",
         "2",
         "3",
         "4"
     });
     this.CBO_PRC_LINE.Location = new System.Drawing.Point(611, 18);
     this.CBO_PRC_LINE.Name     = "CBO_PRC_LINE";
     this.CBO_PRC_LINE.Size     = new System.Drawing.Size(37, 21);
     this.CBO_PRC_LINE.TabIndex = 2;
     //
     // CBO_SHIFT
     //
     this.CBO_SHIFT.FormattingEnabled = true;
     this.CBO_SHIFT.Items.AddRange(new object[] {
         "1",
         "2",
         "3"
     });
     this.CBO_SHIFT.Location  = new System.Drawing.Point(406, 18);
     this.CBO_SHIFT.MaxLength = 32767;
     this.CBO_SHIFT.Name      = "CBO_SHIFT";
     this.CBO_SHIFT.Size      = new System.Drawing.Size(64, 21);
     this.CBO_SHIFT.TabIndex  = 2;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(205, 27);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(14, 13);
     this.label2.TabIndex = 1;
     this.label2.Tag      = "user";
     this.label2.Text     = "~";
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(30, 52);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(71, 22);
     this.label4.TabIndex    = 0;
     this.label4.Text        = "板坯号";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(554, 18);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(57, 20);
     this.label5.TabIndex    = 0;
     this.label5.Text        = "炉座号";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(338, 18);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(62, 22);
     this.label3.TabIndex    = 0;
     this.label3.Text        = "班次/别";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ULabel5
     //
     this.ULabel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel5.Location    = new System.Drawing.Point(30, 18);
     this.ULabel5.Name        = "ULabel5";
     this.ULabel5.Size        = new System.Drawing.Size(71, 21);
     this.ULabel5.TabIndex    = 0;
     this.ULabel5.Text        = "装炉时间";
     this.ULabel5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 91);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1009, 531);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CGT2000C
     //
     this.ClientSize = new System.Drawing.Size(1009, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGT2000C";
     this.Text  = "加热炉实绩查询_CGT2000C";
     this.Load += new System.EventHandler(this.CGT2000C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 15
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2   = new CommonClass.BControlFiledSetting();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CGE2021C));
     this.text_cur_inv_code = new CommonClass.F4ETCR();
     this.text_cur_inv      = new System.Windows.Forms.TextBox();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.TXT_MAX_WGT       = new CommonClass.NumBox();
     this.label5            = new System.Windows.Forms.Label();
     this.TXT_LOC_WGT       = new CommonClass.NumBox();
     this.TXT_LOC_CNT       = new CommonClass.NumBox();
     this.label4            = new System.Windows.Forms.Label();
     this.SDT_PROD_DATE     = new CommonClass.CeriUDate();
     this.SDT_PROD_DATE_TO  = new CommonClass.CeriUDate();
     this.TXT_WGT           = new CommonClass.NumBox();
     this.TXT_CNT           = new CommonClass.NumBox();
     this.SDB_THK           = new CommonClass.NumBox();
     this.txt_stdspec_chg   = new CommonClass.F4ETCN();
     this.label15           = new System.Windows.Forms.Label();
     this.TXT_PLATE_NO      = new System.Windows.Forms.TextBox();
     this.txt_f_addr        = new CommonClass.F4COMN();
     this.txt_t_addr        = new CommonClass.F4COMN();
     this.CBO_PROD_CD       = new System.Windows.Forms.ComboBox();
     this.CBO_SURFGRD       = new System.Windows.Forms.ComboBox();
     this.CBO_SHIFT         = new System.Windows.Forms.ComboBox();
     this.label3            = new System.Windows.Forms.Label();
     this.label6            = new System.Windows.Forms.Label();
     this.label13           = new System.Windows.Forms.Label();
     this.label10           = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.label16           = new System.Windows.Forms.Label();
     this.label9            = new System.Windows.Forms.Label();
     this.label11           = new System.Windows.Forms.Label();
     this.label12           = new System.Windows.Forms.Label();
     this.label7            = new System.Windows.Forms.Label();
     this.label1            = new System.Windows.Forms.Label();
     this.groupBox2         = new System.Windows.Forms.GroupBox();
     this.splitContainer1   = new System.Windows.Forms.SplitContainer();
     this.ss1        = new FarPoint.Win.Spread.FpSpread();
     this.ss1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.ss2        = new FarPoint.Win.Spread.FpSpread();
     this.ss2_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // text_cur_inv_code
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.text_cur_inv_code;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.text_cur_inv;
     this.text_cur_inv_code.CustomSetting.Add(bControlFiledSetting1);
     this.text_cur_inv_code.CustomSetting.Add(bControlFiledSetting2);
     this.text_cur_inv_code.InputControl = this.text_cur_inv_code;
     this.text_cur_inv_code.Location     = new System.Drawing.Point(81, 17);
     this.text_cur_inv_code.MaxLength    = 2;
     this.text_cur_inv_code.Name         = "text_cur_inv_code";
     this.text_cur_inv_code.Size         = new System.Drawing.Size(33, 22);
     this.text_cur_inv_code.sJoin        = "";
     this.text_cur_inv_code.sSqletc      = resources.GetString("text_cur_inv_code.sSqletc");
     this.text_cur_inv_code.TabIndex     = 131;
     this.text_cur_inv_code.TextChanged += new System.EventHandler(this.text_cur_inv_code_TextChanged);
     //
     // text_cur_inv
     //
     this.text_cur_inv.Location = new System.Drawing.Point(112, 17);
     this.text_cur_inv.Name     = "text_cur_inv";
     this.text_cur_inv.Size     = new System.Drawing.Size(82, 22);
     this.text_cur_inv.TabIndex = 130;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.TXT_MAX_WGT);
     this.groupBox1.Controls.Add(this.text_cur_inv_code);
     this.groupBox1.Controls.Add(this.text_cur_inv);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.TXT_LOC_WGT);
     this.groupBox1.Controls.Add(this.TXT_LOC_CNT);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_TO);
     this.groupBox1.Controls.Add(this.TXT_WGT);
     this.groupBox1.Controls.Add(this.TXT_CNT);
     this.groupBox1.Controls.Add(this.SDB_THK);
     this.groupBox1.Controls.Add(this.txt_stdspec_chg);
     this.groupBox1.Controls.Add(this.label15);
     this.groupBox1.Controls.Add(this.TXT_PLATE_NO);
     this.groupBox1.Controls.Add(this.txt_f_addr);
     this.groupBox1.Controls.Add(this.txt_t_addr);
     this.groupBox1.Controls.Add(this.CBO_PROD_CD);
     this.groupBox1.Controls.Add(this.CBO_SURFGRD);
     this.groupBox1.Controls.Add(this.CBO_SHIFT);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label16);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1161, 110);
     this.groupBox1.TabIndex = 111;
     this.groupBox1.TabStop  = false;
     //
     // TXT_MAX_WGT
     //
     this.TXT_MAX_WGT.BackColor = System.Drawing.Color.White;
     this.TXT_MAX_WGT.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.TXT_MAX_WGT.ForeColor = System.Drawing.Color.Crimson;
     this.TXT_MAX_WGT.Location  = new System.Drawing.Point(1035, 79);
     this.TXT_MAX_WGT.Name      = "TXT_MAX_WGT";
     this.TXT_MAX_WGT.NumValue  = 0D;
     this.TXT_MAX_WGT.Scale     = 3;
     this.TXT_MAX_WGT.ShowZero  = false;
     this.TXT_MAX_WGT.Size      = new System.Drawing.Size(102, 22);
     this.TXT_MAX_WGT.TabIndex  = 132;
     this.TXT_MAX_WGT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(955, 79);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(74, 22);
     this.label5.TabIndex    = 128;
     this.label5.Text        = "最大量";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_LOC_WGT
     //
     this.TXT_LOC_WGT.BackColor = System.Drawing.Color.White;
     this.TXT_LOC_WGT.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.TXT_LOC_WGT.ForeColor = System.Drawing.Color.Crimson;
     this.TXT_LOC_WGT.Location  = new System.Drawing.Point(867, 79);
     this.TXT_LOC_WGT.Name      = "TXT_LOC_WGT";
     this.TXT_LOC_WGT.NumValue  = 0D;
     this.TXT_LOC_WGT.Scale     = 3;
     this.TXT_LOC_WGT.ShowZero  = false;
     this.TXT_LOC_WGT.Size      = new System.Drawing.Size(82, 22);
     this.TXT_LOC_WGT.TabIndex  = 127;
     this.TXT_LOC_WGT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // TXT_LOC_CNT
     //
     this.TXT_LOC_CNT.BackColor = System.Drawing.Color.White;
     this.TXT_LOC_CNT.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.TXT_LOC_CNT.ForeColor = System.Drawing.Color.Crimson;
     this.TXT_LOC_CNT.Location  = new System.Drawing.Point(822, 79);
     this.TXT_LOC_CNT.Name      = "TXT_LOC_CNT";
     this.TXT_LOC_CNT.NumValue  = 0D;
     this.TXT_LOC_CNT.Scale     = 0;
     this.TXT_LOC_CNT.ShowZero  = false;
     this.TXT_LOC_CNT.Size      = new System.Drawing.Size(44, 22);
     this.TXT_LOC_CNT.TabIndex  = 126;
     this.TXT_LOC_CNT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(711, 79);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(105, 22);
     this.label4.TabIndex    = 125;
     this.label4.Text        = "件数/重量(吨)";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDT_PROD_DATE
     //
     this.SDT_PROD_DATE.Location = new System.Drawing.Point(293, 17);
     this.SDT_PROD_DATE.Name     = "SDT_PROD_DATE";
     this.SDT_PROD_DATE.RawDate  = "";
     this.SDT_PROD_DATE.Size     = new System.Drawing.Size(95, 24);
     this.SDT_PROD_DATE.TabIndex = 124;
     //
     // SDT_PROD_DATE_TO
     //
     this.SDT_PROD_DATE_TO.Location = new System.Drawing.Point(408, 17);
     this.SDT_PROD_DATE_TO.Name     = "SDT_PROD_DATE_TO";
     this.SDT_PROD_DATE_TO.RawDate  = "";
     this.SDT_PROD_DATE_TO.Size     = new System.Drawing.Size(95, 24);
     this.SDT_PROD_DATE_TO.TabIndex = 123;
     //
     // TXT_WGT
     //
     this.TXT_WGT.BackColor = System.Drawing.Color.White;
     this.TXT_WGT.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.TXT_WGT.ForeColor = System.Drawing.Color.Crimson;
     this.TXT_WGT.Location  = new System.Drawing.Point(396, 79);
     this.TXT_WGT.Name      = "TXT_WGT";
     this.TXT_WGT.NumValue  = 0D;
     this.TXT_WGT.Scale     = 3;
     this.TXT_WGT.ShowZero  = false;
     this.TXT_WGT.Size      = new System.Drawing.Size(82, 22);
     this.TXT_WGT.TabIndex  = 122;
     this.TXT_WGT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // TXT_CNT
     //
     this.TXT_CNT.BackColor = System.Drawing.Color.White;
     this.TXT_CNT.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.TXT_CNT.ForeColor = System.Drawing.Color.Crimson;
     this.TXT_CNT.Location  = new System.Drawing.Point(351, 79);
     this.TXT_CNT.Name      = "TXT_CNT";
     this.TXT_CNT.NumValue  = 0D;
     this.TXT_CNT.Scale     = 0;
     this.TXT_CNT.ShowZero  = false;
     this.TXT_CNT.Size      = new System.Drawing.Size(44, 22);
     this.TXT_CNT.TabIndex  = 121;
     this.TXT_CNT.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK
     //
     this.SDB_THK.Location  = new System.Drawing.Point(781, 47);
     this.SDB_THK.Name      = "SDB_THK";
     this.SDB_THK.NumValue  = 0D;
     this.SDB_THK.Scale     = 2;
     this.SDB_THK.ShowZero  = false;
     this.SDB_THK.Size      = new System.Drawing.Size(43, 22);
     this.SDB_THK.TabIndex  = 13;
     this.SDB_THK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txt_stdspec_chg
     //
     this.txt_stdspec_chg.Location  = new System.Drawing.Point(293, 47);
     this.txt_stdspec_chg.MaxLength = 18;
     this.txt_stdspec_chg.Name      = "txt_stdspec_chg";
     this.txt_stdspec_chg.sFcontrol = "StdSPEC";
     this.txt_stdspec_chg.Size      = new System.Drawing.Size(210, 22);
     this.txt_stdspec_chg.sJoin     = "";
     this.txt_stdspec_chg.sSqletc   = "SELECT StdSPEC 标准代号, StdSPEC_YY 发布年度, STDSPEC_CHR_CD 标准特性代码, Gf_ComnNameFind(\'Q00" +
                                      "25\',STDSPEC_CHR_CD) 标准特性名称,  STDSPEC_NAME_ENG 标准英文名, STDSPEC_NAME_CHN 标准中文名 FROM" +
                                      "  NISCO.QP_STD_HEAD";
     this.txt_stdspec_chg.TabIndex = 5;
     //
     // label15
     //
     this.label15.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label15.Location    = new System.Drawing.Point(526, 47);
     this.label15.Name        = "label15";
     this.label15.Size        = new System.Drawing.Size(69, 22);
     this.label15.TabIndex    = 12;
     this.label15.Text        = "表面等级";
     this.label15.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_PLATE_NO
     //
     this.TXT_PLATE_NO.Location = new System.Drawing.Point(81, 79);
     this.TXT_PLATE_NO.Name     = "TXT_PLATE_NO";
     this.TXT_PLATE_NO.Size     = new System.Drawing.Size(113, 22);
     this.TXT_PLATE_NO.TabIndex = 3;
     //
     // txt_f_addr
     //
     this.txt_f_addr.Location  = new System.Drawing.Point(80, 47);
     this.txt_f_addr.MaxLength = 7;
     this.txt_f_addr.Name      = "txt_f_addr";
     this.txt_f_addr.Size      = new System.Drawing.Size(114, 22);
     this.txt_f_addr.sJoin     = "";
     this.txt_f_addr.sKey      = "F0037";
     this.txt_f_addr.TabIndex  = 7;
     //
     // txt_t_addr
     //
     this.txt_t_addr.Location     = new System.Drawing.Point(596, 79);
     this.txt_t_addr.MaxLength    = 7;
     this.txt_t_addr.Name         = "txt_t_addr";
     this.txt_t_addr.Size         = new System.Drawing.Size(106, 22);
     this.txt_t_addr.sJoin        = "";
     this.txt_t_addr.sKey         = "F0037";
     this.txt_t_addr.TabIndex     = 8;
     this.txt_t_addr.TextChanged += new System.EventHandler(this.txt_t_addr_TextChanged);
     //
     // CBO_PROD_CD
     //
     this.CBO_PROD_CD.Font = new System.Drawing.Font("宋体", 10.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CBO_PROD_CD.FormattingEnabled = true;
     this.CBO_PROD_CD.Items.AddRange(new object[] {
         "PP",
         "MP"
     });
     this.CBO_PROD_CD.Location = new System.Drawing.Point(781, 17);
     this.CBO_PROD_CD.Name     = "CBO_PROD_CD";
     this.CBO_PROD_CD.Size     = new System.Drawing.Size(43, 22);
     this.CBO_PROD_CD.TabIndex = 11;
     //
     // CBO_SURFGRD
     //
     this.CBO_SURFGRD.Font = new System.Drawing.Font("宋体", 10.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.CBO_SURFGRD.FormattingEnabled = true;
     this.CBO_SURFGRD.Items.AddRange(new object[] {
         "1:正品",
         "2:改判",
         "3:协议",
         "4:待判",
         "5:次品",
         "7:废品"
     });
     this.CBO_SURFGRD.Location = new System.Drawing.Point(597, 47);
     this.CBO_SURFGRD.Name     = "CBO_SURFGRD";
     this.CBO_SURFGRD.Size     = new System.Drawing.Size(105, 22);
     this.CBO_SURFGRD.TabIndex = 12;
     //
     // CBO_SHIFT
     //
     this.CBO_SHIFT.Font = new System.Drawing.Font("宋体", 10.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.CBO_SHIFT.FormattingEnabled = true;
     this.CBO_SHIFT.Items.AddRange(new object[] {
         "",
         "1",
         "2",
         "3"
     });
     this.CBO_SHIFT.Location = new System.Drawing.Point(570, 17);
     this.CBO_SHIFT.Name     = "CBO_SHIFT";
     this.CBO_SHIFT.Size     = new System.Drawing.Size(43, 22);
     this.CBO_SHIFT.TabIndex = 4;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(391, 17);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(15, 22);
     this.label3.TabIndex  = 2;
     this.label3.Text      = "~";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Location    = new System.Drawing.Point(711, 17);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(69, 22);
     this.label6.TabIndex    = 3;
     this.label6.Text        = "产品分类";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label13
     //
     this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label13.Location    = new System.Drawing.Point(223, 79);
     this.label13.Name        = "label13";
     this.label13.Size        = new System.Drawing.Size(122, 22);
     this.label13.TabIndex    = 3;
     this.label13.Text        = "移动件数/重量(吨)";
     this.label13.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(10, 79);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(69, 22);
     this.label10.TabIndex    = 3;
     this.label10.Text        = "物料号";
     this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(526, 17);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(42, 22);
     this.label2.TabIndex    = 3;
     this.label2.Text        = "班次";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label16
     //
     this.label16.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label16.ForeColor   = System.Drawing.Color.Blue;
     this.label16.Location    = new System.Drawing.Point(10, 47);
     this.label16.Name        = "label16";
     this.label16.Size        = new System.Drawing.Size(69, 22);
     this.label16.TabIndex    = 3;
     this.label16.Tag         = "f4";
     this.label16.Text        = "起始垛位";
     this.label16.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(711, 47);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(69, 22);
     this.label9.TabIndex    = 3;
     this.label9.Text        = "厚 度";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label11
     //
     this.label11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label11.ForeColor   = System.Drawing.Color.Blue;
     this.label11.Location    = new System.Drawing.Point(526, 79);
     this.label11.Name        = "label11";
     this.label11.Size        = new System.Drawing.Size(69, 22);
     this.label11.TabIndex    = 3;
     this.label11.Tag         = "f4";
     this.label11.Text        = "目标垛位";
     this.label11.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label12
     //
     this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label12.ForeColor   = System.Drawing.Color.Blue;
     this.label12.Location    = new System.Drawing.Point(10, 17);
     this.label12.Name        = "label12";
     this.label12.Size        = new System.Drawing.Size(69, 22);
     this.label12.TabIndex    = 3;
     this.label12.Tag         = "f4";
     this.label12.Text        = "当前库";
     this.label12.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.ForeColor   = System.Drawing.Color.Blue;
     this.label7.Location    = new System.Drawing.Point(223, 47);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(69, 22);
     this.label7.TabIndex    = 3;
     this.label7.Tag         = "f4";
     this.label7.Text        = "标准号";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Font        = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label1.Location    = new System.Drawing.Point(223, 17);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(69, 22);
     this.label1.TabIndex    = 3;
     this.label1.Text        = "生产时间";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.splitContainer1);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 110);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1161, 512);
     this.groupBox2.TabIndex = 112;
     this.groupBox2.TabStop  = false;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(3, 18);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.ss1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.ss2);
     this.splitContainer1.Size             = new System.Drawing.Size(1155, 491);
     this.splitContainer1.SplitterDistance = 612;
     this.splitContainer1.TabIndex         = 5;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 0);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss1_Sheet1
     });
     this.ss1.Size             = new System.Drawing.Size(612, 491);
     this.ss1.TabIndex         = 14;
     this.ss1.CellClick       += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellClick);
     this.ss1.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellDoubleClick);
     //
     // ss1_Sheet1
     //
     this.ss1_Sheet1.Reset();
     this.ss1_Sheet1.SheetName = "Sheet1";
     //
     // ss2
     //
     this.ss2.AccessibleDescription = "";
     this.ss2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss2.Location = new System.Drawing.Point(0, 0);
     this.ss2.Name     = "ss2";
     this.ss2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss2_Sheet1
     });
     this.ss2.Size             = new System.Drawing.Size(539, 491);
     this.ss2.TabIndex         = 15;
     this.ss2.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss2_CellDoubleClick);
     //
     // ss2_Sheet1
     //
     this.ss2_Sheet1.Reset();
     this.ss2_Sheet1.SheetName = "Sheet1";
     //
     // CGE2021C
     //
     this.ClientSize = new System.Drawing.Size(1161, 622);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGE2021C";
     this.Text  = "中板未入库产品垛位管理界面_CGE2021C";
     this.Load += new System.EventHandler(this.CGE2021C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 16
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting4 = new CommonClass.BControlFiledSetting();
     this.txt_WkPlt     = new CommonClass.F4ETCR();
     this.txt_plt       = new CommonClass.F4ETCR();
     this.txt_plt_name  = new System.Windows.Forms.TextBox();
     this.groupBox1     = new System.Windows.Forms.GroupBox();
     this.txt_PrcLine   = new System.Windows.Forms.TextBox();
     this.TXT_MPLATE_NO = new System.Windows.Forms.TextBox();
     this.TXT_PRODCD    = new System.Windows.Forms.TextBox();
     this.txt_Loc       = new System.Windows.Forms.TextBox();
     this.label2        = new System.Windows.Forms.Label();
     this.cbo_PrcLine   = new System.Windows.Forms.ComboBox();
     this.label1        = new System.Windows.Forms.Label();
     this.label5        = new System.Windows.Forms.Label();
     this.label35       = new System.Windows.Forms.Label();
     this.TXT_INQNO     = new System.Windows.Forms.TextBox();
     this.label6        = new System.Windows.Forms.Label();
     this.groupBox2     = new System.Windows.Forms.GroupBox();
     this.ss2           = new FarPoint.Win.Spread.FpSpread();
     this.ss2_Sheet1    = new FarPoint.Win.Spread.SheetView();
     this.ss1           = new FarPoint.Win.Spread.FpSpread();
     this.ss1_Sheet1    = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_WkPlt
     //
     bControlFiledSetting1.ColumnID      = "T.CD";
     bControlFiledSetting1.TargetControl = this.txt_WkPlt;
     this.txt_WkPlt.CustomSetting.Add(bControlFiledSetting1);
     this.txt_WkPlt.Enabled      = false;
     this.txt_WkPlt.InputControl = this.txt_WkPlt;
     this.txt_WkPlt.Location     = new System.Drawing.Point(109, 14);
     this.txt_WkPlt.Name         = "txt_WkPlt";
     this.txt_WkPlt.Size         = new System.Drawing.Size(38, 22);
     this.txt_WkPlt.sJoin        = "";
     this.txt_WkPlt.sSqletc      = "SELECT T.CD AS 工厂代码,T.CD_SHORT_NAME AS 工厂名称 FROM NISCO.ZP_CD T WHERE T.CD_MANA_NO" +
                                   " = \'B0033\'";
     this.txt_WkPlt.TabIndex  = 106;
     this.txt_WkPlt.Text      = "C3";
     this.txt_WkPlt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_plt
     //
     bControlFiledSetting2.ColumnID      = "CD";
     bControlFiledSetting2.TargetControl = this.txt_plt;
     bControlFiledSetting4.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting4.TargetControl = this.txt_plt_name;
     this.txt_plt.CustomSetting.Add(bControlFiledSetting2);
     this.txt_plt.CustomSetting.Add(bControlFiledSetting4);
     this.txt_plt.InputControl = this.txt_plt;
     this.txt_plt.Location     = new System.Drawing.Point(109, 42);
     this.txt_plt.MaxLength    = 2;
     this.txt_plt.Name         = "txt_plt";
     this.txt_plt.Size         = new System.Drawing.Size(25, 22);
     this.txt_plt.sJoin        = "";
     this.txt_plt.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                 "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0001\'    AND C" +
                                 "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.txt_plt.TabIndex  = 556;
     this.txt_plt.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_plt_name
     //
     this.txt_plt_name.Enabled  = false;
     this.txt_plt_name.Location = new System.Drawing.Point(134, 42);
     this.txt_plt_name.Name     = "txt_plt_name";
     this.txt_plt_name.Size     = new System.Drawing.Size(98, 22);
     this.txt_plt_name.TabIndex = 557;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.txt_PrcLine);
     this.groupBox1.Controls.Add(this.TXT_MPLATE_NO);
     this.groupBox1.Controls.Add(this.TXT_PRODCD);
     this.groupBox1.Controls.Add(this.txt_Loc);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.cbo_PrcLine);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txt_plt_name);
     this.groupBox1.Controls.Add(this.txt_plt);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.txt_WkPlt);
     this.groupBox1.Controls.Add(this.label35);
     this.groupBox1.Controls.Add(this.TXT_INQNO);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1057, 70);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // txt_PrcLine
     //
     this.txt_PrcLine.Location = new System.Drawing.Point(446, 14);
     this.txt_PrcLine.Name     = "txt_PrcLine";
     this.txt_PrcLine.Size     = new System.Drawing.Size(32, 22);
     this.txt_PrcLine.TabIndex = 564;
     this.txt_PrcLine.Text     = "3";
     this.txt_PrcLine.Visible  = false;
     //
     // TXT_MPLATE_NO
     //
     this.TXT_MPLATE_NO.Location = new System.Drawing.Point(800, 22);
     this.TXT_MPLATE_NO.Name     = "TXT_MPLATE_NO";
     this.TXT_MPLATE_NO.Size     = new System.Drawing.Size(32, 22);
     this.TXT_MPLATE_NO.TabIndex = 563;
     this.TXT_MPLATE_NO.Visible  = false;
     //
     // TXT_PRODCD
     //
     this.TXT_PRODCD.Location = new System.Drawing.Point(762, 22);
     this.TXT_PRODCD.Name     = "TXT_PRODCD";
     this.TXT_PRODCD.Size     = new System.Drawing.Size(32, 22);
     this.TXT_PRODCD.TabIndex = 562;
     this.TXT_PRODCD.Visible  = false;
     //
     // txt_Loc
     //
     this.txt_Loc.Location  = new System.Drawing.Point(589, 42);
     this.txt_Loc.MaxLength = 7;
     this.txt_Loc.Name      = "txt_Loc";
     this.txt_Loc.Size      = new System.Drawing.Size(124, 22);
     this.txt_Loc.TabIndex  = 561;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(503, 42);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(80, 22);
     this.label2.TabIndex    = 560;
     this.label2.Text        = "垛位号";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // cbo_PrcLine
     //
     this.cbo_PrcLine.FormattingEnabled = true;
     this.cbo_PrcLine.Location          = new System.Drawing.Point(336, 14);
     this.cbo_PrcLine.Name         = "cbo_PrcLine";
     this.cbo_PrcLine.Size         = new System.Drawing.Size(86, 21);
     this.cbo_PrcLine.TabIndex     = 559;
     this.cbo_PrcLine.TextChanged += new System.EventHandler(this.cbo_PrcLine_TextChanged);
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(249, 14);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(80, 22);
     this.label1.TabIndex    = 558;
     this.label1.Text        = "产线分类";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(27, 42);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(80, 22);
     this.label5.TabIndex    = 555;
     this.label5.Text        = "生产工厂";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label35
     //
     this.label35.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label35.Location    = new System.Drawing.Point(27, 14);
     this.label35.Name        = "label35";
     this.label35.Size        = new System.Drawing.Size(80, 22);
     this.label35.TabIndex    = 104;
     this.label35.Text        = "作业工厂";
     this.label35.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_INQNO
     //
     this.TXT_INQNO.Location  = new System.Drawing.Point(335, 42);
     this.TXT_INQNO.MaxLength = 14;
     this.TXT_INQNO.Name      = "TXT_INQNO";
     this.TXT_INQNO.Size      = new System.Drawing.Size(124, 22);
     this.TXT_INQNO.TabIndex  = 103;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Location    = new System.Drawing.Point(249, 42);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(80, 22);
     this.label6.TabIndex    = 102;
     this.label6.Text        = "材料号";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.ss2);
     this.groupBox2.Controls.Add(this.ss1);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 70);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1057, 552);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     //
     // ss2
     //
     this.ss2.AccessibleDescription = "";
     this.ss2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss2.Location = new System.Drawing.Point(3, 196);
     this.ss2.Name     = "ss2";
     this.ss2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss2_Sheet1
     });
     this.ss2.Size             = new System.Drawing.Size(1051, 353);
     this.ss2.TabIndex         = 2;
     this.ss2.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss2_CellDoubleClick);
     //
     // ss2_Sheet1
     //
     this.ss2_Sheet1.Reset();
     this.ss2_Sheet1.SheetName = "Sheet1";
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.ss1.Location = new System.Drawing.Point(3, 18);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss1_Sheet1
     });
     this.ss1.Size             = new System.Drawing.Size(1051, 178);
     this.ss1.TabIndex         = 0;
     this.ss1.Change          += new FarPoint.Win.Spread.ChangeEventHandler(this.ss1_Change);
     this.ss1.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellDoubleClick);
     this.ss1.ButtonClicked   += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.ss1_ButtonClicked);
     this.ss1.EditChange      += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.ss1_EditChange);
     //
     // ss1_Sheet1
     //
     this.ss1_Sheet1.Reset();
     this.ss1_Sheet1.SheetName = "Sheet1";
     //
     // AGC2051C
     //
     this.ClientSize = new System.Drawing.Size(1057, 622);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name  = "AGC2051C";
     this.Text  = "钢板分板实绩修改界面_AGC2051C";
     this.Load += new System.EventHandler(this.AGC2051C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 17
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     this.txt_stdspec      = new CommonClass.F4ETCR();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.CHK_TO_DATE      = new CommonClass.CeriUDate();
     this.CHK_FROM_DATE    = new CommonClass.CeriUDate();
     this.CMD_CARD         = new System.Windows.Forms.Button();
     this.SSP4             = new System.Windows.Forms.Button();
     this.txt_loc          = new System.Windows.Forms.TextBox();
     this.label13          = new System.Windows.Forms.Label();
     this.label16          = new System.Windows.Forms.Label();
     this.SDB_LEN_TO       = new CommonClass.NumBox();
     this.SDB_LEN          = new CommonClass.NumBox();
     this.label12          = new System.Windows.Forms.Label();
     this.label15          = new System.Windows.Forms.Label();
     this.SDB_WID_TO       = new CommonClass.NumBox();
     this.SDB_WID          = new CommonClass.NumBox();
     this.label11          = new System.Windows.Forms.Label();
     this.SDB_THK_TO       = new CommonClass.NumBox();
     this.label14          = new System.Windows.Forms.Label();
     this.SDB_THK          = new CommonClass.NumBox();
     this.label10          = new System.Windows.Forms.Label();
     this.label9           = new System.Windows.Forms.Label();
     this.cbo_cut_place    = new System.Windows.Forms.ComboBox();
     this.label7           = new System.Windows.Forms.Label();
     this.TXT_PLATE_NO     = new System.Windows.Forms.TextBox();
     this.label5           = new System.Windows.Forms.Label();
     this.CBO_PRODGRD      = new System.Windows.Forms.ComboBox();
     this.CBO_SURFGRD      = new System.Windows.Forms.ComboBox();
     this.label4           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.CBO_MILLGROUP    = new System.Windows.Forms.ComboBox();
     this.label1           = new System.Windows.Forms.Label();
     this.CBO_GROUP        = new System.Windows.Forms.ComboBox();
     this.CBO_SHIFT        = new System.Windows.Forms.ComboBox();
     this.label8           = new System.Windows.Forms.Label();
     this.TXT_LOT_NO       = new System.Windows.Forms.TextBox();
     this.label6           = new System.Windows.Forms.Label();
     this.SDT_PROD_TO_DATE = new CommonClass.CeriUDate();
     this.SDT_PROD_DATE    = new CommonClass.CeriUDate();
     this.label2           = new System.Windows.Forms.Label();
     this.ULabel5          = new System.Windows.Forms.Label();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_stdspec
     //
     bControlFiledSetting1.ColumnID      = "StdSPEC";
     bControlFiledSetting1.TargetControl = this.txt_stdspec;
     this.txt_stdspec.CustomSetting.Add(bControlFiledSetting1);
     this.txt_stdspec.InputControl = this.txt_stdspec;
     this.txt_stdspec.Location     = new System.Drawing.Point(580, 49);
     this.txt_stdspec.MaxLength    = 18;
     this.txt_stdspec.Name         = "txt_stdspec";
     this.txt_stdspec.Size         = new System.Drawing.Size(207, 22);
     this.txt_stdspec.sJoin        = "";
     this.txt_stdspec.sSqletc      = "SELECT StdSPEC \"标准代号\", StdSPEC_YY \"发布年度\", STDSPEC_CHR_CD \"标准特性代码\",Gf_ComnNameFind" +
                                     "(\'Q0025\',STDSPEC_CHR_CD) \"标准特性名称\",STDSPEC_NAME_ENG \"标准英文名\", STDSPEC_NAME_CHN \"标准" +
                                     "中文名\" FROM  NISCO.QP_STD_HEAD";
     this.txt_stdspec.TabIndex = 217;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.CHK_TO_DATE);
     this.groupBox1.Controls.Add(this.CHK_FROM_DATE);
     this.groupBox1.Controls.Add(this.CMD_CARD);
     this.groupBox1.Controls.Add(this.SSP4);
     this.groupBox1.Controls.Add(this.txt_loc);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Controls.Add(this.label16);
     this.groupBox1.Controls.Add(this.SDB_LEN_TO);
     this.groupBox1.Controls.Add(this.SDB_LEN);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.label15);
     this.groupBox1.Controls.Add(this.SDB_WID_TO);
     this.groupBox1.Controls.Add(this.SDB_WID);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.SDB_THK_TO);
     this.groupBox1.Controls.Add(this.label14);
     this.groupBox1.Controls.Add(this.SDB_THK);
     this.groupBox1.Controls.Add(this.label10);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.cbo_cut_place);
     this.groupBox1.Controls.Add(this.txt_stdspec);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.TXT_PLATE_NO);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.CBO_PRODGRD);
     this.groupBox1.Controls.Add(this.CBO_SURFGRD);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.CBO_MILLGROUP);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.CBO_GROUP);
     this.groupBox1.Controls.Add(this.CBO_SHIFT);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.TXT_LOT_NO);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.SDT_PROD_TO_DATE);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.ULabel5);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1269, 115);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // CHK_TO_DATE
     //
     this.CHK_TO_DATE.Location = new System.Drawing.Point(281, 43);
     this.CHK_TO_DATE.Name     = "CHK_TO_DATE";
     this.CHK_TO_DATE.RawDate  = "";
     this.CHK_TO_DATE.Size     = new System.Drawing.Size(25, 21);
     this.CHK_TO_DATE.TabIndex = 261;
     this.CHK_TO_DATE.Visible  = false;
     //
     // CHK_FROM_DATE
     //
     this.CHK_FROM_DATE.Location = new System.Drawing.Point(250, 45);
     this.CHK_FROM_DATE.Name     = "CHK_FROM_DATE";
     this.CHK_FROM_DATE.RawDate  = "";
     this.CHK_FROM_DATE.Size     = new System.Drawing.Size(25, 21);
     this.CHK_FROM_DATE.TabIndex = 260;
     this.CHK_FROM_DATE.Visible  = false;
     //
     // CMD_CARD
     //
     this.CMD_CARD.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.CMD_CARD.ForeColor = System.Drawing.Color.Red;
     this.CMD_CARD.Location  = new System.Drawing.Point(1080, 43);
     this.CMD_CARD.Name      = "CMD_CARD";
     this.CMD_CARD.Size      = new System.Drawing.Size(91, 28);
     this.CMD_CARD.TabIndex  = 259;
     this.CMD_CARD.Text      = "码堆报告";
     this.CMD_CARD.UseVisualStyleBackColor = true;
     this.CMD_CARD.Click += new System.EventHandler(this.CMD_CARD_Click);
     //
     // SSP4
     //
     this.SSP4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.SSP4.FlatAppearance.BorderSize = 0;
     this.SSP4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSP4.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSP4.ForeColor = System.Drawing.Color.Blue;
     this.SSP4.Location  = new System.Drawing.Point(1081, 78);
     this.SSP4.Name      = "SSP4";
     this.SSP4.Size      = new System.Drawing.Size(90, 24);
     this.SSP4.TabIndex  = 258;
     this.SSP4.Text      = "重点订单";
     this.SSP4.UseVisualStyleBackColor = false;
     //
     // txt_loc
     //
     this.txt_loc.Location  = new System.Drawing.Point(942, 78);
     this.txt_loc.MaxLength = 9999;
     this.txt_loc.Name      = "txt_loc";
     this.txt_loc.Size      = new System.Drawing.Size(112, 22);
     this.txt_loc.TabIndex  = 233;
     //
     // label13
     //
     this.label13.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label13.Location    = new System.Drawing.Point(857, 78);
     this.label13.Name        = "label13";
     this.label13.Size        = new System.Drawing.Size(79, 22);
     this.label13.TabIndex    = 232;
     this.label13.Text        = "垛位";
     this.label13.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(736, 83);
     this.label16.Name     = "label16";
     this.label16.Size     = new System.Drawing.Size(14, 13);
     this.label16.TabIndex = 231;
     this.label16.Tag      = "user";
     this.label16.Text     = "~";
     //
     // SDB_LEN_TO
     //
     this.SDB_LEN_TO.Location  = new System.Drawing.Point(756, 78);
     this.SDB_LEN_TO.Name      = "SDB_LEN_TO";
     this.SDB_LEN_TO.NumValue  = 0D;
     this.SDB_LEN_TO.Scale     = 1;
     this.SDB_LEN_TO.ShowZero  = true;
     this.SDB_LEN_TO.Size      = new System.Drawing.Size(72, 22);
     this.SDB_LEN_TO.TabIndex  = 230;
     this.SDB_LEN_TO.Text      = "0.0";
     this.SDB_LEN_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_LEN
     //
     this.SDB_LEN.Location  = new System.Drawing.Point(658, 78);
     this.SDB_LEN.Name      = "SDB_LEN";
     this.SDB_LEN.NumValue  = 0D;
     this.SDB_LEN.Scale     = 1;
     this.SDB_LEN.ShowZero  = true;
     this.SDB_LEN.Size      = new System.Drawing.Size(72, 22);
     this.SDB_LEN.TabIndex  = 229;
     this.SDB_LEN.Text      = "0.0";
     this.SDB_LEN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label12
     //
     this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label12.Location    = new System.Drawing.Point(580, 78);
     this.label12.Name        = "label12";
     this.label12.Size        = new System.Drawing.Size(71, 22);
     this.label12.TabIndex    = 228;
     this.label12.Text        = "长度";
     this.label12.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label15
     //
     this.label15.AutoSize = true;
     this.label15.Location = new System.Drawing.Point(461, 85);
     this.label15.Name     = "label15";
     this.label15.Size     = new System.Drawing.Size(14, 13);
     this.label15.TabIndex = 227;
     this.label15.Tag      = "user";
     this.label15.Text     = "~";
     //
     // SDB_WID_TO
     //
     this.SDB_WID_TO.Location  = new System.Drawing.Point(481, 80);
     this.SDB_WID_TO.Name      = "SDB_WID_TO";
     this.SDB_WID_TO.NumValue  = 0D;
     this.SDB_WID_TO.Scale     = 2;
     this.SDB_WID_TO.ShowZero  = true;
     this.SDB_WID_TO.Size      = new System.Drawing.Size(72, 22);
     this.SDB_WID_TO.TabIndex  = 226;
     this.SDB_WID_TO.Text      = "0.00";
     this.SDB_WID_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_WID
     //
     this.SDB_WID.Location  = new System.Drawing.Point(383, 80);
     this.SDB_WID.Name      = "SDB_WID";
     this.SDB_WID.NumValue  = 0D;
     this.SDB_WID.Scale     = 2;
     this.SDB_WID.ShowZero  = true;
     this.SDB_WID.Size      = new System.Drawing.Size(72, 22);
     this.SDB_WID.TabIndex  = 225;
     this.SDB_WID.Text      = "0.00";
     this.SDB_WID.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label11
     //
     this.label11.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label11.Location    = new System.Drawing.Point(305, 80);
     this.label11.Name        = "label11";
     this.label11.Size        = new System.Drawing.Size(71, 22);
     this.label11.TabIndex    = 224;
     this.label11.Text        = "宽度";
     this.label11.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDB_THK_TO
     //
     this.SDB_THK_TO.Location  = new System.Drawing.Point(202, 80);
     this.SDB_THK_TO.Name      = "SDB_THK_TO";
     this.SDB_THK_TO.NumValue  = 0D;
     this.SDB_THK_TO.Scale     = 2;
     this.SDB_THK_TO.ShowZero  = true;
     this.SDB_THK_TO.Size      = new System.Drawing.Size(72, 22);
     this.SDB_THK_TO.TabIndex  = 223;
     this.SDB_THK_TO.Text      = "0.00";
     this.SDB_THK_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label14
     //
     this.label14.AutoSize = true;
     this.label14.Location = new System.Drawing.Point(182, 89);
     this.label14.Name     = "label14";
     this.label14.Size     = new System.Drawing.Size(14, 13);
     this.label14.TabIndex = 222;
     this.label14.Tag      = "user";
     this.label14.Text     = "~";
     //
     // SDB_THK
     //
     this.SDB_THK.Location  = new System.Drawing.Point(104, 80);
     this.SDB_THK.Name      = "SDB_THK";
     this.SDB_THK.NumValue  = 0D;
     this.SDB_THK.Scale     = 2;
     this.SDB_THK.ShowZero  = true;
     this.SDB_THK.Size      = new System.Drawing.Size(72, 22);
     this.SDB_THK.TabIndex  = 221;
     this.SDB_THK.Text      = "0.00";
     this.SDB_THK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label10
     //
     this.label10.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label10.Location    = new System.Drawing.Point(26, 80);
     this.label10.Name        = "label10";
     this.label10.Size        = new System.Drawing.Size(71, 22);
     this.label10.TabIndex    = 220;
     this.label10.Text        = "厚度";
     this.label10.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(793, 47);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(80, 22);
     this.label9.TabIndex    = 219;
     this.label9.Text        = "切割场地";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // cbo_cut_place
     //
     this.cbo_cut_place.FormattingEnabled = true;
     this.cbo_cut_place.Items.AddRange(new object[] {
         "中板厂",
         "修建部"
     });
     this.cbo_cut_place.Location  = new System.Drawing.Point(879, 48);
     this.cbo_cut_place.MaxLength = 32767;
     this.cbo_cut_place.Name      = "cbo_cut_place";
     this.cbo_cut_place.Size      = new System.Drawing.Size(78, 21);
     this.cbo_cut_place.TabIndex  = 218;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.ForeColor   = System.Drawing.Color.Blue;
     this.label7.Location    = new System.Drawing.Point(474, 49);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(100, 22);
     this.label7.TabIndex    = 216;
     this.label7.Text        = "标准号";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_PLATE_NO
     //
     this.TXT_PLATE_NO.Location  = new System.Drawing.Point(356, 49);
     this.TXT_PLATE_NO.MaxLength = 9999;
     this.TXT_PLATE_NO.Name      = "TXT_PLATE_NO";
     this.TXT_PLATE_NO.Size      = new System.Drawing.Size(112, 22);
     this.TXT_PLATE_NO.TabIndex  = 215;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(250, 49);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(100, 22);
     this.label5.TabIndex    = 214;
     this.label5.Text        = "查询号";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_PRODGRD
     //
     this.CBO_PRODGRD.FormattingEnabled = true;
     this.CBO_PRODGRD.Items.AddRange(new object[] {
         "1:正品",
         "2:改判",
         "3:协议",
         "4:待判",
         "5:次品",
         "7:废品"
     });
     this.CBO_PRODGRD.Location  = new System.Drawing.Point(1033, 16);
     this.CBO_PRODGRD.MaxLength = 32767;
     this.CBO_PRODGRD.Name      = "CBO_PRODGRD";
     this.CBO_PRODGRD.Size      = new System.Drawing.Size(64, 21);
     this.CBO_PRODGRD.TabIndex  = 213;
     //
     // CBO_SURFGRD
     //
     this.CBO_SURFGRD.FormattingEnabled = true;
     this.CBO_SURFGRD.Items.AddRange(new object[] {
         "1:正品",
         "2:改判",
         "3:协议",
         "4:待判",
         "5:次品",
         "7:废品",
         "0:修磨"
     });
     this.CBO_SURFGRD.Location  = new System.Drawing.Point(963, 16);
     this.CBO_SURFGRD.MaxLength = 32767;
     this.CBO_SURFGRD.Name      = "CBO_SURFGRD";
     this.CBO_SURFGRD.Size      = new System.Drawing.Size(64, 21);
     this.CBO_SURFGRD.TabIndex  = 212;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(877, 16);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(80, 22);
     this.label4.TabIndex    = 211;
     this.label4.Text        = "表面/综合";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(707, 16);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(80, 22);
     this.label3.TabIndex    = 210;
     this.label3.Text        = "轧制班别";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_MILLGROUP
     //
     this.CBO_MILLGROUP.FormattingEnabled = true;
     this.CBO_MILLGROUP.Items.AddRange(new object[] {
         "A",
         "B",
         "C",
         "D"
     });
     this.CBO_MILLGROUP.Location  = new System.Drawing.Point(793, 17);
     this.CBO_MILLGROUP.MaxLength = 32767;
     this.CBO_MILLGROUP.Name      = "CBO_MILLGROUP";
     this.CBO_MILLGROUP.Size      = new System.Drawing.Size(64, 21);
     this.CBO_MILLGROUP.TabIndex  = 209;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(542, 17);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(80, 22);
     this.label1.TabIndex    = 208;
     this.label1.Text        = "班别";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_GROUP
     //
     this.CBO_GROUP.FormattingEnabled = true;
     this.CBO_GROUP.Items.AddRange(new object[] {
         "A",
         "B",
         "C",
         "D"
     });
     this.CBO_GROUP.Location  = new System.Drawing.Point(628, 18);
     this.CBO_GROUP.MaxLength = 32767;
     this.CBO_GROUP.Name      = "CBO_GROUP";
     this.CBO_GROUP.Size      = new System.Drawing.Size(64, 21);
     this.CBO_GROUP.TabIndex  = 207;
     //
     // CBO_SHIFT
     //
     this.CBO_SHIFT.FormattingEnabled = true;
     this.CBO_SHIFT.Items.AddRange(new object[] {
         "1",
         "2",
         "3"
     });
     this.CBO_SHIFT.Location  = new System.Drawing.Point(459, 18);
     this.CBO_SHIFT.MaxLength = 32767;
     this.CBO_SHIFT.Name      = "CBO_SHIFT";
     this.CBO_SHIFT.Size      = new System.Drawing.Size(64, 21);
     this.CBO_SHIFT.TabIndex  = 206;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(373, 18);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(80, 22);
     this.label8.TabIndex    = 205;
     this.label8.Text        = "班次";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_LOT_NO
     //
     this.TXT_LOT_NO.Location  = new System.Drawing.Point(132, 49);
     this.TXT_LOT_NO.MaxLength = 14;
     this.TXT_LOT_NO.Name      = "TXT_LOT_NO";
     this.TXT_LOT_NO.Size      = new System.Drawing.Size(112, 22);
     this.TXT_LOT_NO.TabIndex  = 148;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Location    = new System.Drawing.Point(26, 49);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(100, 22);
     this.label6.TabIndex    = 147;
     this.label6.Text        = "轧批号";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDT_PROD_TO_DATE
     //
     this.SDT_PROD_TO_DATE.Location = new System.Drawing.Point(249, 18);
     this.SDT_PROD_TO_DATE.Name     = "SDT_PROD_TO_DATE";
     this.SDT_PROD_TO_DATE.RawDate  = "";
     this.SDT_PROD_TO_DATE.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_TO_DATE.TabIndex = 7;
     //
     // SDT_PROD_DATE
     //
     this.SDT_PROD_DATE.Location = new System.Drawing.Point(132, 18);
     this.SDT_PROD_DATE.Name     = "SDT_PROD_DATE";
     this.SDT_PROD_DATE.RawDate  = "";
     this.SDT_PROD_DATE.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE.TabIndex = 8;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(230, 26);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(14, 13);
     this.label2.TabIndex = 6;
     this.label2.Tag      = "user";
     this.label2.Text     = "~";
     //
     // ULabel5
     //
     this.ULabel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel5.Location    = new System.Drawing.Point(26, 18);
     this.ULabel5.Name        = "ULabel5";
     this.ULabel5.Size        = new System.Drawing.Size(100, 21);
     this.ULabel5.TabIndex    = 5;
     this.ULabel5.Text        = "切割时间";
     this.ULabel5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "ss1, Sheet1, Row 0, Column 0, ";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 115);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1269, 507);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CGT2060C
     //
     this.ClientSize = new System.Drawing.Size(1269, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGT2060C";
     this.Text  = "火切实绩查询界面_CGT2060C";
     this.Load += new System.EventHandler(this.CGT2060C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 18
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     this.txt_stdspec_chg    = new CommonClass.F4ETCR();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.label18            = new System.Windows.Forms.Label();
     this.label19            = new System.Windows.Forms.Label();
     this.SDB_LEN_TO         = new CommonClass.NumBox();
     this.SDB_WID_TO         = new CommonClass.NumBox();
     this.SDB_THK_TO         = new CommonClass.NumBox();
     this.label20            = new System.Windows.Forms.Label();
     this.SDB_LEN            = new CommonClass.NumBox();
     this.SDB_WID            = new CommonClass.NumBox();
     this.SDB_THK            = new CommonClass.NumBox();
     this.label21            = new System.Windows.Forms.Label();
     this.label22            = new System.Windows.Forms.Label();
     this.label23            = new System.Windows.Forms.Label();
     this.TXT_PLATE_NO       = new System.Windows.Forms.TextBox();
     this.label4             = new System.Windows.Forms.Label();
     this.CBO_PRODGRD        = new System.Windows.Forms.ComboBox();
     this.CBO_SURFGRD        = new System.Windows.Forms.ComboBox();
     this.label12            = new System.Windows.Forms.Label();
     this.CBO_GROUP          = new System.Windows.Forms.ComboBox();
     this.CBO_SHIFT          = new System.Windows.Forms.ComboBox();
     this.label8             = new System.Windows.Forms.Label();
     this.SSP4               = new System.Windows.Forms.Button();
     this.txt_trns_cmpy_cd   = new System.Windows.Forms.TextBox();
     this.label5             = new System.Windows.Forms.Label();
     this.cbo_prc_line       = new System.Windows.Forms.ComboBox();
     this.label9             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.txt_ord_no         = new System.Windows.Forms.TextBox();
     this.txt_ord_item       = new System.Windows.Forms.TextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.SDT_PROD_DATE_TO   = new CommonClass.CeriUDate();
     this.SDT_PROD_DATE_FROM = new CommonClass.CeriUDate();
     this.label2             = new System.Windows.Forms.Label();
     this.ULabel5            = new System.Windows.Forms.Label();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_stdspec_chg
     //
     bControlFiledSetting1.ColumnID      = "StdSPEC";
     bControlFiledSetting1.TargetControl = this.txt_stdspec_chg;
     this.txt_stdspec_chg.CustomSetting.Add(bControlFiledSetting1);
     this.txt_stdspec_chg.InputControl = this.txt_stdspec_chg;
     this.txt_stdspec_chg.Location     = new System.Drawing.Point(136, 77);
     this.txt_stdspec_chg.MaxLength    = 18;
     this.txt_stdspec_chg.Name         = "txt_stdspec_chg";
     this.txt_stdspec_chg.Size         = new System.Drawing.Size(214, 22);
     this.txt_stdspec_chg.sJoin        = "";
     this.txt_stdspec_chg.sSqletc      = "SELECT StdSPEC \"标准代号\", StdSPEC_YY \"发布年度\", STDSPEC_CHR_CD \"标准特性代码\",Gf_ComnNameFind" +
                                         "(\'Q0025\',STDSPEC_CHR_CD) \"标准特性名称\",STDSPEC_NAME_ENG \"标准英文名\", STDSPEC_NAME_CHN \"标准" +
                                         "中文名\" FROM  NISCO.QP_STD_HEAD";
     this.txt_stdspec_chg.TabIndex = 199;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label18);
     this.groupBox1.Controls.Add(this.label19);
     this.groupBox1.Controls.Add(this.SDB_LEN_TO);
     this.groupBox1.Controls.Add(this.SDB_WID_TO);
     this.groupBox1.Controls.Add(this.SDB_THK_TO);
     this.groupBox1.Controls.Add(this.label20);
     this.groupBox1.Controls.Add(this.SDB_LEN);
     this.groupBox1.Controls.Add(this.SDB_WID);
     this.groupBox1.Controls.Add(this.SDB_THK);
     this.groupBox1.Controls.Add(this.label21);
     this.groupBox1.Controls.Add(this.label22);
     this.groupBox1.Controls.Add(this.label23);
     this.groupBox1.Controls.Add(this.TXT_PLATE_NO);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.CBO_PRODGRD);
     this.groupBox1.Controls.Add(this.CBO_SURFGRD);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.CBO_GROUP);
     this.groupBox1.Controls.Add(this.CBO_SHIFT);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.SSP4);
     this.groupBox1.Controls.Add(this.txt_trns_cmpy_cd);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.cbo_prc_line);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.txt_stdspec_chg);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.txt_ord_no);
     this.groupBox1.Controls.Add(this.txt_ord_item);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_TO);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_FROM);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.ULabel5);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1269, 110);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // label18
     //
     this.label18.AutoSize = true;
     this.label18.Location = new System.Drawing.Point(982, 83);
     this.label18.Name     = "label18";
     this.label18.Size     = new System.Drawing.Size(14, 13);
     this.label18.TabIndex = 278;
     this.label18.Tag      = "user";
     this.label18.Text     = "~";
     //
     // label19
     //
     this.label19.AutoSize = true;
     this.label19.Location = new System.Drawing.Point(982, 52);
     this.label19.Name     = "label19";
     this.label19.Size     = new System.Drawing.Size(14, 13);
     this.label19.TabIndex = 277;
     this.label19.Tag      = "user";
     this.label19.Text     = "~";
     //
     // SDB_LEN_TO
     //
     this.SDB_LEN_TO.Location  = new System.Drawing.Point(1002, 73);
     this.SDB_LEN_TO.Name      = "SDB_LEN_TO";
     this.SDB_LEN_TO.NumValue  = 0D;
     this.SDB_LEN_TO.Scale     = 1;
     this.SDB_LEN_TO.ShowZero  = true;
     this.SDB_LEN_TO.Size      = new System.Drawing.Size(72, 22);
     this.SDB_LEN_TO.TabIndex  = 276;
     this.SDB_LEN_TO.Text      = "0.0";
     this.SDB_LEN_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_WID_TO
     //
     this.SDB_WID_TO.Location  = new System.Drawing.Point(1002, 44);
     this.SDB_WID_TO.Name      = "SDB_WID_TO";
     this.SDB_WID_TO.NumValue  = 0D;
     this.SDB_WID_TO.Scale     = 2;
     this.SDB_WID_TO.ShowZero  = true;
     this.SDB_WID_TO.Size      = new System.Drawing.Size(72, 22);
     this.SDB_WID_TO.TabIndex  = 275;
     this.SDB_WID_TO.Text      = "0.00";
     this.SDB_WID_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK_TO
     //
     this.SDB_THK_TO.Location  = new System.Drawing.Point(1002, 15);
     this.SDB_THK_TO.Name      = "SDB_THK_TO";
     this.SDB_THK_TO.NumValue  = 0D;
     this.SDB_THK_TO.Scale     = 2;
     this.SDB_THK_TO.ShowZero  = true;
     this.SDB_THK_TO.Size      = new System.Drawing.Size(72, 22);
     this.SDB_THK_TO.TabIndex  = 274;
     this.SDB_THK_TO.Text      = "0.00";
     this.SDB_THK_TO.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label20
     //
     this.label20.AutoSize = true;
     this.label20.Location = new System.Drawing.Point(982, 23);
     this.label20.Name     = "label20";
     this.label20.Size     = new System.Drawing.Size(14, 13);
     this.label20.TabIndex = 273;
     this.label20.Tag      = "user";
     this.label20.Text     = "~";
     //
     // SDB_LEN
     //
     this.SDB_LEN.Location  = new System.Drawing.Point(904, 73);
     this.SDB_LEN.Name      = "SDB_LEN";
     this.SDB_LEN.NumValue  = 0D;
     this.SDB_LEN.Scale     = 1;
     this.SDB_LEN.ShowZero  = true;
     this.SDB_LEN.Size      = new System.Drawing.Size(72, 22);
     this.SDB_LEN.TabIndex  = 272;
     this.SDB_LEN.Text      = "0.0";
     this.SDB_LEN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_WID
     //
     this.SDB_WID.Location  = new System.Drawing.Point(904, 44);
     this.SDB_WID.Name      = "SDB_WID";
     this.SDB_WID.NumValue  = 0D;
     this.SDB_WID.Scale     = 2;
     this.SDB_WID.ShowZero  = true;
     this.SDB_WID.Size      = new System.Drawing.Size(72, 22);
     this.SDB_WID.TabIndex  = 271;
     this.SDB_WID.Text      = "0.00";
     this.SDB_WID.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // SDB_THK
     //
     this.SDB_THK.Location  = new System.Drawing.Point(904, 15);
     this.SDB_THK.Name      = "SDB_THK";
     this.SDB_THK.NumValue  = 0D;
     this.SDB_THK.Scale     = 2;
     this.SDB_THK.ShowZero  = true;
     this.SDB_THK.Size      = new System.Drawing.Size(72, 22);
     this.SDB_THK.TabIndex  = 270;
     this.SDB_THK.Text      = "0.00";
     this.SDB_THK.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // label21
     //
     this.label21.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label21.Location    = new System.Drawing.Point(826, 73);
     this.label21.Name        = "label21";
     this.label21.Size        = new System.Drawing.Size(71, 22);
     this.label21.TabIndex    = 269;
     this.label21.Text        = "长度";
     this.label21.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label22
     //
     this.label22.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label22.Location    = new System.Drawing.Point(826, 44);
     this.label22.Name        = "label22";
     this.label22.Size        = new System.Drawing.Size(71, 22);
     this.label22.TabIndex    = 268;
     this.label22.Text        = "宽度";
     this.label22.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label23
     //
     this.label23.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label23.Location    = new System.Drawing.Point(826, 15);
     this.label23.Name        = "label23";
     this.label23.Size        = new System.Drawing.Size(71, 22);
     this.label23.TabIndex    = 267;
     this.label23.Text        = "厚度";
     this.label23.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_PLATE_NO
     //
     this.TXT_PLATE_NO.Location  = new System.Drawing.Point(661, 75);
     this.TXT_PLATE_NO.MaxLength = 10;
     this.TXT_PLATE_NO.Name      = "TXT_PLATE_NO";
     this.TXT_PLATE_NO.Size      = new System.Drawing.Size(130, 22);
     this.TXT_PLATE_NO.TabIndex  = 266;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(575, 76);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(80, 21);
     this.label4.TabIndex    = 265;
     this.label4.Text        = "查询号";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_PRODGRD
     //
     this.CBO_PRODGRD.FormattingEnabled = true;
     this.CBO_PRODGRD.Items.AddRange(new object[] {
         "1:正品",
         "2:改判",
         "3:协议",
         "4:待判",
         "5:次品",
         "7:废品"
     });
     this.CBO_PRODGRD.Location  = new System.Drawing.Point(731, 48);
     this.CBO_PRODGRD.MaxLength = 32767;
     this.CBO_PRODGRD.Name      = "CBO_PRODGRD";
     this.CBO_PRODGRD.Size      = new System.Drawing.Size(60, 21);
     this.CBO_PRODGRD.TabIndex  = 264;
     //
     // CBO_SURFGRD
     //
     this.CBO_SURFGRD.FormattingEnabled = true;
     this.CBO_SURFGRD.Items.AddRange(new object[] {
         "1:正品",
         "2:改判",
         "3:协议",
         "4:待判",
         "5:次品",
         "7:废品",
         "0:修磨"
     });
     this.CBO_SURFGRD.Location  = new System.Drawing.Point(661, 48);
     this.CBO_SURFGRD.MaxLength = 32767;
     this.CBO_SURFGRD.Name      = "CBO_SURFGRD";
     this.CBO_SURFGRD.Size      = new System.Drawing.Size(64, 21);
     this.CBO_SURFGRD.TabIndex  = 263;
     //
     // label12
     //
     this.label12.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label12.Location    = new System.Drawing.Point(575, 48);
     this.label12.Name        = "label12";
     this.label12.Size        = new System.Drawing.Size(80, 22);
     this.label12.TabIndex    = 262;
     this.label12.Text        = "表面/综合";
     this.label12.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_GROUP
     //
     this.CBO_GROUP.FormattingEnabled = true;
     this.CBO_GROUP.Items.AddRange(new object[] {
         "A",
         "B",
         "C",
         "D"
     });
     this.CBO_GROUP.Location  = new System.Drawing.Point(731, 17);
     this.CBO_GROUP.MaxLength = 32767;
     this.CBO_GROUP.Name      = "CBO_GROUP";
     this.CBO_GROUP.Size      = new System.Drawing.Size(60, 21);
     this.CBO_GROUP.TabIndex  = 261;
     //
     // CBO_SHIFT
     //
     this.CBO_SHIFT.FormattingEnabled = true;
     this.CBO_SHIFT.Items.AddRange(new object[] {
         "1",
         "2",
         "3"
     });
     this.CBO_SHIFT.Location  = new System.Drawing.Point(661, 17);
     this.CBO_SHIFT.MaxLength = 32767;
     this.CBO_SHIFT.Name      = "CBO_SHIFT";
     this.CBO_SHIFT.Size      = new System.Drawing.Size(64, 21);
     this.CBO_SHIFT.TabIndex  = 260;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(575, 17);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(80, 22);
     this.label8.TabIndex    = 259;
     this.label8.Text        = "班次/别";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SSP4
     //
     this.SSP4.BackColor = System.Drawing.Color.Red;
     this.SSP4.FlatAppearance.BorderSize = 0;
     this.SSP4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSP4.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSP4.ForeColor = System.Drawing.Color.Blue;
     this.SSP4.Location  = new System.Drawing.Point(392, 46);
     this.SSP4.Name      = "SSP4";
     this.SSP4.Size      = new System.Drawing.Size(90, 24);
     this.SSP4.TabIndex  = 258;
     this.SSP4.Text      = "重点订单";
     this.SSP4.UseVisualStyleBackColor = false;
     //
     // txt_trns_cmpy_cd
     //
     this.txt_trns_cmpy_cd.Location  = new System.Drawing.Point(478, 76);
     this.txt_trns_cmpy_cd.MaxLength = 4;
     this.txt_trns_cmpy_cd.Name      = "txt_trns_cmpy_cd";
     this.txt_trns_cmpy_cd.Size      = new System.Drawing.Size(64, 22);
     this.txt_trns_cmpy_cd.TabIndex  = 210;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(392, 77);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(78, 21);
     this.label5.TabIndex    = 209;
     this.label5.Text        = "分段号";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // cbo_prc_line
     //
     this.cbo_prc_line.FormattingEnabled = true;
     this.cbo_prc_line.Items.AddRange(new object[] {
         "1",
         "2",
         "3"
     });
     this.cbo_prc_line.Location  = new System.Drawing.Point(478, 17);
     this.cbo_prc_line.MaxLength = 32767;
     this.cbo_prc_line.Name      = "cbo_prc_line";
     this.cbo_prc_line.Size      = new System.Drawing.Size(64, 21);
     this.cbo_prc_line.TabIndex  = 208;
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(392, 17);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(78, 22);
     this.label9.TabIndex    = 207;
     this.label9.Text        = "产线";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.ForeColor   = System.Drawing.Color.Blue;
     this.label3.Location    = new System.Drawing.Point(30, 78);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(100, 21);
     this.label3.TabIndex    = 198;
     this.label3.Text        = "标准号";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_ord_no
     //
     this.txt_ord_no.Location  = new System.Drawing.Point(254, 47);
     this.txt_ord_no.MaxLength = 3;
     this.txt_ord_no.Name      = "txt_ord_no";
     this.txt_ord_no.Size      = new System.Drawing.Size(47, 22);
     this.txt_ord_no.TabIndex  = 197;
     //
     // txt_ord_item
     //
     this.txt_ord_item.Location  = new System.Drawing.Point(136, 47);
     this.txt_ord_item.MaxLength = 11;
     this.txt_ord_item.Name      = "txt_ord_item";
     this.txt_ord_item.Size      = new System.Drawing.Size(112, 22);
     this.txt_ord_item.TabIndex  = 196;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(30, 48);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(100, 21);
     this.label1.TabIndex    = 195;
     this.label1.Text        = "订单/序列";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SDT_PROD_DATE_TO
     //
     this.SDT_PROD_DATE_TO.Location = new System.Drawing.Point(253, 18);
     this.SDT_PROD_DATE_TO.Name     = "SDT_PROD_DATE_TO";
     this.SDT_PROD_DATE_TO.RawDate  = "";
     this.SDT_PROD_DATE_TO.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE_TO.TabIndex = 4;
     //
     // SDT_PROD_DATE_FROM
     //
     this.SDT_PROD_DATE_FROM.Location = new System.Drawing.Point(136, 18);
     this.SDT_PROD_DATE_FROM.Name     = "SDT_PROD_DATE_FROM";
     this.SDT_PROD_DATE_FROM.RawDate  = "";
     this.SDT_PROD_DATE_FROM.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE_FROM.TabIndex = 4;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(234, 26);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(14, 13);
     this.label2.TabIndex = 1;
     this.label2.Tag      = "user";
     this.label2.Text     = "~";
     //
     // ULabel5
     //
     this.ULabel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel5.Location    = new System.Drawing.Point(30, 18);
     this.ULabel5.Name        = "ULabel5";
     this.ULabel5.Size        = new System.Drawing.Size(100, 21);
     this.ULabel5.TabIndex    = 0;
     this.ULabel5.Text        = "生产日期";
     this.ULabel5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "ss1, Sheet1, Row 0, Column 0, ";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 110);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1269, 512);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CGT2050C
     //
     this.ClientSize = new System.Drawing.Size(1269, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGT2050C";
     this.Text  = "中板厂产品检验实绩_CGT2050C";
     this.Load += new System.EventHandler(this.CGT2050C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 19
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting3 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting4 = new CommonClass.BControlFiledSetting();
     this.txt_stlgrd1        = new CommonClass.F4ETCR();
     this.txt_stlgrd         = new CommonClass.F4ETCR();
     this.txt_mill_stlgrd    = new CommonClass.F4ETCR();
     this.txt_stdspec        = new CommonClass.F4ETCR();
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.SSP4               = new System.Windows.Forms.Button();
     this.TXT_CH_CD          = new System.Windows.Forms.TextBox();
     this.label8             = new System.Windows.Forms.Label();
     this.TXT_MILL_LOT_NO    = new System.Windows.Forms.TextBox();
     this.label6             = new System.Windows.Forms.Label();
     this.label5             = new System.Windows.Forms.Label();
     this.label1             = new System.Windows.Forms.Label();
     this.panel1             = new System.Windows.Forms.Panel();
     this.OPT_Cm4            = new System.Windows.Forms.RadioButton();
     this.OPT_Cm1            = new System.Windows.Forms.RadioButton();
     this.OPT_Cm2            = new System.Windows.Forms.RadioButton();
     this.OPT_Cm3            = new System.Windows.Forms.RadioButton();
     this.label7             = new System.Windows.Forms.Label();
     this.CBO_GROUP          = new System.Windows.Forms.ComboBox();
     this.SDT_PROD_DATE_TO   = new CommonClass.CeriUDate();
     this.SDT_PROD_DATE_FROM = new CommonClass.CeriUDate();
     this.TXT_SLAB_NO        = new System.Windows.Forms.TextBox();
     this.CBO_SHIFT          = new System.Windows.Forms.ComboBox();
     this.label2             = new System.Windows.Forms.Label();
     this.label4             = new System.Windows.Forms.Label();
     this.label3             = new System.Windows.Forms.Label();
     this.ULabel5            = new System.Windows.Forms.Label();
     this.ss1 = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_stlgrd1
     //
     bControlFiledSetting1.ColumnID      = "STLGRD";
     bControlFiledSetting1.TargetControl = this.txt_stlgrd1;
     this.txt_stlgrd1.CustomSetting.Add(bControlFiledSetting1);
     this.txt_stlgrd1.InputControl = this.txt_stlgrd1;
     this.txt_stlgrd1.Location     = new System.Drawing.Point(323, 50);
     this.txt_stlgrd1.MaxLength    = 12;
     this.txt_stlgrd1.Name         = "txt_stlgrd1";
     this.txt_stlgrd1.Size         = new System.Drawing.Size(102, 22);
     this.txt_stlgrd1.sJoin        = "";
     this.txt_stlgrd1.sSqletc      = "SELECT STLGRD \"钢种\", STEEL_GRD_DETAIL \"目标说明\" FROM  NISCO.QP_NISCO_CHMC  WHERE STLG" +
                                     "RD like \'%\'  ORDER  BY  STLGRD  ASC";
     this.txt_stlgrd1.TabIndex = 133;
     //
     // txt_stlgrd
     //
     bControlFiledSetting2.ColumnID      = "STLGRD";
     bControlFiledSetting2.TargetControl = this.txt_stlgrd;
     this.txt_stlgrd.CustomSetting.Add(bControlFiledSetting2);
     this.txt_stlgrd.InputControl = this.txt_stlgrd;
     this.txt_stlgrd.Location     = new System.Drawing.Point(107, 50);
     this.txt_stlgrd.MaxLength    = 9999;
     this.txt_stlgrd.Name         = "txt_stlgrd";
     this.txt_stlgrd.Size         = new System.Drawing.Size(97, 22);
     this.txt_stlgrd.sJoin        = "";
     this.txt_stlgrd.sSqletc      = "SELECT STLGRD \"钢种\", STEEL_GRD_DETAIL \"目标说明\" FROM  NISCO.QP_NISCO_CHMC  WHERE STLG" +
                                    "RD like \'%\' AND STLGRD_FL <> \'H\'   ORDER  BY  STLGRD  ASC";
     this.txt_stlgrd.TabIndex = 141;
     //
     // txt_mill_stlgrd
     //
     bControlFiledSetting3.ColumnID      = "STLGRD";
     bControlFiledSetting3.TargetControl = this.txt_mill_stlgrd;
     this.txt_mill_stlgrd.CustomSetting.Add(bControlFiledSetting3);
     this.txt_mill_stlgrd.InputControl = this.txt_mill_stlgrd;
     this.txt_mill_stlgrd.Location     = new System.Drawing.Point(605, 50);
     this.txt_mill_stlgrd.MaxLength    = 9999;
     this.txt_mill_stlgrd.Name         = "txt_mill_stlgrd";
     this.txt_mill_stlgrd.Size         = new System.Drawing.Size(123, 22);
     this.txt_mill_stlgrd.sJoin        = "";
     this.txt_mill_stlgrd.sSqletc      = "SELECT STLGRD \"钢种\", STEEL_GRD_DETAIL \"目标说明\" FROM  NISCO.QP_NISCO_CHMC  WHERE STLG" +
                                         "RD like \'%\' AND STLGRD_FL <> \'H\'   ORDER  BY  STLGRD  ASC";
     this.txt_mill_stlgrd.TabIndex = 143;
     //
     // txt_stdspec
     //
     bControlFiledSetting4.ColumnID      = "StdSPEC ";
     bControlFiledSetting4.TargetControl = this.txt_stdspec;
     this.txt_stdspec.CustomSetting.Add(bControlFiledSetting4);
     this.txt_stdspec.InputControl = this.txt_stdspec;
     this.txt_stdspec.Location     = new System.Drawing.Point(810, 50);
     this.txt_stdspec.MaxLength    = 9999;
     this.txt_stdspec.Name         = "txt_stdspec";
     this.txt_stdspec.Size         = new System.Drawing.Size(112, 22);
     this.txt_stdspec.sJoin        = "";
     this.txt_stdspec.sSqletc      = "SELECT StdSPEC \"标准代号\", StdSPEC_YY \"发布年度\", STDSPEC_CHR_CD \"标准特性代码\",Gf_ComnNameFind" +
                                     "(\'Q0025\',STDSPEC_CHR_CD) \"标准特性名称\",STDSPEC_NAME_ENG \"标准英文名\", STDSPEC_NAME_CHN \"标准" +
                                     "中文名\" FROM  NISCO.QP_STD_HEAD";
     this.txt_stdspec.TabIndex = 148;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.SSP4);
     this.groupBox1.Controls.Add(this.TXT_CH_CD);
     this.groupBox1.Controls.Add(this.txt_stdspec);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.TXT_MILL_LOT_NO);
     this.groupBox1.Controls.Add(this.label6);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.txt_mill_stlgrd);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txt_stlgrd);
     this.groupBox1.Controls.Add(this.panel1);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.txt_stlgrd1);
     this.groupBox1.Controls.Add(this.CBO_GROUP);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_TO);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE_FROM);
     this.groupBox1.Controls.Add(this.TXT_SLAB_NO);
     this.groupBox1.Controls.Add(this.CBO_SHIFT);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.ULabel5);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1269, 91);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // SSP4
     //
     this.SSP4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.SSP4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSP4.Font      = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSP4.Location  = new System.Drawing.Point(1147, 27);
     this.SSP4.Name      = "SSP4";
     this.SSP4.Size      = new System.Drawing.Size(86, 34);
     this.SSP4.TabIndex  = 150;
     this.SSP4.Text      = "重点订单";
     this.SSP4.UseVisualStyleBackColor = false;
     //
     // TXT_CH_CD
     //
     this.TXT_CH_CD.Location  = new System.Drawing.Point(928, 31);
     this.TXT_CH_CD.MaxLength = 9999;
     this.TXT_CH_CD.Name      = "TXT_CH_CD";
     this.TXT_CH_CD.Size      = new System.Drawing.Size(26, 22);
     this.TXT_CH_CD.TabIndex  = 149;
     this.TXT_CH_CD.Text      = "C";
     this.TXT_CH_CD.Visible   = false;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.ForeColor   = System.Drawing.Color.Blue;
     this.label8.Location    = new System.Drawing.Point(734, 50);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(71, 22);
     this.label8.TabIndex    = 147;
     this.label8.Text        = "标准号";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // TXT_MILL_LOT_NO
     //
     this.TXT_MILL_LOT_NO.Location  = new System.Drawing.Point(810, 18);
     this.TXT_MILL_LOT_NO.MaxLength = 14;
     this.TXT_MILL_LOT_NO.Name      = "TXT_MILL_LOT_NO";
     this.TXT_MILL_LOT_NO.Size      = new System.Drawing.Size(112, 22);
     this.TXT_MILL_LOT_NO.TabIndex  = 146;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Location    = new System.Drawing.Point(734, 18);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(71, 22);
     this.label6.TabIndex    = 145;
     this.label6.Text        = "轧批号";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.ForeColor   = System.Drawing.Color.Blue;
     this.label5.Location    = new System.Drawing.Point(528, 50);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(71, 22);
     this.label5.TabIndex    = 144;
     this.label5.Text        = "轧制钢种";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.ForeColor   = System.Drawing.Color.Blue;
     this.label1.Location    = new System.Drawing.Point(30, 50);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(71, 22);
     this.label1.TabIndex    = 142;
     this.label1.Text        = "板坯钢种";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.OPT_Cm4);
     this.panel1.Controls.Add(this.OPT_Cm1);
     this.panel1.Controls.Add(this.OPT_Cm2);
     this.panel1.Controls.Add(this.OPT_Cm3);
     this.panel1.Location = new System.Drawing.Point(969, 21);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(129, 64);
     this.panel1.TabIndex = 139;
     //
     // OPT_Cm4
     //
     this.OPT_Cm4.Location  = new System.Drawing.Point(75, 30);
     this.OPT_Cm4.Name      = "OPT_Cm4";
     this.OPT_Cm4.Size      = new System.Drawing.Size(51, 23);
     this.OPT_Cm4.TabIndex  = 2;
     this.OPT_Cm4.Text      = "出炉";
     this.OPT_Cm4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.OPT_Cm4.UseVisualStyleBackColor = true;
     this.OPT_Cm4.CheckedChanged         += new System.EventHandler(this.OPT_Cm4_CheckedChanged);
     //
     // OPT_Cm1
     //
     this.OPT_Cm1.Checked   = true;
     this.OPT_Cm1.ForeColor = System.Drawing.Color.Red;
     this.OPT_Cm1.Location  = new System.Drawing.Point(6, 5);
     this.OPT_Cm1.Name      = "OPT_Cm1";
     this.OPT_Cm1.Size      = new System.Drawing.Size(51, 23);
     this.OPT_Cm1.TabIndex  = 1;
     this.OPT_Cm1.TabStop   = true;
     this.OPT_Cm1.Text      = "粗轧";
     this.OPT_Cm1.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.OPT_Cm1.UseVisualStyleBackColor = true;
     this.OPT_Cm1.CheckedChanged         += new System.EventHandler(this.OPT_Cm1_CheckedChanged);
     //
     // OPT_Cm2
     //
     this.OPT_Cm2.Location  = new System.Drawing.Point(75, 5);
     this.OPT_Cm2.Name      = "OPT_Cm2";
     this.OPT_Cm2.Size      = new System.Drawing.Size(51, 23);
     this.OPT_Cm2.TabIndex  = 1;
     this.OPT_Cm2.Text      = "精轧";
     this.OPT_Cm2.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.OPT_Cm2.UseVisualStyleBackColor = true;
     this.OPT_Cm2.CheckedChanged         += new System.EventHandler(this.OPT_Cm2_CheckedChanged);
     //
     // OPT_Cm3
     //
     this.OPT_Cm3.Location  = new System.Drawing.Point(6, 30);
     this.OPT_Cm3.Name      = "OPT_Cm3";
     this.OPT_Cm3.Size      = new System.Drawing.Size(51, 23);
     this.OPT_Cm3.TabIndex  = 1;
     this.OPT_Cm3.Text      = "轧废";
     this.OPT_Cm3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.OPT_Cm3.UseVisualStyleBackColor = true;
     this.OPT_Cm3.CheckedChanged         += new System.EventHandler(this.OPT_Cm3_CheckedChanged);
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.ForeColor   = System.Drawing.Color.Blue;
     this.label7.Location    = new System.Drawing.Point(220, 50);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(97, 22);
     this.label7.TabIndex    = 134;
     this.label7.Text        = "原始坯料钢种";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // CBO_GROUP
     //
     this.CBO_GROUP.FormattingEnabled = true;
     this.CBO_GROUP.Items.AddRange(new object[] {
         "A",
         "B",
         "C",
         "D"
     });
     this.CBO_GROUP.Location  = new System.Drawing.Point(476, 18);
     this.CBO_GROUP.MaxLength = 32767;
     this.CBO_GROUP.Name      = "CBO_GROUP";
     this.CBO_GROUP.Size      = new System.Drawing.Size(46, 21);
     this.CBO_GROUP.TabIndex  = 5;
     //
     // SDT_PROD_DATE_TO
     //
     this.SDT_PROD_DATE_TO.Location = new System.Drawing.Point(220, 18);
     this.SDT_PROD_DATE_TO.Name     = "SDT_PROD_DATE_TO";
     this.SDT_PROD_DATE_TO.RawDate  = "";
     this.SDT_PROD_DATE_TO.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE_TO.TabIndex = 4;
     //
     // SDT_PROD_DATE_FROM
     //
     this.SDT_PROD_DATE_FROM.Location = new System.Drawing.Point(107, 18);
     this.SDT_PROD_DATE_FROM.Name     = "SDT_PROD_DATE_FROM";
     this.SDT_PROD_DATE_FROM.RawDate  = "";
     this.SDT_PROD_DATE_FROM.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE_FROM.TabIndex = 4;
     //
     // TXT_SLAB_NO
     //
     this.TXT_SLAB_NO.Location  = new System.Drawing.Point(605, 18);
     this.TXT_SLAB_NO.MaxLength = 10;
     this.TXT_SLAB_NO.Name      = "TXT_SLAB_NO";
     this.TXT_SLAB_NO.Size      = new System.Drawing.Size(123, 22);
     this.TXT_SLAB_NO.TabIndex  = 3;
     //
     // CBO_SHIFT
     //
     this.CBO_SHIFT.FormattingEnabled = true;
     this.CBO_SHIFT.Items.AddRange(new object[] {
         "1",
         "2",
         "3"
     });
     this.CBO_SHIFT.Location  = new System.Drawing.Point(406, 18);
     this.CBO_SHIFT.MaxLength = 32767;
     this.CBO_SHIFT.Name      = "CBO_SHIFT";
     this.CBO_SHIFT.Size      = new System.Drawing.Size(64, 21);
     this.CBO_SHIFT.TabIndex  = 2;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(205, 27);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(14, 13);
     this.label2.TabIndex = 1;
     this.label2.Tag      = "user";
     this.label2.Text     = "~";
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(528, 18);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(71, 22);
     this.label4.TabIndex    = 0;
     this.label4.Text        = "板坯号";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(338, 18);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(62, 22);
     this.label3.TabIndex    = 0;
     this.label3.Text        = "班次/别";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ULabel5
     //
     this.ULabel5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ULabel5.Location    = new System.Drawing.Point(30, 18);
     this.ULabel5.Name        = "ULabel5";
     this.ULabel5.Size        = new System.Drawing.Size(71, 21);
     this.ULabel5.TabIndex    = 0;
     this.ULabel5.Text        = "粗轧时间";
     this.ULabel5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 91);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(1269, 531);
     this.ss1.TabIndex = 1;
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CGT2010C
     //
     this.ClientSize = new System.Drawing.Size(1269, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGT2010C";
     this.Text  = "轧钢实绩查询_CGT2010C";
     this.Load += new System.EventHandler(this.CGT2010C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 20
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2   = new CommonClass.BControlFiledSetting();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CKG2040C));
     CommonClass.BControlFiledSetting bControlFiledSetting3   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting4   = new CommonClass.BControlFiledSetting();
     this.txt_plt          = new CommonClass.F4ETCR();
     this.txt_plt_dec      = new System.Windows.Forms.TextBox();
     this.txt_InPlt        = new CommonClass.F4ETCR();
     this.txt_INplt_dec    = new System.Windows.Forms.TextBox();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.SSPpdt           = new System.Windows.Forms.Button();
     this.chk_all_ord      = new System.Windows.Forms.CheckBox();
     this.txt_all_ord      = new System.Windows.Forms.TextBox();
     this.txt_DATE         = new CommonClass.CeriUDate();
     this.label2           = new System.Windows.Forms.Label();
     this.label1           = new System.Windows.Forms.Label();
     this.label8           = new System.Windows.Forms.Label();
     this.txt_HeatNo       = new System.Windows.Forms.TextBox();
     this.groupBox2        = new System.Windows.Forms.GroupBox();
     this.opt_bz2          = new System.Windows.Forms.CheckBox();
     this.opt_bz1          = new System.Windows.Forms.CheckBox();
     this.TXT_WGT          = new System.Windows.Forms.TextBox();
     this.TXT_CNT          = new System.Windows.Forms.TextBox();
     this.label6           = new System.Windows.Forms.Label();
     this.Temp             = new System.Windows.Forms.TextBox();
     this.cmd_mill_exc     = new System.Windows.Forms.Button();
     this.txt_OutSeq       = new System.Windows.Forms.TextBox();
     this.txt_InSeq        = new System.Windows.Forms.TextBox();
     this.label5           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.txt_LotNo        = new System.Windows.Forms.TextBox();
     this.ss1              = new FarPoint.Win.Spread.FpSpread();
     this.fpSpread1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_plt
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.txt_plt;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.txt_plt_dec;
     this.txt_plt.CustomSetting.Add(bControlFiledSetting1);
     this.txt_plt.CustomSetting.Add(bControlFiledSetting2);
     this.txt_plt.InputControl = this.txt_plt;
     this.txt_plt.Location     = new System.Drawing.Point(354, 18);
     this.txt_plt.MaxLength    = 2;
     this.txt_plt.Name         = "txt_plt";
     this.txt_plt.Size         = new System.Drawing.Size(46, 22);
     this.txt_plt.sJoin        = "";
     this.txt_plt.sSqletc      = resources.GetString("txt_plt.sSqletc");
     this.txt_plt.TabIndex     = 223;
     //
     // txt_plt_dec
     //
     this.txt_plt_dec.Location  = new System.Drawing.Point(406, 18);
     this.txt_plt_dec.MaxLength = 11;
     this.txt_plt_dec.Name      = "txt_plt_dec";
     this.txt_plt_dec.Size      = new System.Drawing.Size(87, 22);
     this.txt_plt_dec.TabIndex  = 222;
     //
     // txt_InPlt
     //
     bControlFiledSetting3.ColumnID      = "CD";
     bControlFiledSetting3.TargetControl = this.txt_InPlt;
     bControlFiledSetting4.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting4.TargetControl = this.txt_INplt_dec;
     this.txt_InPlt.CustomSetting.Add(bControlFiledSetting3);
     this.txt_InPlt.CustomSetting.Add(bControlFiledSetting4);
     this.txt_InPlt.InputControl = this.txt_InPlt;
     this.txt_InPlt.Location     = new System.Drawing.Point(354, 18);
     this.txt_InPlt.MaxLength    = 2;
     this.txt_InPlt.Name         = "txt_InPlt";
     this.txt_InPlt.Size         = new System.Drawing.Size(46, 22);
     this.txt_InPlt.sJoin        = "";
     this.txt_InPlt.sSqletc      = resources.GetString("txt_InPlt.sSqletc");
     this.txt_InPlt.TabIndex     = 757;
     this.txt_InPlt.TextChanged += new System.EventHandler(this.txt_InPlt_TextChanged);
     //
     // txt_INplt_dec
     //
     this.txt_INplt_dec.Location  = new System.Drawing.Point(406, 18);
     this.txt_INplt_dec.MaxLength = 11;
     this.txt_INplt_dec.Name      = "txt_INplt_dec";
     this.txt_INplt_dec.Size      = new System.Drawing.Size(87, 22);
     this.txt_INplt_dec.TabIndex  = 756;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.SSPpdt);
     this.groupBox1.Controls.Add(this.chk_all_ord);
     this.groupBox1.Controls.Add(this.txt_all_ord);
     this.groupBox1.Controls.Add(this.txt_DATE);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.txt_plt);
     this.groupBox1.Controls.Add(this.txt_plt_dec);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.txt_HeatNo);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1009, 53);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // SSPpdt
     //
     this.SSPpdt.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(255)))));
     this.SSPpdt.FlatAppearance.BorderSize = 0;
     this.SSPpdt.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.SSPpdt.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.SSPpdt.ForeColor = System.Drawing.Color.Blue;
     this.SSPpdt.Location  = new System.Drawing.Point(865, 14);
     this.SSPpdt.Name      = "SSPpdt";
     this.SSPpdt.Size      = new System.Drawing.Size(106, 24);
     this.SSPpdt.TabIndex  = 755;
     this.SSPpdt.Text      = "一坯多订单";
     this.SSPpdt.UseVisualStyleBackColor = false;
     //
     // chk_all_ord
     //
     this.chk_all_ord.AutoSize = true;
     this.chk_all_ord.Location = new System.Drawing.Point(752, 18);
     this.chk_all_ord.Name     = "chk_all_ord";
     this.chk_all_ord.Size     = new System.Drawing.Size(91, 17);
     this.chk_all_ord.TabIndex = 228;
     this.chk_all_ord.Text     = "多订单查询";
     this.chk_all_ord.UseVisualStyleBackColor = true;
     //
     // txt_all_ord
     //
     this.txt_all_ord.Location = new System.Drawing.Point(689, 18);
     this.txt_all_ord.Name     = "txt_all_ord";
     this.txt_all_ord.Size     = new System.Drawing.Size(37, 22);
     this.txt_all_ord.TabIndex = 227;
     this.txt_all_ord.Text     = "N";
     this.txt_all_ord.Visible  = false;
     //
     // txt_DATE
     //
     this.txt_DATE.Location = new System.Drawing.Point(585, 18);
     this.txt_DATE.Name     = "txt_DATE";
     this.txt_DATE.RawDate  = "";
     this.txt_DATE.Size     = new System.Drawing.Size(97, 21);
     this.txt_DATE.TabIndex = 226;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(499, 18);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(80, 22);
     this.label2.TabIndex    = 225;
     this.label2.Text        = "批号日期";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.ForeColor   = System.Drawing.Color.Blue;
     this.label1.Location    = new System.Drawing.Point(268, 18);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(80, 22);
     this.label1.TabIndex    = 224;
     this.label1.Text        = "板坯来源";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(32, 18);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(112, 22);
     this.label8.TabIndex    = 221;
     this.label8.Text        = "炉号";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_HeatNo
     //
     this.txt_HeatNo.Location  = new System.Drawing.Point(150, 18);
     this.txt_HeatNo.MaxLength = 10;
     this.txt_HeatNo.Name      = "txt_HeatNo";
     this.txt_HeatNo.Size      = new System.Drawing.Size(112, 22);
     this.txt_HeatNo.TabIndex  = 220;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.opt_bz2);
     this.groupBox2.Controls.Add(this.opt_bz1);
     this.groupBox2.Controls.Add(this.TXT_WGT);
     this.groupBox2.Controls.Add(this.TXT_CNT);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.Temp);
     this.groupBox2.Controls.Add(this.cmd_mill_exc);
     this.groupBox2.Controls.Add(this.txt_OutSeq);
     this.groupBox2.Controls.Add(this.txt_InSeq);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.txt_InPlt);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.txt_INplt_dec);
     this.groupBox2.Controls.Add(this.txt_LotNo);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox2.Location = new System.Drawing.Point(0, 53);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1009, 87);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     //
     // opt_bz2
     //
     this.opt_bz2.AutoSize = true;
     this.opt_bz2.Location = new System.Drawing.Point(477, 57);
     this.opt_bz2.Name     = "opt_bz2";
     this.opt_bz2.Size     = new System.Drawing.Size(78, 17);
     this.opt_bz2.TabIndex = 768;
     this.opt_bz2.Text     = "来料加工";
     this.opt_bz2.UseVisualStyleBackColor = true;
     this.opt_bz2.Visible = false;
     //
     // opt_bz1
     //
     this.opt_bz1.AutoSize = true;
     this.opt_bz1.Location = new System.Drawing.Point(406, 57);
     this.opt_bz1.Name     = "opt_bz1";
     this.opt_bz1.Size     = new System.Drawing.Size(65, 17);
     this.opt_bz1.TabIndex = 767;
     this.opt_bz1.Text     = "外购坯";
     this.opt_bz1.UseVisualStyleBackColor = true;
     this.opt_bz1.Visible = false;
     //
     // TXT_WGT
     //
     this.TXT_WGT.Location  = new System.Drawing.Point(194, 52);
     this.TXT_WGT.MaxLength = 11;
     this.TXT_WGT.Name      = "TXT_WGT";
     this.TXT_WGT.Size      = new System.Drawing.Size(68, 22);
     this.TXT_WGT.TabIndex  = 766;
     //
     // TXT_CNT
     //
     this.TXT_CNT.Location  = new System.Drawing.Point(150, 52);
     this.TXT_CNT.MaxLength = 5;
     this.TXT_CNT.Name      = "TXT_CNT";
     this.TXT_CNT.Size      = new System.Drawing.Size(38, 22);
     this.TXT_CNT.TabIndex  = 765;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.ForeColor   = System.Drawing.Color.Blue;
     this.label6.Location    = new System.Drawing.Point(32, 52);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(112, 22);
     this.label6.TabIndex    = 764;
     this.label6.Text        = "件数/重量(吨)";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // Temp
     //
     this.Temp.Location  = new System.Drawing.Point(862, 18);
     this.Temp.MaxLength = 14;
     this.Temp.Name      = "Temp";
     this.Temp.Size      = new System.Drawing.Size(100, 22);
     this.Temp.TabIndex  = 763;
     //
     // cmd_mill_exc
     //
     this.cmd_mill_exc.Cursor    = System.Windows.Forms.Cursors.Hand;
     this.cmd_mill_exc.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
     this.cmd_mill_exc.Font      = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.cmd_mill_exc.ForeColor = System.Drawing.Color.Red;
     this.cmd_mill_exc.Location  = new System.Drawing.Point(752, 18);
     this.cmd_mill_exc.Name      = "cmd_mill_exc";
     this.cmd_mill_exc.Size      = new System.Drawing.Size(106, 32);
     this.cmd_mill_exc.TabIndex  = 762;
     this.cmd_mill_exc.Text      = "轧制单导出";
     this.cmd_mill_exc.UseVisualStyleBackColor = true;
     this.cmd_mill_exc.Click += new System.EventHandler(this.cmd_mill_exc_Click);
     //
     // txt_OutSeq
     //
     this.txt_OutSeq.Location  = new System.Drawing.Point(635, 18);
     this.txt_OutSeq.MaxLength = 14;
     this.txt_OutSeq.Name      = "txt_OutSeq";
     this.txt_OutSeq.Size      = new System.Drawing.Size(43, 22);
     this.txt_OutSeq.TabIndex  = 761;
     //
     // txt_InSeq
     //
     this.txt_InSeq.Location     = new System.Drawing.Point(586, 18);
     this.txt_InSeq.MaxLength    = 4;
     this.txt_InSeq.Name         = "txt_InSeq";
     this.txt_InSeq.Size         = new System.Drawing.Size(43, 22);
     this.txt_InSeq.TabIndex     = 760;
     this.txt_InSeq.TextChanged += new System.EventHandler(this.txt_InSeq_TextChanged);
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(499, 18);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(80, 22);
     this.label5.TabIndex    = 759;
     this.label5.Text        = "当月顺序";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.ForeColor   = System.Drawing.Color.Blue;
     this.label4.Location    = new System.Drawing.Point(268, 18);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(80, 22);
     this.label4.TabIndex    = 758;
     this.label4.Text        = "板坯来源";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(32, 18);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(112, 22);
     this.label3.TabIndex    = 223;
     this.label3.Text        = "轧制批号";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_LotNo
     //
     this.txt_LotNo.Location  = new System.Drawing.Point(150, 18);
     this.txt_LotNo.MaxLength = 14;
     this.txt_LotNo.Name      = "txt_LotNo";
     this.txt_LotNo.Size      = new System.Drawing.Size(112, 22);
     this.txt_LotNo.TabIndex  = 222;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 140);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.fpSpread1_Sheet1
     });
     this.ss1.Size       = new System.Drawing.Size(1009, 482);
     this.ss1.TabIndex   = 2;
     this.ss1.CellClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellClick);
     //
     // fpSpread1_Sheet1
     //
     this.fpSpread1_Sheet1.Reset();
     this.fpSpread1_Sheet1.SheetName = "Sheet1";
     //
     // CKG2040C
     //
     this.ClientSize = new System.Drawing.Size(1009, 622);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CKG2040C";
     this.Text  = "批号查询及修改_CKG2040C";
     this.Load += new System.EventHandler(this.CKG2040C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.fpSpread1_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 21
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting3 = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting4 = new CommonClass.BControlFiledSetting();
     this.txt_SMP_LOC      = new CommonClass.F4ETCR();
     this.txt_SMP_LOC_NAME = new System.Windows.Forms.TextBox();
     this.groupBox1        = new System.Windows.Forms.GroupBox();
     this.TXT_PROD_CD      = new System.Windows.Forms.TextBox();
     this.SDT_PROD_DATE    = new CommonClass.CeriUDate();
     this.txt_charge_no    = new System.Windows.Forms.TextBox();
     this.opt_Product2     = new System.Windows.Forms.RadioButton();
     this.opt_Product1     = new System.Windows.Forms.RadioButton();
     this.CBO_GROUP        = new System.Windows.Forms.ComboBox();
     this.CBO_SHIFT        = new System.Windows.Forms.ComboBox();
     this.label1           = new System.Windows.Forms.Label();
     this.label3           = new System.Windows.Forms.Label();
     this.label4           = new System.Windows.Forms.Label();
     this.label2           = new System.Windows.Forms.Label();
     this.groupBox2        = new System.Windows.Forms.GroupBox();
     this.txt_SLAB_NO      = new System.Windows.Forms.TextBox();
     this.txt_CHG_STDSPEC  = new CommonClass.F4ETCN();
     this.txt_SMP_LEN      = new CommonClass.NumBox();
     this.txt_CHG_SMP_NO   = new System.Windows.Forms.TextBox();
     this.txt_SMP_NO       = new System.Windows.Forms.TextBox();
     this.label10          = new System.Windows.Forms.Label();
     this.Cmd_Set_Save     = new System.Windows.Forms.Button();
     this.label8           = new System.Windows.Forms.Label();
     this.label7           = new System.Windows.Forms.Label();
     this.label6           = new System.Windows.Forms.Label();
     this.label9           = new System.Windows.Forms.Label();
     this.label5           = new System.Windows.Forms.Label();
     this.ss1        = new FarPoint.Win.Spread.FpSpread();
     this.ss1_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.ss2        = new FarPoint.Win.Spread.FpSpread();
     this.ss2_Sheet1 = new FarPoint.Win.Spread.SheetView();
     this.groupBox1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).BeginInit();
     this.SuspendLayout();
     //
     // txt_SMP_LOC
     //
     bControlFiledSetting3.ColumnID      = "CD";
     bControlFiledSetting3.TargetControl = this.txt_SMP_LOC;
     bControlFiledSetting4.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting4.TargetControl = this.txt_SMP_LOC_NAME;
     this.txt_SMP_LOC.CustomSetting.Add(bControlFiledSetting3);
     this.txt_SMP_LOC.CustomSetting.Add(bControlFiledSetting4);
     this.txt_SMP_LOC.InputControl = this.txt_SMP_LOC;
     this.txt_SMP_LOC.Location     = new System.Drawing.Point(400, 11);
     this.txt_SMP_LOC.MaxLength    = 1;
     this.txt_SMP_LOC.Name         = "txt_SMP_LOC";
     this.txt_SMP_LOC.Size         = new System.Drawing.Size(25, 22);
     this.txt_SMP_LOC.sJoin        = "";
     this.txt_SMP_LOC.sSqletc      = "SELECT CD 代码, CD_SHORT_NAME 代码简称, CD_NAME 代码名称, CD_SHORT_ENG 代码英文简称, CD_FULL_ENG " +
                                     "代码英文名称 FROM NISCO.ZP_CD  WHERE CD_MANA_NO = \'Q0021\'  ORDER BY CD ASC ";
     this.txt_SMP_LOC.TabIndex     = 21;
     this.txt_SMP_LOC.TextChanged += new System.EventHandler(this.txt_SMP_LOC_TextChanged);
     //
     // txt_SMP_LOC_NAME
     //
     this.txt_SMP_LOC_NAME.Location = new System.Drawing.Point(427, 11);
     this.txt_SMP_LOC_NAME.Name     = "txt_SMP_LOC_NAME";
     this.txt_SMP_LOC_NAME.Size     = new System.Drawing.Size(69, 22);
     this.txt_SMP_LOC_NAME.TabIndex = 20;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.TXT_PROD_CD);
     this.groupBox1.Controls.Add(this.SDT_PROD_DATE);
     this.groupBox1.Controls.Add(this.txt_charge_no);
     this.groupBox1.Controls.Add(this.opt_Product2);
     this.groupBox1.Controls.Add(this.opt_Product1);
     this.groupBox1.Controls.Add(this.CBO_GROUP);
     this.groupBox1.Controls.Add(this.CBO_SHIFT);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Location = new System.Drawing.Point(9, -4);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(408, 62);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // TXT_PROD_CD
     //
     this.TXT_PROD_CD.Location = new System.Drawing.Point(252, 13);
     this.TXT_PROD_CD.Name     = "TXT_PROD_CD";
     this.TXT_PROD_CD.Size     = new System.Drawing.Size(25, 22);
     this.TXT_PROD_CD.TabIndex = 22;
     this.TXT_PROD_CD.Visible  = false;
     //
     // SDT_PROD_DATE
     //
     this.SDT_PROD_DATE.Location = new System.Drawing.Point(81, 11);
     this.SDT_PROD_DATE.Name     = "SDT_PROD_DATE";
     this.SDT_PROD_DATE.RawDate  = "";
     this.SDT_PROD_DATE.Size     = new System.Drawing.Size(97, 21);
     this.SDT_PROD_DATE.TabIndex = 11;
     this.SDT_PROD_DATE.Click   += new System.EventHandler(this.SDT_PROD_DATE_Click);
     //
     // txt_charge_no
     //
     this.txt_charge_no.Location = new System.Drawing.Point(81, 35);
     this.txt_charge_no.Name     = "txt_charge_no";
     this.txt_charge_no.Size     = new System.Drawing.Size(131, 22);
     this.txt_charge_no.TabIndex = 10;
     //
     // opt_Product2
     //
     this.opt_Product2.AutoSize = true;
     this.opt_Product2.Location = new System.Drawing.Point(338, 36);
     this.opt_Product2.Name     = "opt_Product2";
     this.opt_Product2.Size     = new System.Drawing.Size(64, 17);
     this.opt_Product2.TabIndex = 8;
     this.opt_Product2.TabStop  = true;
     this.opt_Product2.Text     = "轧批号";
     this.opt_Product2.UseVisualStyleBackColor = true;
     //
     // opt_Product1
     //
     this.opt_Product1.AutoSize = true;
     this.opt_Product1.Location = new System.Drawing.Point(338, 11);
     this.opt_Product1.Name     = "opt_Product1";
     this.opt_Product1.Size     = new System.Drawing.Size(64, 17);
     this.opt_Product1.TabIndex = 7;
     this.opt_Product1.TabStop  = true;
     this.opt_Product1.Text     = "板坯号";
     this.opt_Product1.UseVisualStyleBackColor = true;
     this.opt_Product1.TextChanged            += new System.EventHandler(this.opt_Product1_TextChanged);
     //
     // CBO_GROUP
     //
     this.CBO_GROUP.FormattingEnabled = true;
     this.CBO_GROUP.Items.AddRange(new object[] {
         "A",
         "B",
         "C",
         "D"
     });
     this.CBO_GROUP.Location = new System.Drawing.Point(283, 36);
     this.CBO_GROUP.Name     = "CBO_GROUP";
     this.CBO_GROUP.Size     = new System.Drawing.Size(42, 21);
     this.CBO_GROUP.TabIndex = 5;
     //
     // CBO_SHIFT
     //
     this.CBO_SHIFT.FormattingEnabled = true;
     this.CBO_SHIFT.Items.AddRange(new object[] {
         "1",
         "2",
         "3"
     });
     this.CBO_SHIFT.Location = new System.Drawing.Point(283, 12);
     this.CBO_SHIFT.Name     = "CBO_SHIFT";
     this.CBO_SHIFT.Size     = new System.Drawing.Size(42, 21);
     this.CBO_SHIFT.TabIndex = 6;
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(6, 35);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(69, 21);
     this.label1.TabIndex    = 3;
     this.label1.Text        = "板坯号";
     this.label1.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(218, 36);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(59, 21);
     this.label3.TabIndex    = 3;
     this.label3.Text        = "班别";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(6, 11);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(69, 21);
     this.label4.TabIndex    = 4;
     this.label4.Text        = "生产时间";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(218, 12);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(59, 21);
     this.label2.TabIndex    = 4;
     this.label2.Text        = "班次";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.txt_SLAB_NO);
     this.groupBox2.Controls.Add(this.txt_SMP_LOC);
     this.groupBox2.Controls.Add(this.txt_SMP_LOC_NAME);
     this.groupBox2.Controls.Add(this.txt_CHG_STDSPEC);
     this.groupBox2.Controls.Add(this.txt_SMP_LEN);
     this.groupBox2.Controls.Add(this.txt_CHG_SMP_NO);
     this.groupBox2.Controls.Add(this.txt_SMP_NO);
     this.groupBox2.Controls.Add(this.label10);
     this.groupBox2.Controls.Add(this.Cmd_Set_Save);
     this.groupBox2.Controls.Add(this.label8);
     this.groupBox2.Controls.Add(this.label7);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.label9);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Location = new System.Drawing.Point(423, -4);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(844, 62);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     //
     // txt_SLAB_NO
     //
     this.txt_SLAB_NO.Location = new System.Drawing.Point(516, 11);
     this.txt_SLAB_NO.Name     = "txt_SLAB_NO";
     this.txt_SLAB_NO.Size     = new System.Drawing.Size(76, 22);
     this.txt_SLAB_NO.TabIndex = 23;
     this.txt_SLAB_NO.Visible  = false;
     //
     // txt_CHG_STDSPEC
     //
     this.txt_CHG_STDSPEC.Location  = new System.Drawing.Point(281, 35);
     this.txt_CHG_STDSPEC.Name      = "txt_CHG_STDSPEC";
     this.txt_CHG_STDSPEC.sFcontrol = "StdSPEC";
     this.txt_CHG_STDSPEC.Size      = new System.Drawing.Size(215, 22);
     this.txt_CHG_STDSPEC.sJoin     = "";
     this.txt_CHG_STDSPEC.sSqletc   = "SELECT StdSPEC 标准代号, StdSPEC_YY 发布年度, STDSPEC_CHR_CD 标准特性代码,        Gf_ComnNameFi" +
                                      "nd(\'Q0025\',STDSPEC_CHR_CD) 标准特性名称, STDSPEC_NAME_ENG 标准英文名, STDSPEC_NAME_CHN 标准中文" +
                                      "名 FROM  NISCO.QP_STD_HEAD   ";
     this.txt_CHG_STDSPEC.TabIndex = 18;
     this.txt_CHG_STDSPEC.Tag      = "改判时适用标准";
     //
     // txt_SMP_LEN
     //
     this.txt_SMP_LEN.Location  = new System.Drawing.Point(281, 11);
     this.txt_SMP_LEN.MaxLength = 8;
     this.txt_SMP_LEN.Name      = "txt_SMP_LEN";
     this.txt_SMP_LEN.NumValue  = 0D;
     this.txt_SMP_LEN.Scale     = 0;
     this.txt_SMP_LEN.ShowZero  = false;
     this.txt_SMP_LEN.Size      = new System.Drawing.Size(37, 22);
     this.txt_SMP_LEN.TabIndex  = 17;
     this.txt_SMP_LEN.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txt_CHG_SMP_NO
     //
     this.txt_CHG_SMP_NO.Location  = new System.Drawing.Point(90, 35);
     this.txt_CHG_SMP_NO.MaxLength = 14;
     this.txt_CHG_SMP_NO.Name      = "txt_CHG_SMP_NO";
     this.txt_CHG_SMP_NO.Size      = new System.Drawing.Size(107, 22);
     this.txt_CHG_SMP_NO.TabIndex  = 16;
     this.txt_CHG_SMP_NO.Tag       = "改判时试样号";
     //
     // txt_SMP_NO
     //
     this.txt_SMP_NO.Location     = new System.Drawing.Point(90, 11);
     this.txt_SMP_NO.MaxLength    = 14;
     this.txt_SMP_NO.Name         = "txt_SMP_NO";
     this.txt_SMP_NO.Size         = new System.Drawing.Size(107, 22);
     this.txt_SMP_NO.TabIndex     = 15;
     this.txt_SMP_NO.TextChanged += new System.EventHandler(this.txt_SMP_NO_TextChanged);
     //
     // label10
     //
     this.label10.Font      = new System.Drawing.Font("宋体", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.label10.ForeColor = System.Drawing.Color.Red;
     this.label10.Location  = new System.Drawing.Point(618, 35);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(145, 25);
     this.label10.TabIndex  = 14;
     this.label10.Tag       = "USER";
     this.label10.Text      = "<< 出口板, 船板, 锅炉板, 压力容器板必须输入>>";
     //
     // Cmd_Set_Save
     //
     this.Cmd_Set_Save.Font      = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.Cmd_Set_Save.Location  = new System.Drawing.Point(620, 11);
     this.Cmd_Set_Save.Name      = "Cmd_Set_Save";
     this.Cmd_Set_Save.Size      = new System.Drawing.Size(143, 23);
     this.Cmd_Set_Save.TabIndex  = 13;
     this.Cmd_Set_Save.Text      = "多行设定";
     this.Cmd_Set_Save.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
     this.Cmd_Set_Save.UseVisualStyleBackColor = true;
     this.Cmd_Set_Save.Click += new System.EventHandler(this.Cmd_Set_Save_Click);
     //
     // label8
     //
     this.label8.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label8.Location    = new System.Drawing.Point(203, 11);
     this.label8.Name        = "label8";
     this.label8.Size        = new System.Drawing.Size(78, 21);
     this.label8.TabIndex    = 12;
     this.label8.Text        = "试样长度";
     this.label8.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label7
     //
     this.label7.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label7.Location    = new System.Drawing.Point(203, 36);
     this.label7.Name        = "label7";
     this.label7.Size        = new System.Drawing.Size(78, 21);
     this.label7.TabIndex    = 11;
     this.label7.Tag         = "F4";
     this.label7.Text        = "改判时标准";
     this.label7.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label6
     //
     this.label6.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label6.Location    = new System.Drawing.Point(320, 11);
     this.label6.Name        = "label6";
     this.label6.Size        = new System.Drawing.Size(78, 21);
     this.label6.TabIndex    = 10;
     this.label6.Tag         = "F4";
     this.label6.Text        = "取样位置";
     this.label6.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label9
     //
     this.label9.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label9.Location    = new System.Drawing.Point(6, 36);
     this.label9.Name        = "label9";
     this.label9.Size        = new System.Drawing.Size(78, 21);
     this.label9.TabIndex    = 9;
     this.label9.Text        = "改判试样号";
     this.label9.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(6, 11);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(78, 21);
     this.label5.TabIndex    = 5;
     this.label5.Text        = "试样号";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Location = new System.Drawing.Point(9, 63);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss1_Sheet1
     });
     this.ss1.Size             = new System.Drawing.Size(1349, 303);
     this.ss1.TabIndex         = 2;
     this.ss1.CellClick       += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellClick);
     this.ss1.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss1_CellDoubleClick);
     //
     // ss1_Sheet1
     //
     this.ss1_Sheet1.Reset();
     this.ss1_Sheet1.SheetName = "Sheet1";
     //
     // ss2
     //
     this.ss2.AccessibleDescription = "";
     this.ss2.Location = new System.Drawing.Point(9, 370);
     this.ss2.Name     = "ss2";
     this.ss2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss2_Sheet1
     });
     this.ss2.Size             = new System.Drawing.Size(1349, 252);
     this.ss2.TabIndex         = 3;
     this.ss2.CellDoubleClick += new FarPoint.Win.Spread.CellClickEventHandler(this.ss2_CellDoubleClick);
     this.ss2.ButtonClicked   += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.ss2_ButtonClicked);
     this.ss2.EditChange      += new FarPoint.Win.Spread.EditorNotifyEventHandler(this.ss2_EditChange);
     //
     // ss2_Sheet1
     //
     this.ss2_Sheet1.Reset();
     this.ss2_Sheet1.SheetName = "Sheet1";
     //
     // CGD2041C
     //
     this.ClientSize = new System.Drawing.Size(1362, 622);
     this.Controls.Add(this.ss2);
     this.Controls.Add(this.ss1);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name  = "CGD2041C";
     this.Text  = "钢板取样信息查询及修改界面_CGD2041C";
     this.Load += new System.EventHandler(this.CGD2041C_Load);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 22
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     CommonClass.BControlFiledSetting bControlFiledSetting1   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting2   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting3   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting4   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting5   = new CommonClass.BControlFiledSetting();
     CommonClass.BControlFiledSetting bControlFiledSetting6   = new CommonClass.BControlFiledSetting();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CGA2010C));
     this.CBO_CUR_INV     = new CommonClass.F4ETCR();
     this.text_cur_inv    = new System.Windows.Forms.TextBox();
     this.txt_o_t_addr    = new CommonClass.F4ETCR();
     this.txt_o_t_addr_nm = new System.Windows.Forms.TextBox();
     this.txt_o_f_addr    = new CommonClass.F4ETCR();
     this.txt_o_f_addr_nm = new System.Windows.Forms.TextBox();
     this.panel4          = new System.Windows.Forms.Panel();
     this.groupBox3       = new System.Windows.Forms.GroupBox();
     this.panel2          = new System.Windows.Forms.Panel();
     this.ss2             = new FarPoint.Win.Spread.FpSpread();
     this.ss2_Sheet1      = new FarPoint.Win.Spread.SheetView();
     this.splitter1       = new System.Windows.Forms.Splitter();
     this.panel1          = new System.Windows.Forms.Panel();
     this.ss1             = new FarPoint.Win.Spread.FpSpread();
     this.ss1_Sheet1      = new FarPoint.Win.Spread.SheetView();
     this.groupBox2       = new System.Windows.Forms.GroupBox();
     this.comboBox1       = new System.Windows.Forms.ComboBox();
     this.ssc_can         = new System.Windows.Forms.Button();
     this.ssc_move        = new System.Windows.Forms.Button();
     this.txt_p_row       = new System.Windows.Forms.TextBox();
     this.txt_slab_cnt    = new System.Windows.Forms.TextBox();
     this.opt_Right_Left  = new System.Windows.Forms.RadioButton();
     this.opt_Left_Right  = new System.Windows.Forms.RadioButton();
     this.label5          = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.groupBox1       = new System.Windows.Forms.GroupBox();
     this.txt_t_addr      = new CommonClass.F4ETCN();
     this.txt_f_addr      = new CommonClass.F4ETCN();
     this.cbo_ccm_line    = new System.Windows.Forms.ComboBox();
     this.txt_location1   = new System.Windows.Forms.TextBox();
     this.txt_location2   = new System.Windows.Forms.TextBox();
     this.txt_location3   = new System.Windows.Forms.TextBox();
     this.cmd_Loc_Search  = new System.Windows.Forms.Button();
     this.label3          = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.txt_slab_no     = new System.Windows.Forms.TextBox();
     this.label1          = new System.Windows.Forms.Label();
     this.label13         = new System.Windows.Forms.Label();
     this.panel4.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.panel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).BeginInit();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).BeginInit();
     this.groupBox2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // CBO_CUR_INV
     //
     bControlFiledSetting1.ColumnID      = "CD";
     bControlFiledSetting1.TargetControl = this.CBO_CUR_INV;
     bControlFiledSetting2.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting2.TargetControl = this.text_cur_inv;
     this.CBO_CUR_INV.CustomSetting.Add(bControlFiledSetting1);
     this.CBO_CUR_INV.CustomSetting.Add(bControlFiledSetting2);
     this.CBO_CUR_INV.InputControl = this.CBO_CUR_INV;
     this.CBO_CUR_INV.Location     = new System.Drawing.Point(793, 13);
     this.CBO_CUR_INV.MaxLength    = 2;
     this.CBO_CUR_INV.Name         = "CBO_CUR_INV";
     this.CBO_CUR_INV.Size         = new System.Drawing.Size(25, 22);
     this.CBO_CUR_INV.sJoin        = "";
     this.CBO_CUR_INV.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",        CD_SHORT_ENG \"代码英文简称" +
                                     "\", CD_FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO =    \'C0013\'    AND C" +
                                     "D         like \'%\'  ORDER  BY  CD  ASC ";
     this.CBO_CUR_INV.TabIndex     = 550;
     this.CBO_CUR_INV.Text         = "ZB";
     this.CBO_CUR_INV.TextAlign    = System.Windows.Forms.HorizontalAlignment.Center;
     this.CBO_CUR_INV.TextChanged += new System.EventHandler(this.CBO_CUR_INV_TextChanged);
     //
     // text_cur_inv
     //
     this.text_cur_inv.Enabled  = false;
     this.text_cur_inv.Location = new System.Drawing.Point(818, 13);
     this.text_cur_inv.Name     = "text_cur_inv";
     this.text_cur_inv.Size     = new System.Drawing.Size(98, 22);
     this.text_cur_inv.TabIndex = 551;
     this.text_cur_inv.Text     = "中板厂";
     //
     // txt_o_t_addr
     //
     bControlFiledSetting3.ColumnID      = "CD";
     bControlFiledSetting3.TargetControl = this.txt_o_t_addr;
     bControlFiledSetting4.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting4.TargetControl = this.txt_o_t_addr_nm;
     this.txt_o_t_addr.CustomSetting.Add(bControlFiledSetting3);
     this.txt_o_t_addr.CustomSetting.Add(bControlFiledSetting4);
     this.txt_o_t_addr.Enabled      = false;
     this.txt_o_t_addr.InputControl = this.txt_o_t_addr;
     this.txt_o_t_addr.Location     = new System.Drawing.Point(1051, 11);
     this.txt_o_t_addr.MaxLength    = 2;
     this.txt_o_t_addr.Name         = "txt_o_t_addr";
     this.txt_o_t_addr.Size         = new System.Drawing.Size(85, 22);
     this.txt_o_t_addr.sJoin        = "";
     this.txt_o_t_addr.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",  CD_SHORT_ENG \"代码英文简称\", CD_" +
                                      "FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO = \'C0002\' AND CD  like \'%\' " +
                                      " ORDER  BY  CD  ASC ";
     this.txt_o_t_addr.TabIndex  = 555;
     this.txt_o_t_addr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_o_t_addr_nm
     //
     this.txt_o_t_addr_nm.Enabled  = false;
     this.txt_o_t_addr_nm.Location = new System.Drawing.Point(1136, 11);
     this.txt_o_t_addr_nm.Name     = "txt_o_t_addr_nm";
     this.txt_o_t_addr_nm.Size     = new System.Drawing.Size(224, 22);
     this.txt_o_t_addr_nm.TabIndex = 556;
     //
     // txt_o_f_addr
     //
     bControlFiledSetting5.ColumnID      = "CD";
     bControlFiledSetting5.TargetControl = this.txt_o_f_addr;
     bControlFiledSetting6.ColumnID      = "CD_SHORT_NAME";
     bControlFiledSetting6.TargetControl = this.txt_o_f_addr_nm;
     this.txt_o_f_addr.CustomSetting.Add(bControlFiledSetting5);
     this.txt_o_f_addr.CustomSetting.Add(bControlFiledSetting6);
     this.txt_o_f_addr.Enabled      = false;
     this.txt_o_f_addr.InputControl = this.txt_o_f_addr;
     this.txt_o_f_addr.Location     = new System.Drawing.Point(81, 11);
     this.txt_o_f_addr.MaxLength    = 2;
     this.txt_o_f_addr.Name         = "txt_o_f_addr";
     this.txt_o_f_addr.Size         = new System.Drawing.Size(85, 22);
     this.txt_o_f_addr.sJoin        = "";
     this.txt_o_f_addr.sSqletc      = "SELECT CD \"代码\", CD_SHORT_NAME \"代码简称\", CD_NAME \"代码名称\",  CD_SHORT_ENG \"代码英文简称\", CD_" +
                                      "FULL_ENG \"代码英文名称\" FROM NISCO.ZP_CD  WHERE CD_MANA_NO = \'C0002\' AND CD  like \'%\' " +
                                      " ORDER  BY  CD  ASC ";
     this.txt_o_f_addr.TabIndex  = 552;
     this.txt_o_f_addr.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // txt_o_f_addr_nm
     //
     this.txt_o_f_addr_nm.Enabled  = false;
     this.txt_o_f_addr_nm.Location = new System.Drawing.Point(166, 11);
     this.txt_o_f_addr_nm.Name     = "txt_o_f_addr_nm";
     this.txt_o_f_addr_nm.Size     = new System.Drawing.Size(224, 22);
     this.txt_o_f_addr_nm.TabIndex = 553;
     //
     // panel4
     //
     this.panel4.Controls.Add(this.groupBox3);
     this.panel4.Controls.Add(this.groupBox2);
     this.panel4.Controls.Add(this.groupBox1);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(1362, 622);
     this.panel4.TabIndex = 3;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.panel2);
     this.groupBox3.Controls.Add(this.splitter1);
     this.groupBox3.Controls.Add(this.panel1);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(0, 105);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(1362, 517);
     this.groupBox3.TabIndex = 2;
     this.groupBox3.TabStop  = false;
     //
     // panel2
     //
     this.panel2.Controls.Add(this.ss2);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(614, 18);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(745, 496);
     this.panel2.TabIndex = 2;
     //
     // ss2
     //
     this.ss2.AccessibleDescription = "";
     this.ss2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss2.Location = new System.Drawing.Point(0, 0);
     this.ss2.Name     = "ss2";
     this.ss2.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss2_Sheet1
     });
     this.ss2.Size     = new System.Drawing.Size(745, 496);
     this.ss2.TabIndex = 0;
     //
     // ss2_Sheet1
     //
     this.ss2_Sheet1.Reset();
     this.ss2_Sheet1.SheetName = "Sheet1";
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(611, 18);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 496);
     this.splitter1.TabIndex = 1;
     this.splitter1.TabStop  = false;
     //
     // panel1
     //
     this.panel1.Controls.Add(this.ss1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(3, 18);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(608, 496);
     this.panel1.TabIndex = 0;
     //
     // ss1
     //
     this.ss1.AccessibleDescription = "";
     this.ss1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.ss1.Location = new System.Drawing.Point(0, 0);
     this.ss1.Name     = "ss1";
     this.ss1.Sheets.AddRange(new FarPoint.Win.Spread.SheetView[] {
         this.ss1_Sheet1
     });
     this.ss1.Size     = new System.Drawing.Size(608, 496);
     this.ss1.TabIndex = 0;
     //
     // ss1_Sheet1
     //
     this.ss1_Sheet1.Reset();
     this.ss1_Sheet1.SheetName = "Sheet1";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.comboBox1);
     this.groupBox2.Controls.Add(this.ssc_can);
     this.groupBox2.Controls.Add(this.ssc_move);
     this.groupBox2.Controls.Add(this.txt_p_row);
     this.groupBox2.Controls.Add(this.txt_slab_cnt);
     this.groupBox2.Controls.Add(this.opt_Right_Left);
     this.groupBox2.Controls.Add(this.opt_Left_Right);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.txt_o_t_addr_nm);
     this.groupBox2.Controls.Add(this.txt_o_t_addr);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.txt_o_f_addr_nm);
     this.groupBox2.Controls.Add(this.txt_o_f_addr);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox2.Location = new System.Drawing.Point(0, 41);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(1362, 64);
     this.groupBox2.TabIndex = 1;
     this.groupBox2.TabStop  = false;
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(315, 39);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(121, 21);
     this.comboBox1.TabIndex = 564;
     //
     // ssc_can
     //
     this.ssc_can.Location = new System.Drawing.Point(687, 37);
     this.ssc_can.Name     = "ssc_can";
     this.ssc_can.Size     = new System.Drawing.Size(53, 23);
     this.ssc_can.TabIndex = 563;
     this.ssc_can.Text     = "取消";
     this.ssc_can.UseVisualStyleBackColor = true;
     this.ssc_can.Click += new System.EventHandler(this.ssc_can_Click);
     //
     // ssc_move
     //
     this.ssc_move.Location = new System.Drawing.Point(635, 37);
     this.ssc_move.Name     = "ssc_move";
     this.ssc_move.Size     = new System.Drawing.Size(53, 23);
     this.ssc_move.TabIndex = 562;
     this.ssc_move.Text     = "移动";
     this.ssc_move.UseVisualStyleBackColor = true;
     this.ssc_move.Click += new System.EventHandler(this.ssc_move_Click);
     //
     // txt_p_row
     //
     this.txt_p_row.Location = new System.Drawing.Point(740, 37);
     this.txt_p_row.Name     = "txt_p_row";
     this.txt_p_row.Size     = new System.Drawing.Size(34, 22);
     this.txt_p_row.TabIndex = 561;
     //
     // txt_slab_cnt
     //
     this.txt_slab_cnt.Location  = new System.Drawing.Point(601, 37);
     this.txt_slab_cnt.MaxLength = 2;
     this.txt_slab_cnt.Name      = "txt_slab_cnt";
     this.txt_slab_cnt.Size      = new System.Drawing.Size(34, 22);
     this.txt_slab_cnt.TabIndex  = 560;
     //
     // opt_Right_Left
     //
     this.opt_Right_Left.AutoSize = true;
     this.opt_Right_Left.Location = new System.Drawing.Point(1268, 43);
     this.opt_Right_Left.Name     = "opt_Right_Left";
     this.opt_Right_Left.Size     = new System.Drawing.Size(98, 17);
     this.opt_Right_Left.TabIndex = 559;
     this.opt_Right_Left.TabStop  = true;
     this.opt_Right_Left.Text     = "左边<-右边 ";
     this.opt_Right_Left.UseVisualStyleBackColor = true;
     this.opt_Right_Left.Click += new System.EventHandler(this.opt_Right_Left_Click);
     //
     // opt_Left_Right
     //
     this.opt_Left_Right.AutoSize = true;
     this.opt_Left_Right.Location = new System.Drawing.Point(5, 43);
     this.opt_Left_Right.Name     = "opt_Left_Right";
     this.opt_Left_Right.Size     = new System.Drawing.Size(91, 17);
     this.opt_Left_Right.TabIndex = 558;
     this.opt_Left_Right.TabStop  = true;
     this.opt_Left_Right.Text     = "左边->右边";
     this.opt_Left_Right.UseVisualStyleBackColor = true;
     this.opt_Left_Right.Click += new System.EventHandler(this.opt_Left_Right_Click);
     //
     // label5
     //
     this.label5.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label5.Location    = new System.Drawing.Point(975, 11);
     this.label5.Name        = "label5";
     this.label5.Size        = new System.Drawing.Size(75, 22);
     this.label5.TabIndex    = 557;
     this.label5.Text        = "目的垛位号";
     this.label5.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label4
     //
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label4.Location    = new System.Drawing.Point(5, 11);
     this.label4.Name        = "label4";
     this.label4.Size        = new System.Drawing.Size(75, 22);
     this.label4.TabIndex    = 554;
     this.label4.Text        = "起始垛位号";
     this.label4.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.txt_t_addr);
     this.groupBox1.Controls.Add(this.txt_f_addr);
     this.groupBox1.Controls.Add(this.text_cur_inv);
     this.groupBox1.Controls.Add(this.CBO_CUR_INV);
     this.groupBox1.Controls.Add(this.cbo_ccm_line);
     this.groupBox1.Controls.Add(this.txt_location1);
     this.groupBox1.Controls.Add(this.txt_location2);
     this.groupBox1.Controls.Add(this.txt_location3);
     this.groupBox1.Controls.Add(this.cmd_Loc_Search);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.txt_slab_no);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1362, 41);
     this.groupBox1.TabIndex = 0;
     this.groupBox1.TabStop  = false;
     //
     // txt_t_addr
     //
     this.txt_t_addr.Location     = new System.Drawing.Point(355, 13);
     this.txt_t_addr.Name         = "txt_t_addr";
     this.txt_t_addr.sFcontrol    = "CD";
     this.txt_t_addr.Size         = new System.Drawing.Size(71, 22);
     this.txt_t_addr.sJoin        = "";
     this.txt_t_addr.sSqletc      = resources.GetString("txt_t_addr.sSqletc");
     this.txt_t_addr.TabIndex     = 553;
     this.txt_t_addr.TextChanged += new System.EventHandler(this.txt_t_addr_TextChanged);
     //
     // txt_f_addr
     //
     this.txt_f_addr.Location  = new System.Drawing.Point(81, 13);
     this.txt_f_addr.Name      = "txt_f_addr";
     this.txt_f_addr.sFcontrol = "CD";
     this.txt_f_addr.Size      = new System.Drawing.Size(71, 22);
     this.txt_f_addr.sJoin     = "";
     this.txt_f_addr.sSqletc   = "SELECT CD            \"代码\", CD_SHORT_NAME \"代码简称\",  CD_NAME       \"代码名称\", CD_SHORT_" +
                                 "ENG  \"代码英文简称\", CD_FULL_ENG   \"代码英文名称\" FROM NISCO.ZP_CD WHERE CD_MANA_NO = \'F0033" +
                                 "\' AND CD like \'S%\'ORDER BY CD ASC";
     this.txt_f_addr.TabIndex     = 552;
     this.txt_f_addr.TextChanged += new System.EventHandler(this.txt_f_addr_TextChanged);
     //
     // cbo_ccm_line
     //
     this.cbo_ccm_line.FormattingEnabled = true;
     this.cbo_ccm_line.Items.AddRange(new object[] {
         "1",
         "2",
         "3"
     });
     this.cbo_ccm_line.Location = new System.Drawing.Point(152, 13);
     this.cbo_ccm_line.Name     = "cbo_ccm_line";
     this.cbo_ccm_line.Size     = new System.Drawing.Size(33, 21);
     this.cbo_ccm_line.TabIndex = 549;
     this.cbo_ccm_line.Visible  = false;
     //
     // txt_location1
     //
     this.txt_location1.Location     = new System.Drawing.Point(1051, 13);
     this.txt_location1.Name         = "txt_location1";
     this.txt_location1.Size         = new System.Drawing.Size(100, 22);
     this.txt_location1.TabIndex     = 548;
     this.txt_location1.DoubleClick += new System.EventHandler(this.txt_location1_DoubleClick);
     //
     // txt_location2
     //
     this.txt_location2.Location     = new System.Drawing.Point(1152, 13);
     this.txt_location2.Name         = "txt_location2";
     this.txt_location2.Size         = new System.Drawing.Size(100, 22);
     this.txt_location2.TabIndex     = 547;
     this.txt_location2.DoubleClick += new System.EventHandler(this.txt_location2_DoubleClick);
     //
     // txt_location3
     //
     this.txt_location3.Location     = new System.Drawing.Point(1253, 13);
     this.txt_location3.Name         = "txt_location3";
     this.txt_location3.Size         = new System.Drawing.Size(100, 22);
     this.txt_location3.TabIndex     = 546;
     this.txt_location3.DoubleClick += new System.EventHandler(this.txt_location3_DoubleClick);
     //
     // cmd_Loc_Search
     //
     this.cmd_Loc_Search.Location = new System.Drawing.Point(975, 13);
     this.cmd_Loc_Search.Name     = "cmd_Loc_Search";
     this.cmd_Loc_Search.Size     = new System.Drawing.Size(75, 23);
     this.cmd_Loc_Search.TabIndex = 545;
     this.cmd_Loc_Search.Text     = "垛位查询";
     this.cmd_Loc_Search.UseVisualStyleBackColor = true;
     this.cmd_Loc_Search.Click += new System.EventHandler(this.cmd_Loc_Search_Click);
     //
     // label3
     //
     this.label3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label3.Location    = new System.Drawing.Point(740, 13);
     this.label3.Name        = "label3";
     this.label3.Size        = new System.Drawing.Size(53, 22);
     this.label3.TabIndex    = 544;
     this.label3.Text        = "当前库";
     this.label3.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label2
     //
     this.label2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label2.Location    = new System.Drawing.Point(522, 13);
     this.label2.Name        = "label2";
     this.label2.Size        = new System.Drawing.Size(53, 22);
     this.label2.TabIndex    = 543;
     this.label2.Text        = "板坯号";
     this.label2.TextAlign   = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // txt_slab_no
     //
     this.txt_slab_no.Location     = new System.Drawing.Point(575, 13);
     this.txt_slab_no.MaxLength    = 10;
     this.txt_slab_no.Name         = "txt_slab_no";
     this.txt_slab_no.Size         = new System.Drawing.Size(100, 22);
     this.txt_slab_no.TabIndex     = 542;
     this.txt_slab_no.TextChanged += new System.EventHandler(this.txt_slab_no_TextChanged);
     //
     // label1
     //
     this.label1.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location     = new System.Drawing.Point(279, 13);
     this.label1.Name         = "label1";
     this.label1.Size         = new System.Drawing.Size(75, 22);
     this.label1.TabIndex     = 541;
     this.label1.Tag          = "F4";
     this.label1.Text         = "目的垛位号";
     this.label1.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     this.label1.DoubleClick += new System.EventHandler(this.label1_DoubleClick);
     //
     // label13
     //
     this.label13.BorderStyle  = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label13.Location     = new System.Drawing.Point(6, 13);
     this.label13.Name         = "label13";
     this.label13.Size         = new System.Drawing.Size(75, 22);
     this.label13.TabIndex     = 539;
     this.label13.Tag          = "F4";
     this.label13.Text         = "起始垛位号";
     this.label13.TextAlign    = System.Drawing.ContentAlignment.MiddleCenter;
     this.label13.DoubleClick += new System.EventHandler(this.label13_DoubleClick);
     //
     // CGA2010C
     //
     this.ClientSize = new System.Drawing.Size(1362, 622);
     this.Controls.Add(this.panel4);
     this.Name  = "CGA2010C";
     this.Text  = "板坯库库存修改及查询界面_CGA2010C";
     this.Load += new System.EventHandler(this.WGA1010C_Load);
     this.panel4.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss2_Sheet1)).EndInit();
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ss1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ss1_Sheet1)).EndInit();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
 }