| | |
| | | /// </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 editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1cgRkqty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | // |
| | | this.gvMx1ebelnLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebelnLine.Caption = "采购订单行号"; |
| | | this.gvMx1ebelnLine.FieldName = "ebelnLine"; |
| | | this.gvMx1ebelnLine.Caption = "ERP行ID"; |
| | | this.gvMx1ebelnLine.FieldName = "ebelnK3id"; |
| | | this.gvMx1ebelnLine.MinWidth = 100; |
| | | this.gvMx1ebelnLine.Name = "gvMx1ebelnLine"; |
| | | this.gvMx1ebelnLine.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1ebelnLine.Tag = "query_a.ebeln_line"; |
| | | this.gvMx1ebelnLine.Visible = true; |
| | | this.gvMx1ebelnLine.VisibleIndex = 3; |
| | | this.gvMx1ebelnLine.VisibleIndex = 2; |
| | | this.gvMx1ebelnLine.Width = 100; |
| | | // |
| | | // gvMx1ebeln |
| | | // |
| | | this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1ebeln.Caption = "采购单号"; |
| | | this.gvMx1ebeln.Caption = "ERP采购单号"; |
| | | this.gvMx1ebeln.FieldName = "ebeln"; |
| | | this.gvMx1ebeln.MinWidth = 120; |
| | | this.gvMx1ebeln.Name = "gvMx1ebeln"; |
| | | this.gvMx1ebeln.OptionsColumn.ReadOnly = true; |
| | | this.gvMx1ebeln.Tag = "query_a.ebeln"; |
| | | this.gvMx1ebeln.Visible = true; |
| | | this.gvMx1ebeln.VisibleIndex = 2; |
| | | this.gvMx1ebeln.VisibleIndex = 1; |
| | | this.gvMx1ebeln.Width = 120; |
| | | // |
| | | // gvMx1guid |
| | |
| | | this.gvAbtGuid, |
| | | this.gvMx1guid, |
| | | this.gvMxDel, |
| | | this.gridColumn3, |
| | | this.gvMx1ebeln, |
| | | this.gvMx1ebelnLine, |
| | | this.gridColumn3, |
| | | this.gvMx1returnFlag, |
| | | this.gvMx1urgentFlag, |
| | | this.gvMx1isdepsIn, |
| | |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions2.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, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", 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); |
| | |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "采购时间"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.MinWidth = 100; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 1; |
| | | this.gridColumn3.Width = 94; |
| | | this.gridColumn3.VisibleIndex = 3; |
| | | this.gridColumn3.Width = 100; |
| | | // |
| | | // gv_thstatus |
| | | // |
| | |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = "MES_INV_ITEM_ARN,check_date,fstatus,check_user,000chk_CgdhdCommit"; |
| | | this.toolBarMenu1.chkParameter = "0,0,0,0,000chk_iqc_arn_submit"; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |