| | |
| | | this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_lineNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_name = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_lineType = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_isZxbg = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gridColumn1, |
| | | this.gv_lineNo, |
| | | this.gv_name, |
| | | this.gv_remark, |
| | | this.gv_createBy, |
| | | this.gv_createDate, |
| | | this.gv_lastupdateBy, |
| | | this.gv_lastupdateDate, |
| | | this.gv_lineType, |
| | | this.gv_isZxbg, |
| | | this.gridColumn3, |
| | | this.gridColumn2, |
| | | this.gridColumn3}); |
| | | this.gridColumn4, |
| | | this.gridColumn5, |
| | | this.gridColumn6}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | // |
| | | this.gv_org.AppearanceCell.Options.UseFont = true; |
| | | this.gv_org.Caption = "使用组织"; |
| | | this.gv_org.FieldName = "fSubsidiary"; |
| | | this.gv_org.FieldName = "orgName"; |
| | | this.gv_org.MinWidth = 50; |
| | | this.gv_org.Name = "gv_org"; |
| | | this.gv_org.OptionsColumn.AllowEdit = false; |
| | | this.gv_org.Tag = "org.fnamber"; |
| | | this.gv_org.Visible = true; |
| | | this.gv_org.VisibleIndex = 0; |
| | | this.gv_org.Width = 254; |
| | | this.gv_org.VisibleIndex = 1; |
| | | this.gv_org.Width = 50; |
| | | // |
| | | // gridColumn1 |
| | | // |
| | | this.gridColumn1.Caption = "所在部门"; |
| | | this.gridColumn1.FieldName = "departName"; |
| | | this.gridColumn1.Caption = "车间"; |
| | | this.gridColumn1.FieldName = "bmName"; |
| | | this.gridColumn1.MinWidth = 60; |
| | | this.gridColumn1.Name = "gridColumn1"; |
| | | this.gridColumn1.Tag = "query_a.departName"; |
| | | this.gridColumn1.Visible = true; |
| | | this.gridColumn1.VisibleIndex = 1; |
| | | this.gridColumn1.Width = 94; |
| | | this.gridColumn1.VisibleIndex = 2; |
| | | this.gridColumn1.Width = 119; |
| | | // |
| | | // gv_lineNo |
| | | // |
| | | this.gv_lineNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lineNo.Caption = "线体编号"; |
| | | this.gv_lineNo.FieldName = "lineNo"; |
| | | this.gv_lineNo.Caption = "仓库"; |
| | | this.gv_lineNo.FieldName = "depotName"; |
| | | this.gv_lineNo.MinWidth = 50; |
| | | this.gv_lineNo.Name = "gv_lineNo"; |
| | | this.gv_lineNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_lineNo.Tag = "query_a.line_no"; |
| | | this.gv_lineNo.Visible = true; |
| | | this.gv_lineNo.VisibleIndex = 2; |
| | | this.gv_lineNo.Width = 82; |
| | | this.gv_lineNo.VisibleIndex = 3; |
| | | this.gv_lineNo.Width = 104; |
| | | // |
| | | // gv_name |
| | | // |
| | | this.gv_name.AppearanceCell.Options.UseFont = true; |
| | | this.gv_name.Caption = "产线名称"; |
| | | this.gv_name.FieldName = "name"; |
| | | this.gv_name.Caption = "物料ID"; |
| | | this.gv_name.FieldName = "itemId"; |
| | | this.gv_name.MinWidth = 60; |
| | | this.gv_name.Name = "gv_name"; |
| | | this.gv_name.OptionsColumn.AllowEdit = false; |
| | | this.gv_name.Tag = "query_a.name"; |
| | | this.gv_name.Visible = true; |
| | | this.gv_name.VisibleIndex = 3; |
| | | this.gv_name.Width = 100; |
| | | // |
| | | // gv_remark |
| | | // |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注"; |
| | | this.gv_remark.FieldName = "remark"; |
| | | this.gv_remark.MinWidth = 50; |
| | | this.gv_remark.Name = "gv_remark"; |
| | | this.gv_remark.OptionsColumn.AllowEdit = false; |
| | | this.gv_remark.Tag = "query_a.remark"; |
| | | this.gv_remark.Visible = true; |
| | | this.gv_remark.VisibleIndex = 4; |
| | | this.gv_remark.Width = 79; |
| | | this.gv_name.VisibleIndex = 4; |
| | | this.gv_name.Width = 126; |
| | | // |
| | | // gv_createBy |
| | | // |
| | |
| | | this.gv_createBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_createBy.Tag = "query_a.create_by"; |
| | | this.gv_createBy.Visible = true; |
| | | this.gv_createBy.VisibleIndex = 5; |
| | | this.gv_createBy.Width = 63; |
| | | this.gv_createBy.VisibleIndex = 8; |
| | | this.gv_createBy.Width = 80; |
| | | // |
| | | // gv_createDate |
| | | // |
| | |
| | | this.gv_createDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_createDate.Tag = "query_a.create_date"; |
| | | this.gv_createDate.Visible = true; |
| | | this.gv_createDate.VisibleIndex = 6; |
| | | this.gv_createDate.Width = 180; |
| | | // |
| | | // gv_lastupdateBy |
| | | // |
| | | this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateBy.Caption = "更新者"; |
| | | this.gv_lastupdateBy.FieldName = "lastupdateBy"; |
| | | this.gv_lastupdateBy.MinWidth = 50; |
| | | this.gv_lastupdateBy.Name = "gv_lastupdateBy"; |
| | | this.gv_lastupdateBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateBy.Tag = "query_a.lastupdate_by"; |
| | | this.gv_lastupdateBy.Visible = true; |
| | | this.gv_lastupdateBy.VisibleIndex = 7; |
| | | this.gv_lastupdateBy.Width = 63; |
| | | // |
| | | // gv_lastupdateDate |
| | | // |
| | | this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lastupdateDate.Caption = "更新时间"; |
| | | this.gv_lastupdateDate.FieldName = "lastupdateDate"; |
| | | this.gv_lastupdateDate.MinWidth = 180; |
| | | this.gv_lastupdateDate.Name = "gv_lastupdateDate"; |
| | | this.gv_lastupdateDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_lastupdateDate.Tag = "query_a.lastupdate_date"; |
| | | this.gv_lastupdateDate.Visible = true; |
| | | this.gv_lastupdateDate.VisibleIndex = 8; |
| | | this.gv_lastupdateDate.Width = 180; |
| | | // |
| | | // gv_lineType |
| | | // |
| | | this.gv_lineType.AppearanceCell.Options.UseFont = true; |
| | | this.gv_lineType.Caption = "线体类别"; |
| | | this.gv_lineType.FieldName = "lineType"; |
| | | this.gv_lineType.MinWidth = 80; |
| | | this.gv_lineType.Name = "gv_lineType"; |
| | | this.gv_lineType.OptionsColumn.AllowEdit = false; |
| | | this.gv_lineType.Tag = "query_a.line_type"; |
| | | this.gv_lineType.Width = 80; |
| | | // |
| | | // gv_isZxbg |
| | | // |
| | | this.gv_isZxbg.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isZxbg.Caption = "整线报工"; |
| | | this.gv_isZxbg.FieldName = "isZxbg"; |
| | | this.gv_isZxbg.MinWidth = 50; |
| | | this.gv_isZxbg.Name = "gv_isZxbg"; |
| | | this.gv_isZxbg.OptionsColumn.AllowEdit = false; |
| | | this.gv_isZxbg.Tag = "query_a.is_zxbg"; |
| | | this.gv_isZxbg.Width = 50; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "线体ID"; |
| | | this.gridColumn2.FieldName = "id"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 9; |
| | | this.gridColumn2.Width = 94; |
| | | this.gv_createDate.VisibleIndex = 9; |
| | | this.gv_createDate.Width = 229; |
| | | // |
| | | // gridColumn3 |
| | | // |
| | |
| | | this.gridColumn3.MinWidth = 25; |
| | | this.gridColumn3.Name = "gridColumn3"; |
| | | this.gridColumn3.Width = 94; |
| | | // |
| | | // gridColumn2 |
| | | // |
| | | this.gridColumn2.Caption = "物料编码"; |
| | | this.gridColumn2.FieldName = "itemNo"; |
| | | this.gridColumn2.MinWidth = 25; |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 5; |
| | | this.gridColumn2.Width = 119; |
| | | // |
| | | // gridColumn4 |
| | | // |
| | | this.gridColumn4.Caption = "物料名称"; |
| | | this.gridColumn4.FieldName = "itemName"; |
| | | this.gridColumn4.MinWidth = 25; |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 6; |
| | | this.gridColumn4.Width = 119; |
| | | // |
| | | // gridColumn5 |
| | | // |
| | | this.gridColumn5.Caption = "物料规格"; |
| | | this.gridColumn5.FieldName = "itemModel"; |
| | | this.gridColumn5.MinWidth = 25; |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 7; |
| | | this.gridColumn5.Width = 128; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "审核"; |
| | | this.gridColumn6.FieldName = "checkStatus"; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 0; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | // txt_depotId |
| | | // |
| | | this.txt_depotId.IsReadly = false; |
| | | this.txt_depotId.Location = new System.Drawing.Point(360, 40); |
| | | this.txt_depotId.Location = new System.Drawing.Point(355, 40); |
| | | this.txt_depotId.Margin = new System.Windows.Forms.Padding(0); |
| | | this.txt_depotId.Name = "txt_depotId"; |
| | | this.txt_depotId.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_depotId.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_depotId.TabIndex = 251; |
| | | // |
| | | // txt_ItemId |
| | |
| | | this.txt_ItemId.IsReadly = false; |
| | | this.txt_ItemId.Location = new System.Drawing.Point(84, 68); |
| | | this.txt_ItemId.Name = "txt_ItemId"; |
| | | this.txt_ItemId.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_ItemId.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_ItemId.TabIndex = 246; |
| | | this.txt_ItemId.Tag = "no"; |
| | | // |
| | |
| | | this.txt_orgId.IsReadly = false; |
| | | this.txt_orgId.Location = new System.Drawing.Point(84, 12); |
| | | this.txt_orgId.Name = "txt_orgId"; |
| | | this.txt_orgId.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_orgId.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_orgId.TabIndex = 245; |
| | | // |
| | | // lbGuid |
| | |
| | | this.txt_departmentId.IsReadly = false; |
| | | this.txt_departmentId.Location = new System.Drawing.Point(84, 40); |
| | | this.txt_departmentId.Name = "txt_departmentId"; |
| | | this.txt_departmentId.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_departmentId.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_departmentId.TabIndex = 244; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(636, 40); |
| | | this.txt_createDate.Location = new System.Drawing.Point(626, 40); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createDate.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_createDate.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 231; |
| | | this.txt_createDate.Tag = "readonly"; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(636, 12); |
| | | this.txt_createBy.Location = new System.Drawing.Point(626, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_createBy.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_createBy.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 228; |
| | | this.txt_createBy.Tag = "readonly"; |
| | | // |
| | | // txt_checkBy |
| | | // |
| | | this.txt_checkBy.Location = new System.Drawing.Point(912, 12); |
| | | this.txt_checkBy.Location = new System.Drawing.Point(897, 12); |
| | | this.txt_checkBy.Name = "txt_checkBy"; |
| | | this.txt_checkBy.Size = new System.Drawing.Size(202, 24); |
| | | this.txt_checkBy.Size = new System.Drawing.Size(196, 24); |
| | | this.txt_checkBy.StyleController = this.layoutMx1; |
| | | this.txt_checkBy.TabIndex = 247; |
| | | this.txt_checkBy.Tag = "readonly"; |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(912, 40); |
| | | this.txt_checkDate.Location = new System.Drawing.Point(897, 40); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Size = new System.Drawing.Size(202, 24); |
| | | this.txt_checkDate.Size = new System.Drawing.Size(196, 24); |
| | | this.txt_checkDate.StyleController = this.layoutMx1; |
| | | this.txt_checkDate.TabIndex = 248; |
| | | this.txt_checkDate.Tag = "readonly"; |
| | | // |
| | | // txt_checkStatus |
| | | // |
| | | this.txt_checkStatus.Location = new System.Drawing.Point(840, 68); |
| | | this.txt_checkStatus.Location = new System.Drawing.Point(825, 68); |
| | | this.txt_checkStatus.Name = "txt_checkStatus"; |
| | | this.txt_checkStatus.Properties.Caption = "审核标识"; |
| | | this.txt_checkStatus.Size = new System.Drawing.Size(274, 24); |
| | | this.txt_checkStatus.Size = new System.Drawing.Size(268, 24); |
| | | this.txt_checkStatus.StyleController = this.layoutMx1; |
| | | this.txt_checkStatus.TabIndex = 249; |
| | | this.txt_checkStatus.Tag = "readonly"; |
| | | // |
| | | // txt_itemNo |
| | | // |
| | | this.txt_itemNo.Location = new System.Drawing.Point(360, 68); |
| | | this.txt_itemNo.Location = new System.Drawing.Point(355, 68); |
| | | this.txt_itemNo.Name = "txt_itemNo"; |
| | | this.txt_itemNo.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_itemNo.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_itemNo.StyleController = this.layoutMx1; |
| | | this.txt_itemNo.TabIndex = 250; |
| | | this.txt_itemNo.Tag = "readonly"; |
| | | // |
| | | // txt_itemModel |
| | | // |
| | | this.txt_itemModel.Location = new System.Drawing.Point(636, 68); |
| | | this.txt_itemModel.Location = new System.Drawing.Point(626, 68); |
| | | this.txt_itemModel.Name = "txt_itemModel"; |
| | | this.txt_itemModel.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_itemModel.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_itemModel.StyleController = this.layoutMx1; |
| | | this.txt_itemModel.TabIndex = 252; |
| | | this.txt_itemModel.Tag = "readonly"; |
| | |
| | | rowDefinition2, |
| | | rowDefinition3, |
| | | rowDefinition4}); |
| | | this.Root.Size = new System.Drawing.Size(1126, 132); |
| | | this.Root.Size = new System.Drawing.Size(1105, 132); |
| | | this.Root.TextVisible = false; |
| | | // |
| | | // layoutControlItem1 |
| | |
| | | this.layoutControlItem1.Location = new System.Drawing.Point(0, 28); |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(276, 28); |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(271, 28); |
| | | this.layoutControlItem1.Text = "选择车间"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem2.Control = this.txt_orgId; |
| | | this.layoutControlItem2.Location = new System.Drawing.Point(0, 0); |
| | | this.layoutControlItem2.Name = "layoutControlItem2"; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(276, 28); |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(271, 28); |
| | | this.layoutControlItem2.Text = "选择组织"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | this.layoutControlItem3.Location = new System.Drawing.Point(0, 56); |
| | | this.layoutControlItem3.Name = "layoutControlItem3"; |
| | | this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(276, 28); |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(271, 28); |
| | | this.layoutControlItem3.Text = "选择物料"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | | this.layoutControlItem7.Control = this.txt_checkBy; |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(828, 0); |
| | | this.layoutControlItem7.Location = new System.Drawing.Point(813, 0); |
| | | this.layoutControlItem7.Name = "layoutControlItem7"; |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(278, 28); |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(272, 28); |
| | | this.layoutControlItem7.Text = "审核者"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | | this.layoutControlItem8.Control = this.txt_checkDate; |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(828, 28); |
| | | this.layoutControlItem8.Location = new System.Drawing.Point(813, 28); |
| | | this.layoutControlItem8.Name = "layoutControlItem8"; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(278, 28); |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(272, 28); |
| | | this.layoutControlItem8.Text = "审核时间"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem10 |
| | | // |
| | | this.layoutControlItem10.Control = this.txt_checkStatus; |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(828, 56); |
| | | this.layoutControlItem10.Location = new System.Drawing.Point(813, 56); |
| | | this.layoutControlItem10.Name = "layoutControlItem10"; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(278, 28); |
| | | this.layoutControlItem10.Size = new System.Drawing.Size(272, 28); |
| | | this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem10.TextVisible = false; |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | | this.layoutControlItem5.Control = this.txt_createBy; |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(552, 0); |
| | | this.layoutControlItem5.Location = new System.Drawing.Point(542, 0); |
| | | this.layoutControlItem5.Name = "layoutControlItem5"; |
| | | this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(276, 28); |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(271, 28); |
| | | this.layoutControlItem5.Text = "建立者"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | | this.layoutControlItem6.Control = this.txt_createDate; |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(552, 28); |
| | | this.layoutControlItem6.Location = new System.Drawing.Point(542, 28); |
| | | this.layoutControlItem6.Name = "layoutControlItem6"; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(276, 28); |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(271, 28); |
| | | this.layoutControlItem6.Text = "建立时间"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem11 |
| | | // |
| | | this.layoutControlItem11.Control = this.txt_itemNo; |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(276, 56); |
| | | this.layoutControlItem11.Location = new System.Drawing.Point(271, 56); |
| | | this.layoutControlItem11.Name = "layoutControlItem11"; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(276, 28); |
| | | this.layoutControlItem11.Size = new System.Drawing.Size(271, 28); |
| | | this.layoutControlItem11.Text = "物料编码"; |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem12 |
| | | // |
| | | this.layoutControlItem12.Control = this.txt_depotId; |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(276, 28); |
| | | this.layoutControlItem12.Location = new System.Drawing.Point(271, 28); |
| | | this.layoutControlItem12.Name = "layoutControlItem12"; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(276, 28); |
| | | this.layoutControlItem12.Size = new System.Drawing.Size(271, 28); |
| | | this.layoutControlItem12.Text = "选择仓库"; |
| | | this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | | this.layoutControlItem4.Control = this.txt_itemModel; |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(552, 56); |
| | | this.layoutControlItem4.Location = new System.Drawing.Point(542, 56); |
| | | this.layoutControlItem4.Name = "layoutControlItem4"; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(276, 28); |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(271, 28); |
| | | this.layoutControlItem4.Text = "物料规格"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lineNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_name; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_remark; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_lineType; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_isZxbg; |
| | | private UserControls.Data.UcPageBar pageBar1; |
| | | private DevExpress.XtraTab.XtraTabPage xtraTabPage2; |
| | | private DevExpress.XtraEditors.SplitContainerControl splitMx1; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlGroup Root; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn3; |
| | | private UserControl.UcLookItems txt_ItemId; |
| | | private UserControl.UcLookOrg txt_orgId; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; |
| | | private System.Windows.Forms.PictureBox picCheckBox; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn5; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | } |
| | | } |