| | |
| | | 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.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1158, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.RowsCount = 50; |
| | | this.pageBar1.Size = new System.Drawing.Size(1158, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | |
| | | // |
| | | 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.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // panel1 |
| | | // |
| | |
| | | // txt_depotCode |
| | | // |
| | | this.txt_depotCode.IsReadly = false; |
| | | this.txt_depotCode.KeyFile = "depotId"; |
| | | this.txt_depotCode.Location = new System.Drawing.Point(103, 252); |
| | | this.txt_depotCode.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_depotCode.Name = "txt_depotCode"; |
| | |
| | | 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(); |