| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | 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(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = 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(); |
| | |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions3.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, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", 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.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_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.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_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.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(606, 20); |
| | | 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.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_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_lastUpdateTime.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastUpdateTime.Caption = "最后修改时间 "; |
| | | this.gv_lastUpdateTime.FieldName = "lastUpdateTime"; |
| | | this.gv_lastUpdateTime.MinWidth = 180; |
| | | this.gv_lastUpdateTime.Name = "gv_lastUpdateTime"; |
| | | this.gv_lastUpdateTime.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastUpdateTime.Tag = "query_a.LAST_UPDATE_TIME"; |
| | |
| | | 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_billNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_billNo.Caption = "单据编码"; |
| | | this.gv_billNo.FieldName = "billNo"; |
| | | this.gv_billNo.MinWidth = 120; |
| | | this.gv_billNo.Name = "gv_billNo"; |
| | | this.gv_billNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_billNo.Tag = "query_a.BILL_NO"; |
| | |
| | | // |
| | | 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.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 = "数据编辑"; |
| | | // |
| | |
| | | // txt_status |
| | | // |
| | | this.txt_status.Enabled = false; |
| | | this.txt_status.Location = new System.Drawing.Point(680, 18); |
| | | 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_returnType |
| | | // |
| | | this.txt_returnType.EditValue = "-请选择-"; |
| | | 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)}); |
| | | this.txt_returnType.Properties.Items.AddRange(new object[] { |
| | | "-请选择-", |
| | | "来料不良", |
| | | "供应商多送", |
| | | "作业不良", |
| | | "供应商物品号错误", |
| | | "采购料号变更"}); |
| | | this.txt_returnType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.txt_returnType.Size = new System.Drawing.Size(150, 24); |
| | | this.txt_returnType.TabIndex = 521; |
| | | // |
| | | // txt_returnMethod |
| | | // |
| | | this.txt_returnMethod.EditValue = "-请选择-"; |
| | | 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_returnMethod.Properties.Items.AddRange(new object[] { |
| | | "-请选择-", |
| | | "退料补料", |
| | | "退料并扣款"}); |
| | | this.txt_returnMethod.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; |
| | | this.txt_returnMethod.Size = new System.Drawing.Size(150, 24); |
| | | this.txt_returnMethod.TabIndex = 520; |
| | | // |