| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions6 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject21 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject22 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject23 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject24 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.gvMx1orderNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1isFinish = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.rkmxGuid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.lb_isOut = new DevExpress.XtraEditors.LabelControl(); |
| | |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_org = new Gs.DevApp.UserControl.UcLookOrg(); |
| | | this.txt_thOrgId = new Gs.DevApp.UserControl.UcLookOrg(); |
| | | this.btnSelect = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.txt_isFinish = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_status = new DevExpress.XtraEditors.CheckEdit(); |
| | |
| | | this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | |
| | | // |
| | | this.gvMx1orderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1orderNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1orderNo.Caption = "序号 "; |
| | | this.gvMx1orderNo.Caption = "序号"; |
| | | this.gvMx1orderNo.FieldName = "orderNo"; |
| | | this.gvMx1orderNo.MinWidth = 50; |
| | | this.gvMx1orderNo.Name = "gvMx1orderNo"; |
| | | this.gvMx1orderNo.Tag = "query_a.ORDER_NO"; |
| | | this.gvMx1orderNo.Visible = true; |
| | | this.gvMx1orderNo.VisibleIndex = 10; |
| | | this.gvMx1orderNo.Width = 94; |
| | | // |
| | | // gvMx1isFinish |
| | | // |
| | | this.gvMx1isFinish.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1isFinish.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1isFinish.Caption = "是否完成 "; |
| | | this.gvMx1isFinish.Caption = "是否完成"; |
| | | this.gvMx1isFinish.FieldName = "isFinish"; |
| | | this.gvMx1isFinish.MinWidth = 50; |
| | | this.gvMx1isFinish.Name = "gvMx1isFinish"; |
| | | this.gvMx1isFinish.Tag = "query_a.IS_FINISH"; |
| | | this.gvMx1isFinish.Visible = true; |
| | | this.gvMx1isFinish.VisibleIndex = 9; |
| | | this.gvMx1isFinish.VisibleIndex = 0; |
| | | this.gvMx1isFinish.Width = 94; |
| | | // |
| | | // gvMx1remark |
| | |
| | | this.gvMx1remark.AppearanceCell.Options.UseForeColor = true; |
| | | this.gvMx1remark.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1remark.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1remark.Caption = "备注 "; |
| | | this.gvMx1remark.Caption = "备注"; |
| | | this.gvMx1remark.FieldName = "remark"; |
| | | this.gvMx1remark.MinWidth = 50; |
| | | this.gvMx1remark.Name = "gvMx1remark"; |
| | | this.gvMx1remark.Tag = "edit"; |
| | | this.gvMx1remark.Visible = true; |
| | | this.gvMx1remark.VisibleIndex = 8; |
| | | this.gvMx1remark.VisibleIndex = 9; |
| | | this.gvMx1remark.Width = 94; |
| | | // |
| | | // gvMx1ysNum |
| | | // |
| | | this.gvMx1ysNum.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1ysNum.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ysNum.Caption = "已扫数量 "; |
| | | this.gvMx1ysNum.Caption = "已扫数量"; |
| | | this.gvMx1ysNum.FieldName = "ysNum"; |
| | | this.gvMx1ysNum.MinWidth = 50; |
| | | this.gvMx1ysNum.Name = "gvMx1ysNum"; |
| | | this.gvMx1ysNum.Tag = "query_a.YS_NUM"; |
| | | this.gvMx1ysNum.Visible = true; |
| | | this.gvMx1ysNum.VisibleIndex = 7; |
| | | this.gvMx1ysNum.VisibleIndex = 8; |
| | | this.gvMx1ysNum.Width = 94; |
| | | // |
| | | // gvMx1sqNum |
| | |
| | | this.gvMx1sqNum.AppearanceCell.Options.UseForeColor = true; |
| | | this.gvMx1sqNum.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gvMx1sqNum.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gvMx1sqNum.Caption = "申请数量 "; |
| | | this.gvMx1sqNum.Caption = "申请数量"; |
| | | this.gvMx1sqNum.FieldName = "sqNum"; |
| | | this.gvMx1sqNum.MinWidth = 50; |
| | | this.gvMx1sqNum.Name = "gvMx1sqNum"; |
| | | this.gvMx1sqNum.Tag = "yz_quantity_0_edit"; |
| | | this.gvMx1sqNum.Visible = true; |
| | | this.gvMx1sqNum.VisibleIndex = 6; |
| | | this.gvMx1sqNum.VisibleIndex = 7; |
| | | this.gvMx1sqNum.Width = 94; |
| | | // |
| | | // gvMx1itemId |
| | |
| | | this.gvMx1itemId.MinWidth = 50; |
| | | this.gvMx1itemId.Name = "gvMx1itemId"; |
| | | this.gvMx1itemId.Tag = "query_a.ITEM_ID"; |
| | | this.gvMx1itemId.Visible = true; |
| | | this.gvMx1itemId.VisibleIndex = 5; |
| | | this.gvMx1itemId.Width = 94; |
| | | // |
| | | // gvMx1erpid |
| | | // |
| | | this.gvMx1erpid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1erpid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1erpid.Caption = "采购订单行id "; |
| | | this.gvMx1erpid.Caption = "采购订单行id"; |
| | | this.gvMx1erpid.FieldName = "erpid"; |
| | | this.gvMx1erpid.MinWidth = 50; |
| | | this.gvMx1erpid.Name = "gvMx1erpid"; |
| | | this.gvMx1erpid.Tag = "query_a.ERPID"; |
| | | this.gvMx1erpid.Visible = true; |
| | | this.gvMx1erpid.VisibleIndex = 4; |
| | | this.gvMx1erpid.Width = 94; |
| | | // |
| | | // gvMx1eid |
| | | // |
| | | this.gvMx1eid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1eid.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1eid.Caption = "采购订单id "; |
| | | this.gvMx1eid.Caption = "采购订单id"; |
| | | this.gvMx1eid.FieldName = "eid"; |
| | | this.gvMx1eid.MinWidth = 50; |
| | | this.gvMx1eid.Name = "gvMx1eid"; |
| | | this.gvMx1eid.Tag = "query_a.EID"; |
| | | this.gvMx1eid.Visible = true; |
| | | this.gvMx1eid.VisibleIndex = 3; |
| | | this.gvMx1eid.Width = 94; |
| | | // |
| | | // gvMx1ebeln |
| | | // |
| | | this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebeln.Caption = "采购订单 "; |
| | | this.gvMx1ebeln.Caption = "采购订单"; |
| | | this.gvMx1ebeln.FieldName = "ebeln"; |
| | | this.gvMx1ebeln.MinWidth = 50; |
| | | this.gvMx1ebeln.Name = "gvMx1ebeln"; |
| | |
| | | // |
| | | this.gvMx1invWorkLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1invWorkLine.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1invWorkLine.Caption = "入库单行号 "; |
| | | this.gvMx1invWorkLine.Caption = "入库单行号"; |
| | | this.gvMx1invWorkLine.FieldName = "invWorkLine"; |
| | | this.gvMx1invWorkLine.MinWidth = 50; |
| | | this.gvMx1invWorkLine.Name = "gvMx1invWorkLine"; |
| | | this.gvMx1invWorkLine.Tag = "query_a.INV_WORK_LINE"; |
| | | this.gvMx1invWorkLine.Visible = true; |
| | | this.gvMx1invWorkLine.VisibleIndex = 1; |
| | | this.gvMx1invWorkLine.Width = 94; |
| | | // |
| | | // gvMx1invBillNo |
| | | // |
| | | this.gvMx1invBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1invBillNo.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1invBillNo.Caption = "入库单号 "; |
| | | this.gvMx1invBillNo.Caption = "入库单号"; |
| | | this.gvMx1invBillNo.FieldName = "invBillNo"; |
| | | this.gvMx1invBillNo.MinWidth = 50; |
| | | this.gvMx1invBillNo.Name = "gvMx1invBillNo"; |
| | | this.gvMx1invBillNo.Tag = "query_a.INV_BILL_NO"; |
| | | this.gvMx1invBillNo.Visible = true; |
| | | this.gvMx1invBillNo.VisibleIndex = 0; |
| | | this.gvMx1invBillNo.VisibleIndex = 1; |
| | | this.gvMx1invBillNo.Width = 94; |
| | | // |
| | | // gvMx1mid |
| | |
| | | this.rkmxGuid, |
| | | this.gvMx1id, |
| | | this.gvMx1mid, |
| | | this.gvMx1isFinish, |
| | | this.gvMx1invBillNo, |
| | | this.gvMx1invWorkLine, |
| | | this.gvMx1ebeln, |
| | | this.gvMx1eid, |
| | | this.gvMx1erpid, |
| | | this.gvMx1itemId, |
| | | this.gridColumn2, |
| | | this.gridColumn5, |
| | | this.gridColumn3, |
| | | this.gridColumn4, |
| | | this.gvMx1sqNum, |
| | | this.gvMx1ysNum, |
| | | this.gvMx1remark, |
| | | this.gvMx1isFinish, |
| | | this.gvMx1orderNo, |
| | | this.gvMx1eid, |
| | | this.gvMx1erpid, |
| | | this.gvMx1invWorkLine, |
| | | this.gvMxDel}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | |
| | | this.rkmxGuid.Name = "rkmxGuid"; |
| | | this.rkmxGuid.Width = 94; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "物料编码"; |
| | | this.gridColumn2.FieldName = "wlbm"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 3; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "物料名称"; |
| | | this.gridColumn5.FieldName = "wlmc"; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 4; |
| | | this.gridColumn5.Width = 94; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "物料规格"; |
| | | this.gridColumn3.FieldName = "wlgg"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 5; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "单位"; |
| | | this.gridColumn4.FieldName = "dwName"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 6; |
| | | this.gridColumn4.Width = 94; |
| | | // |
| | | // gvMxDel |
| | | // |
| | | this.gvMxDel.Caption = "移出"; |
| | |
| | | this.gvMxDel.MinWidth = 25; |
| | | this.gvMxDel.Name = "gvMxDel"; |
| | | this.gvMxDel.Visible = true; |
| | | this.gvMxDel.VisibleIndex = 11; |
| | | this.gvMxDel.VisibleIndex = 10; |
| | | this.gvMxDel.Width = 94; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions6.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions6.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | |
| | | // |
| | | this.lb_isOut.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_isOut.Appearance.Options.UseFont = true; |
| | | this.lb_isOut.Location = new System.Drawing.Point(324, 87); |
| | | this.lb_isOut.Location = new System.Drawing.Point(361, 20); |
| | | this.lb_isOut.Name = "lb_isOut"; |
| | | this.lb_isOut.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_isOut.TabIndex = 258; |
| | |
| | | // |
| | | 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(358, 121); |
| | | this.lb_remark.Location = new System.Drawing.Point(361, 121); |
| | | 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 = 252; |
| | | this.lb_remark.Text = "备注"; |
| | | this.lb_remark.Text = "退货备注"; |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(398, 117); |
| | | this.txt_remark.Location = new System.Drawing.Point(435, 117); |
| | | 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(440, 28); |
| | | this.txt_remark.Size = new System.Drawing.Size(403, 28); |
| | | this.txt_remark.TabIndex = 252; |
| | | // |
| | | // gv_remark |
| | |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注 "; |
| | | this.gv_remark.FieldName = "remark"; |
| | | this.gv_remark.MinWidth = 50; |
| | | this.gv_remark.Name = "gv_remark"; |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.REMARK"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 12; |
| | | this.gv_remark.VisibleIndex = 13; |
| | | this.gv_remark.Width = 94; |
| | | // |
| | | // lb_suppId |
| | |
| | | this.gv_suppId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_suppId.Caption = "供应商"; |
| | | this.gv_suppId.FieldName = "supName"; |
| | | this.gv_suppId.MinWidth = 50; |
| | | this.gv_suppId.Name = "gv_suppId"; |
| | | this.gv_suppId.OptionsColumn.AllowEdit = false; |
| | | this.gv_suppId.Tag = "query_a.SUPP_ID"; |
| | |
| | | this.gv_depotId.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depotId.Caption = "仓库"; |
| | | this.gv_depotId.FieldName = "dptName"; |
| | | this.gv_depotId.MinWidth = 50; |
| | | this.gv_depotId.Name = "gv_depotId"; |
| | | this.gv_depotId.OptionsColumn.AllowEdit = false; |
| | | this.gv_depotId.Tag = "query_a.DEPOT_ID"; |
| | |
| | | // |
| | | this.lb_returnType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_returnType.Appearance.Options.UseFont = true; |
| | | this.lb_returnType.Location = new System.Drawing.Point(324, 54); |
| | | this.lb_returnType.Location = new System.Drawing.Point(361, 87); |
| | | this.lb_returnType.Name = "lb_returnType"; |
| | | this.lb_returnType.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_returnType.TabIndex = 240; |
| | |
| | | this.gv_returnType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_returnType.Caption = "退料类型 "; |
| | | this.gv_returnType.FieldName = "returnType"; |
| | | this.gv_returnType.MinWidth = 50; |
| | | this.gv_returnType.Name = "gv_returnType"; |
| | | this.gv_returnType.OptionsColumn.AllowEdit = false; |
| | | this.gv_returnType.Tag = "query_a.RETURN_TYPE"; |
| | | this.gv_returnType.Visible = true; |
| | | this.gv_returnType.VisibleIndex = 9; |
| | | this.gv_returnType.VisibleIndex = 10; |
| | | this.gv_returnType.Width = 94; |
| | | // |
| | | // lb_returnMethod |
| | | // |
| | | this.lb_returnMethod.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_returnMethod.Appearance.Options.UseFont = true; |
| | | this.lb_returnMethod.Location = new System.Drawing.Point(324, 20); |
| | | this.lb_returnMethod.Location = new System.Drawing.Point(361, 54); |
| | | this.lb_returnMethod.Name = "lb_returnMethod"; |
| | | this.lb_returnMethod.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_returnMethod.TabIndex = 235; |
| | |
| | | this.gv_returnMethod.AppearanceCell.Options.UseFont = true; |
| | | this.gv_returnMethod.Caption = "退料方式 "; |
| | | this.gv_returnMethod.FieldName = "returnMethod"; |
| | | this.gv_returnMethod.MinWidth = 50; |
| | | this.gv_returnMethod.Name = "gv_returnMethod"; |
| | | this.gv_returnMethod.OptionsColumn.AllowEdit = false; |
| | | this.gv_returnMethod.Tag = "query_a.RETURN_METHOD"; |
| | | this.gv_returnMethod.Visible = true; |
| | | this.gv_returnMethod.VisibleIndex = 8; |
| | | this.gv_returnMethod.VisibleIndex = 9; |
| | | this.gv_returnMethod.Width = 94; |
| | | // |
| | | // lb_isFinish |
| | | // |
| | | this.lb_isFinish.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_isFinish.Appearance.Options.UseFont = true; |
| | | this.lb_isFinish.Location = new System.Drawing.Point(455, 87); |
| | | this.lb_isFinish.Location = new System.Drawing.Point(714, 19); |
| | | this.lb_isFinish.Name = "lb_isFinish"; |
| | | this.lb_isFinish.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_isFinish.TabIndex = 231; |
| | |
| | | // |
| | | this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_status.Appearance.Options.UseFont = true; |
| | | this.lb_status.Location = new System.Drawing.Point(593, 87); |
| | | this.lb_status.Location = new System.Drawing.Point(595, 20); |
| | | this.lb_status.Name = "lb_status"; |
| | | this.lb_status.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_status.TabIndex = 228; |
| | |
| | | // |
| | | this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkDate.Appearance.Options.UseFont = true; |
| | | this.lb_checkDate.Location = new System.Drawing.Point(593, 54); |
| | | this.lb_checkDate.Location = new System.Drawing.Point(595, 87); |
| | | this.lb_checkDate.Name = "lb_checkDate"; |
| | | this.lb_checkDate.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_checkDate.TabIndex = 226; |
| | |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(667, 50); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(667, 83); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.gv_checkDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkDate.Caption = "审核时间 "; |
| | | this.gv_checkDate.FieldName = "checkDate"; |
| | | this.gv_checkDate.MinWidth = 50; |
| | | this.gv_checkDate.Name = "gv_checkDate"; |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.CHECK_DATE"; |
| | | this.gv_checkDate.Visible = true; |
| | | this.gv_checkDate.VisibleIndex = 7; |
| | | this.gv_checkDate.VisibleIndex = 8; |
| | | this.gv_checkDate.Width = 94; |
| | | // |
| | | // lb_checkUser |
| | | // |
| | | this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkUser.Appearance.Options.UseFont = true; |
| | | this.lb_checkUser.Location = new System.Drawing.Point(610, 20); |
| | | this.lb_checkUser.Location = new System.Drawing.Point(612, 54); |
| | | this.lb_checkUser.Name = "lb_checkUser"; |
| | | this.lb_checkUser.Size = new System.Drawing.Size(51, 21); |
| | | this.lb_checkUser.TabIndex = 222; |
| | |
| | | // |
| | | // txt_checkUser |
| | | // |
| | | this.txt_checkUser.Location = new System.Drawing.Point(667, 16); |
| | | this.txt_checkUser.Location = new System.Drawing.Point(667, 50); |
| | | this.txt_checkUser.Name = "txt_checkUser"; |
| | | this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkUser.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.gv_checkUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_checkUser.Caption = "审核人 "; |
| | | this.gv_checkUser.FieldName = "checkUser"; |
| | | this.gv_checkUser.MinWidth = 50; |
| | | this.gv_checkUser.Name = "gv_checkUser"; |
| | | this.gv_checkUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkUser.Tag = "query_a.CHECK_USER"; |
| | | this.gv_checkUser.Visible = true; |
| | | this.gv_checkUser.VisibleIndex = 6; |
| | | this.gv_checkUser.VisibleIndex = 7; |
| | | this.gv_checkUser.Width = 94; |
| | | // |
| | | // gv_lastUpdateTime |
| | |
| | | this.gv_lastUpdateTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastUpdateTime.Caption = "最后修改时间 "; |
| | | this.gv_lastUpdateTime.FieldName = "lastUpdateTime"; |
| | | this.gv_lastUpdateTime.MinWidth = 50; |
| | | this.gv_lastUpdateTime.Name = "gv_lastUpdateTime"; |
| | | this.gv_lastUpdateTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastUpdateTime.Tag = "query_a.LAST_UPDATE_TIME"; |
| | | this.gv_lastUpdateTime.Visible = true; |
| | | this.gv_lastUpdateTime.VisibleIndex = 5; |
| | | this.gv_lastUpdateTime.Width = 94; |
| | | this.gv_lastUpdateTime.VisibleIndex = 6; |
| | | this.gv_lastUpdateTime.Width = 180; |
| | | // |
| | | // gv_lastUpdateUser |
| | | // |
| | |
| | | this.gv_lastUpdateUser.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastUpdateUser.Caption = "最后跟新人 "; |
| | | this.gv_lastUpdateUser.FieldName = "lastUpdateUser"; |
| | | this.gv_lastUpdateUser.MinWidth = 50; |
| | | this.gv_lastUpdateUser.Name = "gv_lastUpdateUser"; |
| | | this.gv_lastUpdateUser.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastUpdateUser.Tag = "query_a.LAST_UPDATE_USER"; |
| | | this.gv_lastUpdateUser.Visible = true; |
| | | this.gv_lastUpdateUser.VisibleIndex = 4; |
| | | this.gv_lastUpdateUser.VisibleIndex = 5; |
| | | this.gv_lastUpdateUser.Width = 94; |
| | | // |
| | | // lb_billNo |
| | |
| | | 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; |
| | | this.txt_billNo.Size = new System.Drawing.Size(211, 28); |
| | | this.txt_billNo.Size = new System.Drawing.Size(248, 28); |
| | | this.txt_billNo.TabIndex = 211; |
| | | this.txt_billNo.Tag = "readonly"; |
| | | // |
| | |
| | | this.gv_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "单据编码"; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | | this.gv_billNo.MinWidth = 50; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | | this.gv_billNo.Visible = true; |
| | | this.gv_billNo.VisibleIndex = 4; |
| | | this.gv_billNo.Width = 94; |
| | | this.gv_billNo.Width = 120; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "退货组织"; |
| | | this.gridColumn1.FieldName = "receivingOrg"; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "org.fnamber"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 0; |
| | | this.gridColumn1.Width = 250; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | |
| | | this.xtraTabPage2.Controls.Add(this.tabMx); |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | // |
| | |
| | | // |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.labelControl1); |
| | | this.panel1.Controls.Add(this.txt_org); |
| | | this.panel1.Controls.Add(this.txt_thOrgId); |
| | | this.panel1.Controls.Add(this.btnSelect); |
| | | this.panel1.Controls.Add(this.txt_isFinish); |
| | | this.panel1.Controls.Add(this.txt_status); |
| | |
| | | this.labelControl1.TabIndex = 527; |
| | | this.labelControl1.Text = "选择组织"; |
| | | // |
| | | // txt_org |
| | | // txt_thOrgId |
| | | // |
| | | this.txt_org.IsReadly = false; |
| | | this.txt_org.Location = new System.Drawing.Point(107, 50); |
| | | this.txt_org.Name = "txt_org"; |
| | | this.txt_org.Size = new System.Drawing.Size(211, 28); |
| | | this.txt_org.TabIndex = 526; |
| | | this.txt_thOrgId.IsReadly = false; |
| | | this.txt_thOrgId.Location = new System.Drawing.Point(107, 50); |
| | | this.txt_thOrgId.Name = "txt_thOrgId"; |
| | | this.txt_thOrgId.Size = new System.Drawing.Size(248, 28); |
| | | this.txt_thOrgId.TabIndex = 526; |
| | | // |
| | | // btnSelect |
| | | // |
| | |
| | | // txt_isFinish |
| | | // |
| | | this.txt_isFinish.Enabled = false; |
| | | this.txt_isFinish.Location = new System.Drawing.Point(530, 85); |
| | | this.txt_isFinish.Location = new System.Drawing.Point(793, 17); |
| | | this.txt_isFinish.Name = "txt_isFinish"; |
| | | this.txt_isFinish.Properties.Caption = ""; |
| | | this.txt_isFinish.Size = new System.Drawing.Size(18, 24); |
| | |
| | | // txt_status |
| | | // |
| | | this.txt_status.Enabled = false; |
| | | this.txt_status.Location = new System.Drawing.Point(667, 85); |
| | | this.txt_status.Location = new System.Drawing.Point(667, 18); |
| | | this.txt_status.Name = "txt_status"; |
| | | this.txt_status.Properties.Caption = ""; |
| | | this.txt_status.Size = new System.Drawing.Size(28, 24); |
| | |
| | | // |
| | | // txt_isOut |
| | | // |
| | | this.txt_isOut.Location = new System.Drawing.Point(398, 85); |
| | | this.txt_isOut.Location = new System.Drawing.Point(435, 18); |
| | | this.txt_isOut.Name = "txt_isOut"; |
| | | this.txt_isOut.Properties.Caption = ""; |
| | | this.txt_isOut.Size = new System.Drawing.Size(31, 24); |
| | |
| | | // |
| | | // txt_returnType |
| | | // |
| | | this.txt_returnType.Location = new System.Drawing.Point(398, 52); |
| | | this.txt_returnType.Location = new System.Drawing.Point(435, 85); |
| | | this.txt_returnType.Name = "txt_returnType"; |
| | | this.txt_returnType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | // |
| | | // txt_returnMethod |
| | | // |
| | | this.txt_returnMethod.Location = new System.Drawing.Point(398, 18); |
| | | this.txt_returnMethod.Location = new System.Drawing.Point(435, 52); |
| | | this.txt_returnMethod.Name = "txt_returnMethod"; |
| | | this.txt_returnMethod.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | this.txt_depotId.Location = new System.Drawing.Point(107, 83); |
| | | this.txt_depotId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_depotId.Name = "txt_depotId"; |
| | | this.txt_depotId.Size = new System.Drawing.Size(211, 28); |
| | | this.txt_depotId.Size = new System.Drawing.Size(248, 28); |
| | | this.txt_depotId.TabIndex = 260; |
| | | // |
| | | // txt_suppId |
| | |
| | | this.txt_suppId.Location = new System.Drawing.Point(107, 117); |
| | | this.txt_suppId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_suppId.Name = "txt_suppId"; |
| | | this.txt_suppId.Size = new System.Drawing.Size(211, 28); |
| | | this.txt_suppId.Size = new System.Drawing.Size(248, 28); |
| | | this.txt_suppId.TabIndex = 259; |
| | | // |
| | | // labelControl11 |
| | | // |
| | | this.labelControl11.Location = new System.Drawing.Point(871, 61); |
| | | this.labelControl11.Location = new System.Drawing.Point(1004, 55); |
| | | 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(922, 61); |
| | | this.lbGuid.Location = new System.Drawing.Point(1055, 55); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(0, 21); |
| | | this.lbGuid.TabIndex = 1; |
| | |
| | | this.picCheckBox.TabIndex = 8; |
| | | this.picCheckBox.TabStop = false; |
| | | this.picCheckBox.Visible = false; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "退货组织"; |
| | | this.gridColumn1.FieldName = "receivingOrg"; |
| | | this.gridColumn1.MinWidth = 250; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "org.fnamber"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 0; |
| | | this.gridColumn1.Width = 250; |
| | | // |
| | | // Frm_MesCgthSq |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn rkmxGuid; |
| | | private UserControl.UcLookOrg txt_org; |
| | | private UserControl.UcLookOrg txt_thOrgId; |
| | | private DevExpress.XtraEditors.LabelControl labelControl1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | } |
| | | } |