| | |
| | | // |
| | | this.layoutControl1.Controls.Add(this.txt_iCount_1); |
| | | this.layoutControl1.Controls.Add(this.txt_yuliang_1); |
| | | this.layoutControl1.Location = new System.Drawing.Point(633, 76); |
| | | this.layoutControl1.Location = new System.Drawing.Point(692, 76); |
| | | this.layoutControl1.Name = "layoutControl1"; |
| | | this.layoutControl1.Root = this.layoutControlGroup2; |
| | | this.layoutControl1.Size = new System.Drawing.Size(336, 28); |
| | |
| | | // |
| | | this.ucBtnPrint1.allClickKey = null; |
| | | this.ucBtnPrint1.guidKey = null; |
| | | this.ucBtnPrint1.Location = new System.Drawing.Point(971, 42); |
| | | this.ucBtnPrint1.Location = new System.Drawing.Point(1030, 42); |
| | | this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); |
| | | this.ucBtnPrint1.Name = "ucBtnPrint1"; |
| | | this.ucBtnPrint1.rptParameter = "rpt_daa"; |
| | |
| | | // |
| | | // radOut |
| | | // |
| | | this.radOut.Location = new System.Drawing.Point(971, 10); |
| | | this.radOut.Location = new System.Drawing.Point(1030, 10); |
| | | this.radOut.Margin = new System.Windows.Forms.Padding(0); |
| | | this.radOut.Name = "radOut"; |
| | | this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; |
| | |
| | | // |
| | | // txt_psnQty_1 |
| | | // |
| | | this.txt_psnQty_1.Location = new System.Drawing.Point(735, 44); |
| | | this.txt_psnQty_1.Location = new System.Drawing.Point(794, 44); |
| | | this.txt_psnQty_1.Name = "txt_psnQty_1"; |
| | | this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_psnQty_1.Properties.UseMaskAsDisplayFormat = true; |
| | |
| | | // |
| | | // txtWlid |
| | | // |
| | | this.txtWlid.Location = new System.Drawing.Point(55, 12); |
| | | this.txtWlid.Location = new System.Drawing.Point(114, 12); |
| | | this.txtWlid.Name = "txtWlid"; |
| | | this.txtWlid.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlid.Properties.ReadOnly = true; |
| | |
| | | // |
| | | // txtWlmc |
| | | // |
| | | this.txtWlmc.Location = new System.Drawing.Point(55, 44); |
| | | this.txtWlmc.Location = new System.Drawing.Point(114, 44); |
| | | this.txtWlmc.Name = "txtWlmc"; |
| | | this.txtWlmc.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlmc.Properties.ReadOnly = true; |
| | |
| | | // |
| | | // txtWlgg |
| | | // |
| | | this.txtWlgg.Location = new System.Drawing.Point(55, 76); |
| | | this.txtWlgg.Location = new System.Drawing.Point(114, 76); |
| | | this.txtWlgg.Name = "txtWlgg"; |
| | | this.txtWlgg.Properties.Appearance.Options.UseFont = true; |
| | | this.txtWlgg.Properties.ReadOnly = true; |
| | |
| | | // |
| | | // txt_kQty |
| | | // |
| | | this.txt_kQty.Location = new System.Drawing.Point(735, 12); |
| | | this.txt_kQty.Location = new System.Drawing.Point(794, 12); |
| | | this.txt_kQty.Name = "txt_kQty"; |
| | | this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; |
| | | this.txt_kQty.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | // txtQuantity |
| | | // |
| | | this.txtQuantity.Location = new System.Drawing.Point(395, 12); |
| | | this.txtQuantity.Location = new System.Drawing.Point(454, 12); |
| | | this.txtQuantity.Name = "txtQuantity"; |
| | | this.txtQuantity.Properties.Appearance.Options.UseFont = true; |
| | | this.txtQuantity.Properties.ReadOnly = true; |
| | |
| | | // |
| | | // txt_yQty |
| | | // |
| | | this.txt_yQty.Location = new System.Drawing.Point(395, 44); |
| | | this.txt_yQty.Location = new System.Drawing.Point(454, 44); |
| | | this.txt_yQty.Name = "txt_yQty"; |
| | | this.txt_yQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_yQty.Properties.ReadOnly = true; |
| | |
| | | this.gvMx1.OptionsFilter.AllowFilterEditor = false; |
| | | this.gvMx1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx1.OptionsView.ColumnHeaderAutoHeight = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx1.OptionsView.ShowFooter = true; |
| | | this.gvMx1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gvAbtGuid |
| | |
| | | this.gridColumn8.FieldName = "quantity"; |
| | | this.gridColumn8.MinWidth = 50; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { |
| | | new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "合计={0:0.##}")}); |
| | | this.gridColumn8.Visible = true; |
| | | this.gridColumn8.VisibleIndex = 5; |
| | | this.gridColumn8.Width = 83; |