| | |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gv_fSubsidiary = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fumbrella = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_createDate1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_createDate1 = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_itemUnit = new DevExpress.XtraEditors.LabelControl(); |
| | |
| | | this.txt_itemNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_itemNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.gcMain = new DevExpress.XtraGrid.GridControl(); |
| | | this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.txt_tc_1 = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_suppNo_1 = new Gs.DevApp.UserControl.UcLookSupplier(); |
| | | this.labelControl5 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_iCount = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_tc = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl3 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_psnQty = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_suppName = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_suppId = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_suppNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iCount.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tc.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tc_1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppId.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // gvMx1trLotno |
| | |
| | | // |
| | | this.tabMxPage1.Controls.Add(this.gcMx1); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1124, 356); |
| | | this.tabMxPage1.Text = "明细1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1124, 384); |
| | | this.tabMxPage1.Text = "条码明细"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.Size = new System.Drawing.Size(1124, 356); |
| | | this.gcMx1.Size = new System.Drawing.Size(1124, 384); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | |
| | | this.gvMx1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; |
| | | this.gvMx1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gv_fSubsidiary |
| | | // |
| | | this.gv_fSubsidiary.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_fSubsidiary.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fSubsidiary.Caption = "使用组织 "; |
| | | this.gv_fSubsidiary.FieldName = "fSubsidiary"; |
| | | this.gv_fSubsidiary.MinWidth = 50; |
| | | this.gv_fSubsidiary.Name = "gv_fSubsidiary"; |
| | | this.gv_fSubsidiary.OptionsColumn.AllowEdit = false; |
| | | this.gv_fSubsidiary.Tag = "query_a.FSubsidiary"; |
| | | this.gv_fSubsidiary.Width = 94; |
| | | // |
| | | // gv_fumbrella |
| | | // |
| | | this.gv_fumbrella.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_fumbrella.AppearanceCell.Options.UseFont = true; |
| | | this.gv_fumbrella.Caption = "创建组织 "; |
| | | this.gv_fumbrella.FieldName = "fumbrella"; |
| | | this.gv_fumbrella.MinWidth = 50; |
| | | this.gv_fumbrella.Name = "gv_fumbrella"; |
| | | this.gv_fumbrella.OptionsColumn.AllowEdit = false; |
| | | this.gv_fumbrella.Tag = "query_a.Fumbrella"; |
| | | this.gv_fumbrella.Width = 94; |
| | | // |
| | | // lb_createDate1 |
| | | // |
| | | this.lb_createDate1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_createDate1.Appearance.Options.UseFont = true; |
| | | this.lb_createDate1.Location = new System.Drawing.Point(257, 15); |
| | | this.lb_createDate1.Name = "lb_createDate1"; |
| | | this.lb_createDate1.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_createDate1.TabIndex = 252; |
| | | this.lb_createDate1.Text = "入库时间"; |
| | | // |
| | | // txt_createDate1 |
| | | // |
| | | this.txt_createDate1.Location = new System.Drawing.Point(349, 12); |
| | | this.txt_createDate1.Name = "txt_createDate1"; |
| | | this.txt_createDate1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_createDate1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate1.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_createDate1.TabIndex = 252; |
| | | // |
| | | // lb_itemUnit |
| | | // |
| | | this.lb_itemUnit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemUnit.Appearance.Options.UseFont = true; |
| | | this.lb_itemUnit.Location = new System.Drawing.Point(11, 91); |
| | | this.lb_itemUnit.Name = "lb_itemUnit"; |
| | | this.lb_itemUnit.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_itemUnit.TabIndex = 231; |
| | | this.lb_itemUnit.Text = "物料单位 "; |
| | | // |
| | | // txt_itemUnit |
| | | // |
| | | this.txt_itemUnit.Location = new System.Drawing.Point(85, 88); |
| | | this.txt_itemUnit.Name = "txt_itemUnit"; |
| | | this.txt_itemUnit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemUnit.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemUnit.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_itemUnit.TabIndex = 231; |
| | | // |
| | | // gv_itemUnit |
| | | // |
| | | this.gv_itemUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemUnit.Caption = "物料单位 "; |
| | | this.gv_itemUnit.FieldName = "itemUnit"; |
| | | this.gv_itemUnit.MinWidth = 50; |
| | | this.gv_itemUnit.Name = "gv_itemUnit"; |
| | | this.gv_itemUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemUnit.Tag = "query_a.item_unit"; |
| | | this.gv_itemUnit.Visible = true; |
| | | this.gv_itemUnit.VisibleIndex = 3; |
| | | this.gv_itemUnit.Width = 94; |
| | | // |
| | | // lb_itemModel |
| | | // |
| | | this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemModel.Appearance.Options.UseFont = true; |
| | | this.lb_itemModel.Location = new System.Drawing.Point(11, 123); |
| | | this.lb_itemModel.Name = "lb_itemModel"; |
| | | this.lb_itemModel.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_itemModel.TabIndex = 226; |
| | | this.lb_itemModel.Text = "规格型号 "; |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(85, 122); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_itemModel.TabIndex = 226; |
| | | // |
| | | // gv_itemModel |
| | | // |
| | | this.gv_itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemModel.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemModel.Caption = "规格型号 "; |
| | | this.gv_itemModel.FieldName = "itemModel"; |
| | | this.gv_itemModel.MinWidth = 50; |
| | | 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 = 2; |
| | | this.gv_itemModel.Width = 94; |
| | | // |
| | | // lb_itemName |
| | | // |
| | | this.lb_itemName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemName.Appearance.Options.UseFont = true; |
| | | this.lb_itemName.Location = new System.Drawing.Point(11, 52); |
| | | this.lb_itemName.Name = "lb_itemName"; |
| | | this.lb_itemName.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_itemName.TabIndex = 219; |
| | | this.lb_itemName.Text = "物料名称 "; |
| | | // |
| | | // txt_itemName |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(85, 52); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_itemName.TabIndex = 219; |
| | | // |
| | | // gv_itemName |
| | | // |
| | | this.gv_itemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemName.Caption = "物料名称 "; |
| | | this.gv_itemName.FieldName = "itemName"; |
| | | this.gv_itemName.MinWidth = 50; |
| | | 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 = 1; |
| | | this.gv_itemName.Width = 94; |
| | | // |
| | | // lb_itemNo |
| | | // |
| | | this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemNo.Appearance.Options.UseFont = true; |
| | | this.lb_itemNo.Location = new System.Drawing.Point(11, 15); |
| | | this.lb_itemNo.Name = "lb_itemNo"; |
| | | this.lb_itemNo.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_itemNo.TabIndex = 217; |
| | | this.lb_itemNo.Text = "物料编码"; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(85, 12); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_itemNo.TabIndex = 217; |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码 = ERP物料编号||颜色编号 "; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | | this.gv_itemNo.MinWidth = 50; |
| | | 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 = 0; |
| | | this.gv_itemNo.Width = 94; |
| | | // |
| | | // gv_id |
| | | // |
| | | this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_id.Caption = "物料ID "; |
| | | this.gv_id.FieldName = "id"; |
| | | this.gv_id.MinWidth = 50; |
| | | this.gv_id.Name = "gv_id"; |
| | | this.gv_id.OptionsColumn.AllowEdit = false; |
| | | this.gv_id.Tag = "query_a.id"; |
| | | this.gv_id.Width = 94; |
| | | // |
| | | // gv_guid |
| | | // |
| | | this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_guid.AppearanceCell.Options.UseFont = true; |
| | | this.gv_guid.Caption = "guid "; |
| | | this.gv_guid.FieldName = "guid"; |
| | | this.gv_guid.MinWidth = 50; |
| | | this.gv_guid.Name = "gv_guid"; |
| | | this.gv_guid.OptionsColumn.AllowEdit = false; |
| | | this.gv_guid.Tag = "query_a.guid"; |
| | | this.gv_guid.Width = 94; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | | // |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Name = "gcMain"; |
| | | this.gcMain.Size = new System.Drawing.Size(1126, 531); |
| | | this.gcMain.TabIndex = 1; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | | // |
| | | // gridView1 |
| | | // |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gv_guid, |
| | | this.gv_id, |
| | | this.gv_itemNo, |
| | | this.gv_itemName, |
| | | this.gv_itemModel, |
| | | this.gv_itemUnit, |
| | | this.gv_fumbrella, |
| | | this.gv_fSubsidiary}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | | this.xtraTabPage2}); |
| | | // |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.gcMain); |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 531); |
| | | 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(1126, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.tabMx); |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 182); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.Size = new System.Drawing.Size(1126, 388); |
| | | this.tabMx.TabIndex = 2; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1}); |
| | | // |
| | | // panel1 |
| | | // |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.labelControl5); |
| | | this.panel1.Controls.Add(this.txt_iCount); |
| | | this.panel1.Controls.Add(this.labelControl4); |
| | | this.panel1.Controls.Add(this.txt_tc); |
| | | this.panel1.Controls.Add(this.labelControl3); |
| | | this.panel1.Controls.Add(this.txt_psnQty); |
| | | this.panel1.Controls.Add(this.labelControl2); |
| | | this.panel1.Controls.Add(this.txt_suppName); |
| | | this.panel1.Controls.Add(this.labelControl1); |
| | | this.panel1.Controls.Add(this.txt_suppNo); |
| | | this.panel1.Controls.Add(this.labelControl11); |
| | | this.panel1.Controls.Add(this.lbGuid); |
| | | this.panel1.Controls.Add(this.lb_createDate1); |
| | | this.panel1.Controls.Add(this.txt_createDate1); |
| | | this.panel1.Controls.Add(this.lb_itemUnit); |
| | | this.panel1.Controls.Add(this.txt_itemUnit); |
| | | this.panel1.Controls.Add(this.lb_itemModel); |
| | | this.panel1.Controls.Add(this.txt_itemModel); |
| | | this.panel1.Controls.Add(this.lb_itemName); |
| | | this.panel1.Controls.Add(this.txt_itemName); |
| | | this.panel1.Controls.Add(this.lb_itemNo); |
| | | this.panel1.Controls.Add(this.txt_itemNo); |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.panel1.Location = new System.Drawing.Point(0, 0); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(1126, 182); |
| | | this.panel1.TabIndex = 1; |
| | | this.panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.panel1_Paint); |
| | | // |
| | | // labelControl5 |
| | | // |
| | | this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl5.Appearance.Options.UseFont = true; |
| | | this.labelControl5.Location = new System.Drawing.Point(518, 55); |
| | | this.labelControl5.Name = "labelControl5"; |
| | | this.labelControl5.Size = new System.Drawing.Size(102, 21); |
| | | this.labelControl5.TabIndex = 261; |
| | | this.labelControl5.Text = "打印条码张数"; |
| | | // |
| | | // txt_iCount |
| | | // |
| | | this.txt_iCount.Location = new System.Drawing.Point(626, 49); |
| | | this.txt_iCount.Name = "txt_iCount"; |
| | | this.txt_iCount.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_iCount.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_iCount.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_iCount.TabIndex = 262; |
| | | // |
| | | // labelControl4 |
| | | // |
| | | this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl4.Appearance.Options.UseFont = true; |
| | | this.labelControl4.Location = new System.Drawing.Point(546, 15); |
| | | this.labelControl4.Name = "labelControl4"; |
| | | this.labelControl4.Size = new System.Drawing.Size(34, 21); |
| | | this.labelControl4.TabIndex = 259; |
| | | this.labelControl4.Text = "特采"; |
| | | // |
| | | // txt_tc |
| | | // |
| | | this.txt_tc.Location = new System.Drawing.Point(626, 12); |
| | | this.txt_tc.Name = "txt_tc"; |
| | | this.txt_tc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_tc.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_tc.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_tc.TabIndex = 260; |
| | | // |
| | | // labelControl3 |
| | | // |
| | | this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl3.Appearance.Options.UseFont = true; |
| | | this.labelControl3.Location = new System.Drawing.Point(518, 91); |
| | | this.labelControl3.Name = "labelControl3"; |
| | | this.labelControl3.Size = new System.Drawing.Size(102, 21); |
| | | this.labelControl3.TabIndex = 257; |
| | | this.labelControl3.Text = "每张条码数量"; |
| | | // |
| | | // txt_psnQty |
| | | // |
| | | this.txt_psnQty.Location = new System.Drawing.Point(626, 88); |
| | | this.txt_psnQty.Name = "txt_psnQty"; |
| | | this.txt_psnQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_psnQty.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_psnQty.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_psnQty.TabIndex = 258; |
| | | // |
| | | // labelControl2 |
| | | // |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl2.Appearance.Options.UseFont = true; |
| | | this.labelControl2.Location = new System.Drawing.Point(245, 91); |
| | | this.labelControl2.Name = "labelControl2"; |
| | | this.labelControl2.Size = new System.Drawing.Size(85, 21); |
| | | this.labelControl2.TabIndex = 255; |
| | | this.labelControl2.Text = "供应商名称"; |
| | | // |
| | | // txt_suppName |
| | | // |
| | | this.txt_suppName.Location = new System.Drawing.Point(349, 88); |
| | | this.txt_suppName.Name = "txt_suppName"; |
| | | this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_suppName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppName.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_suppName.TabIndex = 256; |
| | | // |
| | | // labelControl1 |
| | | // |
| | | this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl1.Appearance.Options.UseFont = true; |
| | | this.labelControl1.Location = new System.Drawing.Point(245, 55); |
| | | this.labelControl1.Name = "labelControl1"; |
| | | this.labelControl1.Size = new System.Drawing.Size(85, 21); |
| | | this.labelControl1.TabIndex = 253; |
| | | this.labelControl1.Text = "供应商编号"; |
| | | // |
| | | // txt_suppNo |
| | | // |
| | | this.txt_suppNo.Location = new System.Drawing.Point(349, 49); |
| | | this.txt_suppNo.Name = "txt_suppNo"; |
| | | this.txt_suppNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_suppNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppNo.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_suppNo.TabIndex = 254; |
| | | // |
| | | // labelControl11 |
| | | // |
| | | this.labelControl11.Location = new System.Drawing.Point(580, 372); |
| | | this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl11.Name = "labelControl11"; |
| | | this.labelControl11.Size = new System.Drawing.Size(0, 18); |
| | | this.labelControl11.TabIndex = 130; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.AutoSize = true; |
| | | this.lbGuid.Location = new System.Drawing.Point(151, 279); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(0, 21); |
| | | this.lbGuid.TabIndex = 1; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | |
| | | this.gridColumn3.VisibleIndex = 8; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // lb_createDate1 |
| | | // |
| | | this.lb_createDate1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_createDate1.Appearance.Options.UseFont = true; |
| | | this.lb_createDate1.Location = new System.Drawing.Point(271, 15); |
| | | this.lb_createDate1.Name = "lb_createDate1"; |
| | | this.lb_createDate1.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_createDate1.TabIndex = 252; |
| | | this.lb_createDate1.Text = "入库时间"; |
| | | // |
| | | // txt_createDate1 |
| | | // |
| | | this.txt_createDate1.Location = new System.Drawing.Point(349, 12); |
| | | this.txt_createDate1.Name = "txt_createDate1"; |
| | | this.txt_createDate1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_createDate1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate1.Size = new System.Drawing.Size(228, 28); |
| | | this.txt_createDate1.TabIndex = 252; |
| | | // |
| | | // lb_itemUnit |
| | | // |
| | | this.lb_itemUnit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemUnit.Appearance.Options.UseFont = true; |
| | | this.lb_itemUnit.Location = new System.Drawing.Point(11, 91); |
| | | this.lb_itemUnit.Name = "lb_itemUnit"; |
| | | this.lb_itemUnit.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_itemUnit.TabIndex = 231; |
| | | this.lb_itemUnit.Text = "物料单位 "; |
| | | // |
| | | // txt_itemUnit |
| | | // |
| | | this.txt_itemUnit.Location = new System.Drawing.Point(85, 87); |
| | | this.txt_itemUnit.Name = "txt_itemUnit"; |
| | | this.txt_itemUnit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemUnit.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemUnit.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_itemUnit.TabIndex = 231; |
| | | // |
| | | // gv_itemUnit |
| | | // |
| | | this.gv_itemUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemUnit.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemUnit.Caption = "物料单位"; |
| | | this.gv_itemUnit.FieldName = "itemUnit"; |
| | | this.gv_itemUnit.MinWidth = 50; |
| | | this.gv_itemUnit.Name = "gv_itemUnit"; |
| | | this.gv_itemUnit.OptionsColumn.AllowEdit = false; |
| | | this.gv_itemUnit.Tag = "query_b.fname"; |
| | | this.gv_itemUnit.Visible = true; |
| | | this.gv_itemUnit.VisibleIndex = 5; |
| | | this.gv_itemUnit.Width = 94; |
| | | // |
| | | // lb_itemModel |
| | | // |
| | | this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemModel.Appearance.Options.UseFont = true; |
| | | this.lb_itemModel.Location = new System.Drawing.Point(11, 123); |
| | | this.lb_itemModel.Name = "lb_itemModel"; |
| | | this.lb_itemModel.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_itemModel.TabIndex = 226; |
| | | this.lb_itemModel.Text = "规格型号 "; |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(85, 122); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemModel.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_itemModel.TabIndex = 226; |
| | | // |
| | | // gv_itemModel |
| | | // |
| | | this.gv_itemModel.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemModel.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemModel.Caption = "规格型号"; |
| | | this.gv_itemModel.FieldName = "itemModel"; |
| | | this.gv_itemModel.MinWidth = 50; |
| | | 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; |
| | | // |
| | | // lb_itemName |
| | | // |
| | | this.lb_itemName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemName.Appearance.Options.UseFont = true; |
| | | this.lb_itemName.Location = new System.Drawing.Point(11, 52); |
| | | this.lb_itemName.Name = "lb_itemName"; |
| | | this.lb_itemName.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_itemName.TabIndex = 219; |
| | | this.lb_itemName.Text = "物料名称 "; |
| | | // |
| | | // txt_itemName |
| | | // |
| | | this.txt_itemName.Location = new System.Drawing.Point(85, 52); |
| | | this.txt_itemName.Name = "txt_itemName"; |
| | | this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemName.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_itemName.TabIndex = 219; |
| | | // |
| | | // gv_itemName |
| | | // |
| | | this.gv_itemName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemName.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemName.Caption = "物料名称"; |
| | | this.gv_itemName.FieldName = "itemName"; |
| | | this.gv_itemName.MinWidth = 50; |
| | | 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; |
| | | // |
| | | // lb_itemNo |
| | | // |
| | | this.lb_itemNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_itemNo.Appearance.Options.UseFont = true; |
| | | this.lb_itemNo.Location = new System.Drawing.Point(11, 15); |
| | | this.lb_itemNo.Name = "lb_itemNo"; |
| | | this.lb_itemNo.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_itemNo.TabIndex = 217; |
| | | this.lb_itemNo.Text = "物料编码"; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(85, 12); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_itemNo.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_itemNo.TabIndex = 217; |
| | | // |
| | | // gv_itemNo |
| | | // |
| | | this.gv_itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_itemNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_itemNo.Caption = "物料编码"; |
| | | this.gv_itemNo.FieldName = "itemNo"; |
| | | this.gv_itemNo.MinWidth = 50; |
| | | 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; |
| | | // |
| | | // gv_id |
| | | // |
| | | this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_id.AppearanceCell.Options.UseFont = true; |
| | | this.gv_id.Caption = "物料ID "; |
| | | this.gv_id.FieldName = "id"; |
| | | this.gv_id.MinWidth = 50; |
| | | this.gv_id.Name = "gv_id"; |
| | | this.gv_id.OptionsColumn.AllowEdit = false; |
| | | this.gv_id.Tag = "query_a.id"; |
| | | this.gv_id.Visible = true; |
| | | this.gv_id.VisibleIndex = 1; |
| | | this.gv_id.Width = 94; |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptParameter = "rpt_ItemInv{}"; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | | // |
| | | // gcMain |
| | | // |
| | | this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gcMain.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMain.MainView = this.gridView1; |
| | | this.gcMain.Name = "gcMain"; |
| | | this.gcMain.Size = new System.Drawing.Size(1126, 531); |
| | | this.gcMain.TabIndex = 1; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | | // |
| | | // gridView1 |
| | | // |
| | | this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gridView1.Appearance.Row.Options.UseFont = true; |
| | | this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn4, |
| | | this.gv_id, |
| | | this.gv_itemNo, |
| | | this.gv_itemName, |
| | | this.gv_itemModel, |
| | | this.gv_itemUnit}); |
| | | this.gridView1.GridControl = this.gcMain; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | | this.gridView1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gridView1.OptionsView.ShowAutoFilterRow = true; |
| | | this.gridView1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "组织"; |
| | | this.gridColumn4.FieldName = "fSubsidiary"; |
| | | this.gridColumn4.MinWidth = 125; |
| | | 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; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | | this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); |
| | | this.xtraTabControl1.TabIndex = 3; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | | this.xtraTabPage2}); |
| | | // |
| | | // xtraTabPage1 |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.gcMain); |
| | | this.xtraTabPage1.Controls.Add(this.pageBar1); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage1.Text = "数据查询"; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | | this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.pageBar1.Location = new System.Drawing.Point(0, 531); |
| | | this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); |
| | | this.pageBar1.Name = "pageBar1"; |
| | | this.pageBar1.RecordCount = 0; |
| | | this.pageBar1.Size = new System.Drawing.Size(1126, 39); |
| | | this.pageBar1.TabIndex = 3; |
| | | this.pageBar1.TotalPages = 0; |
| | | // |
| | | // xtraTabPage2 |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.tabMx); |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | this.xtraTabPage2.PageEnabled = false; |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); |
| | | this.xtraTabPage2.Text = "数据编辑"; |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 154); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.Size = new System.Drawing.Size(1126, 416); |
| | | this.tabMx.TabIndex = 2; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1}); |
| | | // |
| | | // panel1 |
| | | // |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.txt_tc_1); |
| | | this.panel1.Controls.Add(this.txt_suppNo_1); |
| | | this.panel1.Controls.Add(this.labelControl5); |
| | | this.panel1.Controls.Add(this.txt_iCount_1); |
| | | this.panel1.Controls.Add(this.labelControl4); |
| | | this.panel1.Controls.Add(this.labelControl3); |
| | | this.panel1.Controls.Add(this.txt_psnQty_1); |
| | | this.panel1.Controls.Add(this.labelControl2); |
| | | this.panel1.Controls.Add(this.txt_suppId); |
| | | this.panel1.Controls.Add(this.labelControl1); |
| | | this.panel1.Controls.Add(this.labelControl11); |
| | | this.panel1.Controls.Add(this.lbGuid); |
| | | this.panel1.Controls.Add(this.lb_createDate1); |
| | | this.panel1.Controls.Add(this.txt_createDate1); |
| | | this.panel1.Controls.Add(this.lb_itemUnit); |
| | | this.panel1.Controls.Add(this.txt_itemUnit); |
| | | this.panel1.Controls.Add(this.lb_itemModel); |
| | | this.panel1.Controls.Add(this.txt_itemModel); |
| | | this.panel1.Controls.Add(this.lb_itemName); |
| | | this.panel1.Controls.Add(this.txt_itemName); |
| | | this.panel1.Controls.Add(this.lb_itemNo); |
| | | this.panel1.Controls.Add(this.txt_itemNo); |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.panel1.Location = new System.Drawing.Point(0, 0); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(1126, 154); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // txt_tc_1 |
| | | // |
| | | this.txt_tc_1.Location = new System.Drawing.Point(697, 15); |
| | | this.txt_tc_1.Name = "txt_tc_1"; |
| | | this.txt_tc_1.Properties.Caption = ""; |
| | | this.txt_tc_1.Size = new System.Drawing.Size(94, 24); |
| | | this.txt_tc_1.TabIndex = 265; |
| | | // |
| | | // txt_suppNo_1 |
| | | // |
| | | this.txt_suppNo_1.IsReadly = false; |
| | | this.txt_suppNo_1.Location = new System.Drawing.Point(349, 51); |
| | | this.txt_suppNo_1.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_suppNo_1.Name = "txt_suppNo_1"; |
| | | this.txt_suppNo_1.Size = new System.Drawing.Size(228, 30); |
| | | this.txt_suppNo_1.TabIndex = 264; |
| | | // |
| | | // labelControl5 |
| | | // |
| | | this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl5.Appearance.Options.UseFont = true; |
| | | this.labelControl5.Location = new System.Drawing.Point(587, 56); |
| | | this.labelControl5.Name = "labelControl5"; |
| | | this.labelControl5.Size = new System.Drawing.Size(102, 21); |
| | | this.labelControl5.TabIndex = 261; |
| | | this.labelControl5.Text = "打印条码张数"; |
| | | // |
| | | // txt_iCount_1 |
| | | // |
| | | this.txt_iCount_1.Location = new System.Drawing.Point(697, 49); |
| | | this.txt_iCount_1.Name = "txt_iCount_1"; |
| | | this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_iCount_1.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_iCount_1.TabIndex = 262; |
| | | // |
| | | // labelControl4 |
| | | // |
| | | this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl4.Appearance.Options.UseFont = true; |
| | | this.labelControl4.Location = new System.Drawing.Point(655, 15); |
| | | this.labelControl4.Name = "labelControl4"; |
| | | this.labelControl4.Size = new System.Drawing.Size(34, 21); |
| | | this.labelControl4.TabIndex = 259; |
| | | this.labelControl4.Text = "特采"; |
| | | // |
| | | // labelControl3 |
| | | // |
| | | this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl3.Appearance.Options.UseFont = true; |
| | | this.labelControl3.Location = new System.Drawing.Point(587, 91); |
| | | this.labelControl3.Name = "labelControl3"; |
| | | this.labelControl3.Size = new System.Drawing.Size(102, 21); |
| | | this.labelControl3.TabIndex = 257; |
| | | this.labelControl3.Text = "每张条码数量"; |
| | | // |
| | | // txt_psnQty_1 |
| | | // |
| | | this.txt_psnQty_1.Location = new System.Drawing.Point(697, 87); |
| | | this.txt_psnQty_1.Name = "txt_psnQty_1"; |
| | | this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_psnQty_1.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_psnQty_1.TabIndex = 258; |
| | | // |
| | | // labelControl2 |
| | | // |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl2.Appearance.Options.UseFont = true; |
| | | this.labelControl2.Location = new System.Drawing.Point(270, 91); |
| | | this.labelControl2.Name = "labelControl2"; |
| | | this.labelControl2.Size = new System.Drawing.Size(69, 21); |
| | | this.labelControl2.TabIndex = 255; |
| | | this.labelControl2.Text = "供应商ID"; |
| | | // |
| | | // txt_suppId |
| | | // |
| | | this.txt_suppId.Enabled = false; |
| | | this.txt_suppId.Location = new System.Drawing.Point(349, 87); |
| | | this.txt_suppId.Name = "txt_suppId"; |
| | | this.txt_suppId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_suppId.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_suppId.Size = new System.Drawing.Size(228, 28); |
| | | this.txt_suppId.TabIndex = 256; |
| | | // |
| | | // labelControl1 |
| | | // |
| | | this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.labelControl1.Appearance.Options.UseFont = true; |
| | | this.labelControl1.Location = new System.Drawing.Point(254, 56); |
| | | this.labelControl1.Name = "labelControl1"; |
| | | this.labelControl1.Size = new System.Drawing.Size(85, 21); |
| | | this.labelControl1.TabIndex = 253; |
| | | this.labelControl1.Text = "供应商编号"; |
| | | // |
| | | // labelControl11 |
| | | // |
| | | this.labelControl11.Location = new System.Drawing.Point(580, 372); |
| | | this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.labelControl11.Name = "labelControl11"; |
| | | this.labelControl11.Size = new System.Drawing.Size(0, 18); |
| | | this.labelControl11.TabIndex = 130; |
| | | // |
| | | // lbGuid |
| | | // |
| | | this.lbGuid.AutoSize = true; |
| | | this.lbGuid.Location = new System.Drawing.Point(151, 279); |
| | | this.lbGuid.Name = "lbGuid"; |
| | | this.lbGuid.Size = new System.Drawing.Size(0, 21); |
| | | this.lbGuid.TabIndex = 1; |
| | | // |
| | | // Frm_InitialBarcode |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | this.tabMx.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iCount.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tc.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_tc_1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_suppId.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage1; |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fSubsidiary; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_fumbrella; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_createDate1; |
| | | private DevExpress.XtraEditors.TextEdit txt_createDate1; |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_itemNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_itemNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_id; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_guid; |
| | | private DevExpress.XtraEditors.LabelControl labelControl2; |
| | | private DevExpress.XtraEditors.TextEdit txt_suppName; |
| | | private DevExpress.XtraEditors.TextEdit txt_suppId; |
| | | private DevExpress.XtraEditors.LabelControl labelControl1; |
| | | private DevExpress.XtraEditors.TextEdit txt_suppNo; |
| | | private DevExpress.XtraEditors.LabelControl labelControl3; |
| | | private DevExpress.XtraEditors.TextEdit txt_psnQty; |
| | | private DevExpress.XtraEditors.TextEdit txt_psnQty_1; |
| | | private DevExpress.XtraEditors.LabelControl labelControl5; |
| | | private DevExpress.XtraEditors.TextEdit txt_iCount; |
| | | private DevExpress.XtraEditors.TextEdit txt_iCount_1; |
| | | private DevExpress.XtraEditors.LabelControl labelControl4; |
| | | private DevExpress.XtraEditors.TextEdit txt_tc; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private UserControl.UcLookSupplier txt_suppNo_1; |
| | | private DevExpress.XtraEditors.CheckEdit txt_tc_1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | } |
| | | } |