| | |
| | | this.lb_lxr = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_lxr = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_lxr = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_lotFlag = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_lotFlag = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_itemC = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_itemC = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_fscode = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_fscode = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_remark = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_remark = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).BeginInit(); |
| | |
| | | this.gv_lxr.VisibleIndex = 4; |
| | | this.gv_lxr.Width = 70; |
| | | // |
| | | // lb_lotFlag |
| | | // |
| | | this.lb_lotFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_lotFlag.Appearance.Options.UseFont = true; |
| | | this.lb_lotFlag.Location = new System.Drawing.Point(534, 160); |
| | | this.lb_lotFlag.Name = "lb_lotFlag"; |
| | | this.lb_lotFlag.Size = new System.Drawing.Size(172, 21); |
| | | this.lb_lotFlag.TabIndex = 280; |
| | | this.lb_lotFlag.Text = "是否批次管理(是,否) "; |
| | | // |
| | | // txt_lotFlag |
| | | // |
| | | this.txt_lotFlag.Location = new System.Drawing.Point(717, 156); |
| | | this.txt_lotFlag.Name = "txt_lotFlag"; |
| | | this.txt_lotFlag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_lotFlag.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_lotFlag.Size = new System.Drawing.Size(57, 28); |
| | | this.txt_lotFlag.TabIndex = 280; |
| | | // |
| | | // lb_itemC |
| | | // |
| | | this.lb_itemC.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemC.Appearance.Options.UseFont = true; |
| | | this.lb_itemC.Location = new System.Drawing.Point(534, 122); |
| | | this.lb_itemC.Name = "lb_itemC"; |
| | | this.lb_itemC.Size = new System.Drawing.Size(172, 21); |
| | | this.lb_itemC.TabIndex = 267; |
| | | this.lb_itemC.Text = "物料是否共管(是,否) "; |
| | | // |
| | | // txt_itemC |
| | | // |
| | | this.txt_itemC.Location = new System.Drawing.Point(717, 122); |
| | | this.txt_itemC.Name = "txt_itemC"; |
| | | this.txt_itemC.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemC.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemC.Size = new System.Drawing.Size(57, 28); |
| | | this.txt_itemC.TabIndex = 267; |
| | | // |
| | | // lb_fscode |
| | | // |
| | | this.lb_fscode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_fscode.Appearance.Options.UseFont = true; |
| | | this.lb_fscode.Location = new System.Drawing.Point(568, 86); |
| | | this.lb_fscode.Name = "lb_fscode"; |
| | | this.lb_fscode.Size = new System.Drawing.Size(138, 21); |
| | | this.lb_fscode.TabIndex = 252; |
| | | this.lb_fscode.Text = "简码(打印条码用) "; |
| | | // |
| | | // txt_fscode |
| | | // |
| | | this.txt_fscode.Location = new System.Drawing.Point(717, 82); |
| | | this.txt_fscode.Name = "txt_fscode"; |
| | | this.txt_fscode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_fscode.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_fscode.Size = new System.Drawing.Size(57, 28); |
| | | this.txt_fscode.TabIndex = 252; |
| | | // |
| | | // lb_remark |
| | | // |
| | | this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_remark.Appearance.Options.UseFont = true; |
| | | this.lb_remark.Location = new System.Drawing.Point(74, 198); |
| | | this.lb_remark.Location = new System.Drawing.Point(309, 167); |
| | | this.lb_remark.Name = "lb_remark"; |
| | | this.lb_remark.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_remark.TabIndex = 247; |
| | |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(124, 194); |
| | | this.txt_remark.Location = new System.Drawing.Point(359, 163); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_remark.Size = new System.Drawing.Size(385, 28); |
| | | this.txt_remark.Size = new System.Drawing.Size(420, 28); |
| | | this.txt_remark.TabIndex = 247; |
| | | // |
| | | // gv_remark |
| | |
| | | // |
| | | this.lb_telfx.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_telfx.Appearance.Options.UseFont = true; |
| | | this.lb_telfx.Location = new System.Drawing.Point(310, 122); |
| | | this.lb_telfx.Location = new System.Drawing.Point(580, 83); |
| | | this.lb_telfx.Name = "lb_telfx"; |
| | | this.lb_telfx.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_telfx.TabIndex = 228; |
| | |
| | | // |
| | | // txt_telfx |
| | | // |
| | | this.txt_telfx.Location = new System.Drawing.Point(359, 122); |
| | | this.txt_telfx.Location = new System.Drawing.Point(629, 83); |
| | | this.txt_telfx.Name = "txt_telfx"; |
| | | this.txt_telfx.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_telfx.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.lb_stras.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_stras.Appearance.Options.UseFont = true; |
| | | this.lb_stras.Location = new System.Drawing.Point(310, 160); |
| | | this.lb_stras.Location = new System.Drawing.Point(310, 124); |
| | | this.lb_stras.Name = "lb_stras"; |
| | | this.lb_stras.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_stras.TabIndex = 222; |
| | |
| | | // |
| | | // txt_stras |
| | | // |
| | | this.txt_stras.Location = new System.Drawing.Point(359, 156); |
| | | this.txt_stras.Location = new System.Drawing.Point(359, 120); |
| | | this.txt_stras.Name = "txt_stras"; |
| | | this.txt_stras.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_stras.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_stras.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_stras.Size = new System.Drawing.Size(420, 28); |
| | | this.txt_stras.TabIndex = 222; |
| | | // |
| | | // lb_land1 |
| | |
| | | this.panel1.Controls.Add(this.txt_fstaffid); |
| | | this.panel1.Controls.Add(this.lb_lxr); |
| | | this.panel1.Controls.Add(this.txt_lxr); |
| | | this.panel1.Controls.Add(this.lb_lotFlag); |
| | | this.panel1.Controls.Add(this.txt_lotFlag); |
| | | this.panel1.Controls.Add(this.lb_itemC); |
| | | this.panel1.Controls.Add(this.txt_itemC); |
| | | this.panel1.Controls.Add(this.lb_fscode); |
| | | this.panel1.Controls.Add(this.txt_fscode); |
| | | this.panel1.Controls.Add(this.lb_remark); |
| | | this.panel1.Controls.Add(this.txt_remark); |
| | | this.panel1.Controls.Add(this.lb_telfx); |
| | |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.panel1.Location = new System.Drawing.Point(76, 20); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(835, 293); |
| | | this.panel1.Size = new System.Drawing.Size(835, 271); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // txt_suppName |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fforbidstatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fstaffid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lxr.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_lotFlag.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_itemC.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fscode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_telfx.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_telf1.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.LabelControl lb_lxr; |
| | | private DevExpress.XtraEditors.TextEdit txt_lxr; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lxr; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_lotFlag; |
| | | private DevExpress.XtraEditors.TextEdit txt_lotFlag; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_itemC; |
| | | private DevExpress.XtraEditors.TextEdit txt_itemC; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_fscode; |
| | | private DevExpress.XtraEditors.TextEdit txt_fscode; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_remark; |
| | | private DevExpress.XtraEditors.TextEdit txt_remark; |