| | |
| | | this.gv_prdPack.AppearanceCell.Options.UseFont = true; |
| | | this.gv_prdPack.Caption = "最小包装数"; |
| | | this.gv_prdPack.FieldName = "prdPack"; |
| | | this.gv_prdPack.MinWidth = 80; |
| | | this.gv_prdPack.MinWidth = 50; |
| | | this.gv_prdPack.Name = "gv_prdPack"; |
| | | this.gv_prdPack.OptionsColumn.AllowEdit = false; |
| | | this.gv_prdPack.Tag = "query_a.prd_pack"; |
| | |
| | | this.gv_highLimt.AppearanceCell.Options.UseFont = true; |
| | | this.gv_highLimt.Caption = "最大库存"; |
| | | this.gv_highLimt.FieldName = "highlimit"; |
| | | this.gv_highLimt.MinWidth = 80; |
| | | this.gv_highLimt.MinWidth = 50; |
| | | this.gv_highLimt.Name = "gv_highLimt"; |
| | | this.gv_highLimt.OptionsColumn.AllowEdit = false; |
| | | this.gv_highLimt.Tag = "query_a.highLimt"; |
| | |
| | | this.gv_lowLimt.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lowLimt.Caption = "最低库存"; |
| | | this.gv_lowLimt.FieldName = "lowlimit"; |
| | | this.gv_lowLimt.MinWidth = 80; |
| | | this.gv_lowLimt.MinWidth = 50; |
| | | this.gv_lowLimt.Name = "gv_lowLimt"; |
| | | this.gv_lowLimt.OptionsColumn.AllowEdit = false; |
| | | this.gv_lowLimt.Tag = "query_a.lowlimit"; |
| | |
| | | // 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.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1158, 570); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.Name = "Frm_MesItems"; |
| | | this.Text = "物料信息"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_fissueType.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_ffinishreceiptoverrate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_materialProperti.Properties)).EndInit(); |