| | |
| | | /// </summary> |
| | | private void InitializeComponent() |
| | | { |
| | | 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(); |
| | | 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.gvMx2oldqty = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn24 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | |
| | | this.gridColumn17, |
| | | this.gridColumn22, |
| | | this.gridColumn23, |
| | | this.gridColumn24, |
| | | this.gvBtnAlawys}); |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | |
| | | this.gridColumn23.VisibleIndex = 10; |
| | | this.gridColumn23.Width = 94; |
| | | // |
| | | // gridColumn24 |
| | | // |
| | | this.gridColumn24.Caption = "入库位"; |
| | | this.gridColumn24.FieldName = "rkPositon"; |
| | | this.gridColumn24.MinWidth = 25; |
| | | this.gridColumn24.Name = "gridColumn24"; |
| | | this.gridColumn24.Visible = true; |
| | | this.gridColumn24.VisibleIndex = 11; |
| | | this.gridColumn24.Width = 94; |
| | | // |
| | | // gvBtnAlawys |
| | | // |
| | | this.gvBtnAlawys.Caption = "移出"; |
| | |
| | | this.gvBtnAlawys.MinWidth = 25; |
| | | this.gvBtnAlawys.Name = "gvBtnAlawys"; |
| | | this.gvBtnAlawys.Visible = true; |
| | | this.gvBtnAlawys.VisibleIndex = 11; |
| | | this.gvBtnAlawys.VisibleIndex = 12; |
| | | this.gvBtnAlawys.Width = 94; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | | // |
| | | this.repositoryItemButtonEdit1.AutoHeight = false; |
| | | editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions2.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, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", 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.txt_iCount_1.Name = "txt_iCount_1"; |
| | | this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_iCount_1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.RegExpMaskManager)); |
| | | this.txt_iCount_1.Properties.MaskSettings.Set("mask", "\\d+"); |
| | | this.txt_iCount_1.Properties.UseMaskAsDisplayFormat = true; |
| | | this.txt_iCount_1.Size = new System.Drawing.Size(94, 28); |
| | | this.txt_iCount_1.TabIndex = 264; |
| | |
| | | this.txt_psnQty_1.Name = "txt_psnQty_1"; |
| | | this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_psnQty_1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.RegExpMaskManager)); |
| | | this.txt_psnQty_1.Properties.MaskSettings.Set("mask", "\\d+"); |
| | | this.txt_psnQty_1.Properties.UseMaskAsDisplayFormat = true; |
| | | this.txt_psnQty_1.Size = new System.Drawing.Size(94, 28); |
| | | this.txt_psnQty_1.TabIndex = 263; |
| | |
| | | // ucBtnPrint1 |
| | | // |
| | | this.ucBtnPrint1.guidKey = null; |
| | | this.ucBtnPrint1.Location = new System.Drawing.Point(541, 59); |
| | | this.ucBtnPrint1.Location = new System.Drawing.Point(541, 61); |
| | | this.ucBtnPrint1.Name = "ucBtnPrint1"; |
| | | this.ucBtnPrint1.rptParameter = null; |
| | | this.ucBtnPrint1.rptParameter = "rpt_daa"; |
| | | this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41); |
| | | this.ucBtnPrint1.TabIndex = 232; |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn24; |
| | | } |
| | | } |