| | |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.ucLookOrg1 = new Gs.DevApp.UserControl.UcLookOrg(); |
| | | this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.btnTui = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.txtDepotsId = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txtDepotsCode = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.label1 = new System.Windows.Forms.Label(); |
| | | this.txtSupplierId = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txtSupplierCode = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_fType = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_urgentFlag = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_fstatus = new DevExpress.XtraEditors.CheckEdit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtDepotsId.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtSupplierId.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); |
| | |
| | | // |
| | | this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_fType.Appearance.Options.UseFont = true; |
| | | this.lb_fType.Location = new System.Drawing.Point(677, 58); |
| | | this.lb_fType.Location = new System.Drawing.Point(651, 54); |
| | | this.lb_fType.Name = "lb_fType"; |
| | | this.lb_fType.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_fType.TabIndex = 378; |
| | |
| | | // |
| | | this.lb_urgentFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_urgentFlag.Appearance.Options.UseFont = true; |
| | | this.lb_urgentFlag.Location = new System.Drawing.Point(677, 21); |
| | | this.lb_urgentFlag.Location = new System.Drawing.Point(651, 16); |
| | | this.lb_urgentFlag.Name = "lb_urgentFlag"; |
| | | this.lb_urgentFlag.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_urgentFlag.TabIndex = 343; |
| | |
| | | // |
| | | this.lb_ischeck.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_ischeck.Appearance.Options.UseFont = true; |
| | | this.lb_ischeck.Location = new System.Drawing.Point(677, 94); |
| | | this.lb_ischeck.Location = new System.Drawing.Point(778, 54); |
| | | this.lb_ischeck.Name = "lb_ischeck"; |
| | | this.lb_ischeck.Size = new System.Drawing.Size(102, 21); |
| | | this.lb_ischeck.TabIndex = 319; |
| | |
| | | // |
| | | this.lb_paperBillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_paperBillNo.Appearance.Options.UseFont = true; |
| | | this.lb_paperBillNo.Location = new System.Drawing.Point(341, 18); |
| | | this.lb_paperBillNo.Location = new System.Drawing.Point(651, 91); |
| | | this.lb_paperBillNo.Name = "lb_paperBillNo"; |
| | | this.lb_paperBillNo.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_paperBillNo.TabIndex = 243; |
| | |
| | | // |
| | | // txt_paperBillNo |
| | | // |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(421, 14); |
| | | this.txt_paperBillNo.Location = new System.Drawing.Point(728, 87); |
| | | this.txt_paperBillNo.Name = "txt_paperBillNo"; |
| | | this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_billNo.Appearance.Options.UseFont = true; |
| | | this.lb_billNo.Location = new System.Drawing.Point(20, 18); |
| | | this.lb_billNo.Location = new System.Drawing.Point(346, 17); |
| | | this.lb_billNo.Name = "lb_billNo"; |
| | | this.lb_billNo.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_billNo.TabIndex = 213; |
| | |
| | | // txt_billNo |
| | | // |
| | | this.txt_billNo.Enabled = false; |
| | | this.txt_billNo.Location = new System.Drawing.Point(98, 14); |
| | | this.txt_billNo.Location = new System.Drawing.Point(420, 13); |
| | | this.txt_billNo.Name = "txt_billNo"; |
| | | this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_billNo.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // panel1 |
| | | // |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.ucLookOrg1); |
| | | this.panel1.Controls.Add(this.labelControl2); |
| | | this.panel1.Controls.Add(this.btnTui); |
| | | this.panel1.Controls.Add(this.txtDepotsId); |
| | | this.panel1.Controls.Add(this.txtDepotsCode); |
| | | this.panel1.Controls.Add(this.labelControl4); |
| | | this.panel1.Controls.Add(this.label1); |
| | | this.panel1.Controls.Add(this.txtSupplierId); |
| | | this.panel1.Controls.Add(this.txtSupplierCode); |
| | | this.panel1.Controls.Add(this.txt_fType); |
| | | this.panel1.Controls.Add(this.txt_urgentFlag); |
| | | this.panel1.Controls.Add(this.txt_fstatus); |
| | |
| | | this.panel1.Size = new System.Drawing.Size(1231, 162); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // ucLookOrg1 |
| | | // |
| | | this.ucLookOrg1.IsReadly = false; |
| | | this.ucLookOrg1.Location = new System.Drawing.Point(107, 16); |
| | | this.ucLookOrg1.Name = "ucLookOrg1"; |
| | | this.ucLookOrg1.Size = new System.Drawing.Size(215, 28); |
| | | this.ucLookOrg1.TabIndex = 457; |
| | | // |
| | | // labelControl2 |
| | | // |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl2.Appearance.Options.UseFont = true; |
| | | this.labelControl2.Location = new System.Drawing.Point(11, 16); |
| | | this.labelControl2.Name = "labelControl2"; |
| | | this.labelControl2.Size = new System.Drawing.Size(68, 21); |
| | | this.labelControl2.TabIndex = 456; |
| | | this.labelControl2.Text = "收料组织"; |
| | | // |
| | | // btnTui |
| | | // |
| | | this.btnTui.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.close_16x16; |
| | | this.btnTui.Location = new System.Drawing.Point(197, 126); |
| | | this.btnTui.Location = new System.Drawing.Point(206, 126); |
| | | this.btnTui.Name = "btnTui"; |
| | | this.btnTui.Size = new System.Drawing.Size(116, 29); |
| | | this.btnTui.TabIndex = 455; |
| | | this.btnTui.Text = "去退入库明细"; |
| | | this.btnTui.Text = "确认退货"; |
| | | // |
| | | // txtDepotsId |
| | | // txtDepotsCode |
| | | // |
| | | this.txtDepotsId.Enabled = false; |
| | | this.txtDepotsId.Location = new System.Drawing.Point(421, 89); |
| | | this.txtDepotsId.Name = "txtDepotsId"; |
| | | this.txtDepotsId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtDepotsId.Properties.Appearance.Options.UseFont = true; |
| | | this.txtDepotsId.Size = new System.Drawing.Size(215, 28); |
| | | this.txtDepotsId.TabIndex = 454; |
| | | this.txtDepotsCode.Enabled = false; |
| | | this.txtDepotsCode.Location = new System.Drawing.Point(421, 87); |
| | | this.txtDepotsCode.Name = "txtDepotsCode"; |
| | | this.txtDepotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtDepotsCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txtDepotsCode.Size = new System.Drawing.Size(215, 28); |
| | | this.txtDepotsCode.TabIndex = 454; |
| | | // |
| | | // labelControl4 |
| | | // |
| | | this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl4.Appearance.Options.UseFont = true; |
| | | this.labelControl4.Location = new System.Drawing.Point(357, 93); |
| | | this.labelControl4.Location = new System.Drawing.Point(344, 91); |
| | | this.labelControl4.Name = "labelControl4"; |
| | | this.labelControl4.Size = new System.Drawing.Size(52, 21); |
| | | this.labelControl4.Size = new System.Drawing.Size(68, 21); |
| | | this.labelControl4.TabIndex = 453; |
| | | this.labelControl4.Text = "仓库ID"; |
| | | this.labelControl4.Text = "仓库编码"; |
| | | // |
| | | // label1 |
| | | // |
| | | this.label1.AutoSize = true; |
| | | this.label1.Location = new System.Drawing.Point(26, 91); |
| | | this.label1.Location = new System.Drawing.Point(6, 91); |
| | | this.label1.Name = "label1"; |
| | | this.label1.Size = new System.Drawing.Size(62, 21); |
| | | this.label1.Size = new System.Drawing.Size(95, 21); |
| | | this.label1.TabIndex = 452; |
| | | this.label1.Text = "供应ID"; |
| | | this.label1.Text = "供应商编码"; |
| | | // |
| | | // txtSupplierId |
| | | // txtSupplierCode |
| | | // |
| | | this.txtSupplierId.Enabled = false; |
| | | this.txtSupplierId.Location = new System.Drawing.Point(98, 87); |
| | | this.txtSupplierId.Name = "txtSupplierId"; |
| | | this.txtSupplierId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtSupplierId.Properties.Appearance.Options.UseFont = true; |
| | | this.txtSupplierId.Size = new System.Drawing.Size(215, 28); |
| | | this.txtSupplierId.TabIndex = 451; |
| | | this.txtSupplierCode.Enabled = false; |
| | | this.txtSupplierCode.Location = new System.Drawing.Point(107, 87); |
| | | this.txtSupplierCode.Name = "txtSupplierCode"; |
| | | this.txtSupplierCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txtSupplierCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txtSupplierCode.Size = new System.Drawing.Size(215, 28); |
| | | this.txtSupplierCode.TabIndex = 451; |
| | | // |
| | | // txt_fType |
| | | // |
| | | this.txt_fType.Location = new System.Drawing.Point(785, 56); |
| | | this.txt_fType.Location = new System.Drawing.Point(728, 52); |
| | | this.txt_fType.Name = "txt_fType"; |
| | | this.txt_fType.Properties.Caption = ""; |
| | | this.txt_fType.Size = new System.Drawing.Size(35, 24); |
| | |
| | | // |
| | | // txt_urgentFlag |
| | | // |
| | | this.txt_urgentFlag.Location = new System.Drawing.Point(785, 19); |
| | | this.txt_urgentFlag.Enabled = false; |
| | | this.txt_urgentFlag.Location = new System.Drawing.Point(728, 14); |
| | | this.txt_urgentFlag.Name = "txt_urgentFlag"; |
| | | this.txt_urgentFlag.Properties.Caption = ""; |
| | | this.txt_urgentFlag.Size = new System.Drawing.Size(35, 24); |
| | |
| | | // txt_fstatus |
| | | // |
| | | this.txt_fstatus.Enabled = false; |
| | | this.txt_fstatus.Location = new System.Drawing.Point(785, 92); |
| | | this.txt_fstatus.Location = new System.Drawing.Point(886, 52); |
| | | this.txt_fstatus.Name = "txt_fstatus"; |
| | | this.txt_fstatus.Properties.Caption = ""; |
| | | this.txt_fstatus.Size = new System.Drawing.Size(47, 24); |
| | |
| | | // |
| | | this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl3.Appearance.Options.UseFont = true; |
| | | this.labelControl3.Location = new System.Drawing.Point(341, 57); |
| | | this.labelControl3.Location = new System.Drawing.Point(344, 57); |
| | | this.labelControl3.Name = "labelControl3"; |
| | | this.labelControl3.Size = new System.Drawing.Size(68, 21); |
| | | this.labelControl3.TabIndex = 444; |
| | |
| | | this.btnSelect.Name = "btnSelect"; |
| | | this.btnSelect.Size = new System.Drawing.Size(128, 29); |
| | | this.btnSelect.TabIndex = 443; |
| | | this.btnSelect.Text = "去选择来料明细"; |
| | | this.btnSelect.Text = "选待入仓物料 "; |
| | | // |
| | | // txt_suppId |
| | | // |
| | | this.txt_suppId.IsReadly = true; |
| | | this.txt_suppId.Location = new System.Drawing.Point(98, 50); |
| | | this.txt_suppId.Location = new System.Drawing.Point(107, 50); |
| | | this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_suppId.Name = "txt_suppId"; |
| | | this.txt_suppId.Size = new System.Drawing.Size(215, 28); |
| | |
| | | // |
| | | this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl1.Appearance.Options.UseFont = true; |
| | | this.labelControl1.Location = new System.Drawing.Point(3, 55); |
| | | this.labelControl1.Location = new System.Drawing.Point(16, 55); |
| | | this.labelControl1.Name = "labelControl1"; |
| | | this.labelControl1.Size = new System.Drawing.Size(85, 21); |
| | | this.labelControl1.TabIndex = 439; |
| | | this.labelControl1.Text = "选择供应商"; |
| | | this.labelControl1.Text = "供应商名称"; |
| | | // |
| | | // labelControl11 |
| | | // |
| | | this.labelControl11.Location = new System.Drawing.Point(870, 22); |
| | | this.labelControl11.Location = new System.Drawing.Point(876, 18); |
| | | this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl11.Name = "labelControl11"; |
| | | this.labelControl11.Size = new System.Drawing.Size(45, 18); |
| | |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.AutoSize = true; |
| | | this.lbGuid.Location = new System.Drawing.Point(877, 99); |
| | | this.lbGuid.Location = new System.Drawing.Point(933, 20); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(0, 21); |
| | | this.lbGuid.TabIndex = 1; |
| | |
| | | // |
| | | 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(377, 130); |
| | | this.lb_remark.Location = new System.Drawing.Point(344, 130); |
| | | this.lb_remark.Name = "lb_remark"; |
| | | this.lb_remark.Size = new System.Drawing.Size(34, 21); |
| | | this.lb_remark.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_remark.TabIndex = 240; |
| | | this.lb_remark.Text = "备注"; |
| | | this.lb_remark.Text = "备注信息"; |
| | | // |
| | | // txt_remark |
| | | // |
| | |
| | | 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(388, 28); |
| | | this.txt_remark.Size = new System.Drawing.Size(522, 28); |
| | | this.txt_remark.TabIndex = 240; |
| | | // |
| | | // Frm_MesInvItemArn |
| | |
| | | this.tabMx.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtDepotsId.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtSupplierId.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtDepotsCode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtSupplierCode.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraEditors.CheckEdit txt_fType; |
| | | private DevExpress.XtraEditors.CheckEdit txt_urgentFlag; |
| | | private DevExpress.XtraEditors.TextEdit txtSupplierId; |
| | | private DevExpress.XtraEditors.TextEdit txtSupplierCode; |
| | | private DevExpress.XtraEditors.LabelControl labelControl4; |
| | | private System.Windows.Forms.Label label1; |
| | | private DevExpress.XtraEditors.TextEdit txtDepotsId; |
| | | private DevExpress.XtraEditors.TextEdit txtDepotsCode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.BandedGridView gridView1; |
| | | private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gv_fType; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; |
| | | private DevExpress.XtraEditors.SimpleButton btnTui; |
| | | private UserControl.UcLookOrg ucLookOrg1; |
| | | private DevExpress.XtraEditors.LabelControl labelControl2; |
| | | } |
| | | } |