| | |
| | | this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; |
| | | this.gvMx1itemBarcode.Caption = "物料条码 "; |
| | | this.gvMx1itemBarcode.FieldName = "itemBarcode"; |
| | | this.gvMx1itemBarcode.MinWidth = 50; |
| | | this.gvMx1itemBarcode.MinWidth = 120; |
| | | this.gvMx1itemBarcode.Name = "gvMx1itemBarcode"; |
| | | this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE"; |
| | | this.gvMx1itemBarcode.Visible = true; |
| | | this.gvMx1itemBarcode.VisibleIndex = 0; |
| | | this.gvMx1itemBarcode.Width = 94; |
| | | this.gvMx1itemBarcode.Width = 120; |
| | | // |
| | | // gvMx1guid |
| | | // |
| | |
| | | this.gv_itemModel.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemModel.Caption = "规格型号"; |
| | | this.gv_itemModel.FieldName = "itemModel"; |
| | | this.gv_itemModel.MinWidth = 50; |
| | | this.gv_itemModel.MinWidth = 250; |
| | | this.gv_itemModel.Name = "gv_itemModel"; |
| | | this.gv_itemModel.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemModel.Tag = "query_a.item_model"; |
| | | this.gv_itemModel.Visible = true; |
| | | this.gv_itemModel.VisibleIndex = 4; |
| | | this.gv_itemModel.Width = 94; |
| | | this.gv_itemModel.Width = 250; |
| | | // |
| | | // lb_itemName |
| | | // |
| | |
| | | this.gv_itemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemName.Caption = "物料名称"; |
| | | this.gv_itemName.FieldName = "itemName"; |
| | | this.gv_itemName.MinWidth = 50; |
| | | this.gv_itemName.MinWidth = 150; |
| | | this.gv_itemName.Name = "gv_itemName"; |
| | | this.gv_itemName.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemName.Tag = "query_a.item_name"; |
| | | this.gv_itemName.Visible = true; |
| | | this.gv_itemName.VisibleIndex = 3; |
| | | this.gv_itemName.Width = 94; |
| | | this.gv_itemName.Width = 150; |
| | | // |
| | | // lb_itemNo |
| | | // |
| | |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | | this.gv_itemNo.MinWidth = 50; |
| | | this.gv_itemNo.MinWidth = 120; |
| | | this.gv_itemNo.Name = "gv_itemNo"; |
| | | this.gv_itemNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemNo.Tag = "query_a.item_no"; |
| | | this.gv_itemNo.Visible = true; |
| | | this.gv_itemNo.VisibleIndex = 2; |
| | | this.gv_itemNo.Width = 94; |
| | | this.gv_itemNo.Width = 120; |
| | | // |
| | | // gv_id |
| | | // |
| | |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | |
| | | // |
| | | this.gridColumn4.Caption = "组织"; |
| | | this.gridColumn4.FieldName = "fSubsidiary"; |
| | | this.gridColumn4.MinWidth = 125; |
| | | this.gridColumn4.MinWidth = 250; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.OptionsColumn.AllowEdit = false; |
| | | this.gridColumn4.Tag = "org.fnumber"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 0; |
| | | this.gridColumn4.Width = 125; |
| | | this.gridColumn4.Width = 250; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | |
| | | this.xtraTabPage2.Controls.Add(this.tabMx); |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_InitialBarcode"; |
| | | this.Text = "期初条码打印"; |
| | | this.tabMxPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |