| | |
| | | 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.gvMx1qd010 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1qd009 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1qd008 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvMx1lotDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.txt_qt009 = new Gs.DevApp.UserControl.UcLookDepartment(); |
| | | this.txt_qt015 = new DevExpress.XtraEditors.CheckEdit(); |
| | |
| | | this.xtraTabPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.xtraTabPage3.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_qt015.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_qt020.Properties)).BeginInit(); |
| | |
| | | // |
| | | // ucBtnPrint1 |
| | | // |
| | | this.ucBtnPrint1.guidKey = null; |
| | | this.ucBtnPrint1.Location = new System.Drawing.Point(543, 59); |
| | | this.ucBtnPrint1.Name = "ucBtnPrint1"; |
| | | this.ucBtnPrint1.rptParameter = null; |
| | | this.ucBtnPrint1.Size = new System.Drawing.Size(218, 41); |
| | | this.ucBtnPrint1.TabIndex = 230; |
| | | // |
| | |
| | | // |
| | | // xtraTabPage3 |
| | | // |
| | | this.xtraTabPage3.Controls.Add(this.gcMx2); |
| | | this.xtraTabPage3.Name = "xtraTabPage3"; |
| | | this.xtraTabPage3.Size = new System.Drawing.Size(1124, 372); |
| | | this.xtraTabPage3.Text = "条码明细"; |
| | | // |
| | | // gcMx2 |
| | | // |
| | | this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx2.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx2.MainView = this.gvMx2; |
| | | this.gcMx2.Name = "gcMx2"; |
| | | this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemButtonEdit2}); |
| | | this.gcMx2.Size = new System.Drawing.Size(1124, 372); |
| | | this.gcMx2.TabIndex = 2; |
| | | this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx2}); |
| | | // |
| | | // gvMx2 |
| | | // |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn2, |
| | | this.gvMx1itemBarcode, |
| | | this.gridColumn4, |
| | | this.gridColumn3, |
| | | this.gridColumn5, |
| | | this.gvMx1quantity, |
| | | this.gridColumn6, |
| | | this.gvMx1createBy, |
| | | this.gvMx1lotDate, |
| | | this.gvBtnAlawys}); |
| | | this.gvMx2.GridControl = this.gcMx2; |
| | | this.gvMx2.Name = "gvMx2"; |
| | | this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx2.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx2.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gridColumn2.AppearanceCell.Options.UseFont = true; |
| | | this.gridColumn2.Caption = "guid"; |
| | | this.gridColumn2.FieldName = "guid"; |
| | | this.gridColumn2.MinWidth = 50; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Tag = "query_a.guid"; |
| | | this.gridColumn2.Width = 94; |
| | | // |
| | | // gvMx1itemBarcode |
| | | // |
| | | this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码"; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | | this.gvMx1itemBarcode.MinWidth = 300; |
| | | this.gvMx1itemBarcode.Name = "gvMx1itemBarcode"; |
| | | this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gvMx1itemBarcode.Visible = true; |
| | | this.gvMx1itemBarcode.VisibleIndex = 0; |
| | | this.gvMx1itemBarcode.Width = 300; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "物料编码"; |
| | | this.gridColumn4.FieldName = "itemNo"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 1; |
| | | this.gridColumn4.Width = 94; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | | this.gridColumn3.Caption = "物料名称"; |
| | | this.gridColumn3.FieldName = "itemName"; |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 2; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "规格型号"; |
| | | this.gridColumn5.FieldName = "itemModel"; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 3; |
| | | this.gridColumn5.Width = 94; |
| | | // |
| | | // gvMx1quantity |
| | | // |
| | | this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1quantity.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1quantity.Caption = "数量"; |
| | | this.gvMx1quantity.FieldName = "quantity"; |
| | | this.gvMx1quantity.MinWidth = 50; |
| | | this.gvMx1quantity.Name = "gvMx1quantity"; |
| | | this.gvMx1quantity.Tag = "query_a.QUANTITY"; |
| | | this.gvMx1quantity.Visible = true; |
| | | this.gvMx1quantity.VisibleIndex = 4; |
| | | this.gvMx1quantity.Width = 94; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "单位"; |
| | | this.gridColumn6.FieldName = "dwName"; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 5; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // gvMx1createBy |
| | | // |
| | | this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1createBy.Caption = "创建人"; |
| | | this.gvMx1createBy.FieldName = "createBy"; |
| | | this.gvMx1createBy.MinWidth = 50; |
| | | this.gvMx1createBy.Name = "gvMx1createBy"; |
| | | this.gvMx1createBy.Tag = "query_a.CREATE_BY"; |
| | | this.gvMx1createBy.Visible = true; |
| | | this.gvMx1createBy.VisibleIndex = 6; |
| | | this.gvMx1createBy.Width = 94; |
| | | // |
| | | // gvMx1lotDate |
| | | // |
| | | this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1lotDate.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1lotDate.Caption = "创建日期"; |
| | | this.gvMx1lotDate.FieldName = "createDate"; |
| | | this.gvMx1lotDate.MinWidth = 50; |
| | | this.gvMx1lotDate.Name = "gvMx1lotDate"; |
| | | this.gvMx1lotDate.Tag = "query_a.LOT_DATE"; |
| | | this.gvMx1lotDate.Visible = true; |
| | | this.gvMx1lotDate.VisibleIndex = 7; |
| | | this.gvMx1lotDate.Width = 94; |
| | | // |
| | | // gvBtnAlawys |
| | | // |
| | | this.gvBtnAlawys.Caption = "移出"; |
| | | this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2; |
| | | this.gvBtnAlawys.MinWidth = 25; |
| | | this.gvBtnAlawys.Name = "gvBtnAlawys"; |
| | | this.gvBtnAlawys.Visible = true; |
| | | this.gvBtnAlawys.VisibleIndex = 8; |
| | | this.gvBtnAlawys.Width = 94; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | | // |
| | | this.repositoryItemButtonEdit2.AutoHeight = false; |
| | | editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit2.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)}); |
| | | this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; |
| | | this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); |
| | | // |
| | | // panel1 |
| | | // |
| | |
| | | this.xtraTabPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.xtraTabPage3.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_qt015.Properties)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.LabelControl labelControl7; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage3; |
| | | private UserControl.UcBtnPrint ucBtnPrint1; |
| | | private DevExpress.XtraGrid.GridControl gcMx2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; |
| | | } |
| | | } |