| | |
| | | this.gv_depotName = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_depottype = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_isNg = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_zuid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_isFkc = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.tips = new DevExpress.Utils.ToolTipController(this.components); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | // split1 |
| | | // |
| | | this.split1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; |
| | | this.split1.Horizontal = false; |
| | | this.split1.Location = new System.Drawing.Point(0, 0); |
| | | this.split1.Name = "split1"; |
| | |
| | | // split1.Panel2 |
| | | // |
| | | this.split1.Panel2.Text = "Panel2"; |
| | | this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.split1.Size = new System.Drawing.Size(1264, 570); |
| | | this.split1.SplitterPosition = 558; |
| | | this.split1.SplitterPosition = 0; |
| | | this.split1.TabIndex = 0; |
| | | // |
| | | // gcMain1 |
| | |
| | | this.gv_depotName, |
| | | this.gv_depottype, |
| | | this.gv_createBy, |
| | | this.gv_isNg, |
| | | this.gv_zuid, |
| | | this.gv_isFkc, |
| | | this.gridColumn2, |
| | |
| | | this.gridColumn5, |
| | | this.gridColumn4, |
| | | this.gridColumn7, |
| | | this.gridColumn3}); |
| | | this.gridColumn3, |
| | | this.gridColumn8, |
| | | this.gridColumn9, |
| | | this.gridColumn10}); |
| | | this.gridView1.GridControl = this.gcMain1; |
| | | this.gridView1.IndicatorWidth = 50; |
| | | this.gridView1.Name = "gridView1"; |
| | |
| | | // gv_depottype |
| | | // |
| | | this.gv_depottype.AppearanceCell.Options.UseFont = true; |
| | | this.gv_depottype.Caption = "仓库类型"; |
| | | this.gv_depottype.Caption = "仓库属性"; |
| | | this.gv_depottype.FieldName = "depottype"; |
| | | this.gv_depottype.MinWidth = 50; |
| | | this.gv_depottype.Name = "gv_depottype"; |
| | |
| | | this.gv_createBy.VisibleIndex = 4; |
| | | this.gv_createBy.Width = 71; |
| | | // |
| | | // gv_isNg |
| | | // |
| | | this.gv_isNg.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isNg.Caption = "不良品仓"; |
| | | this.gv_isNg.FieldName = "isNg"; |
| | | this.gv_isNg.MaxWidth = 50; |
| | | this.gv_isNg.MinWidth = 50; |
| | | this.gv_isNg.Name = "gv_isNg"; |
| | | this.gv_isNg.OptionsColumn.AllowEdit = false; |
| | | this.gv_isNg.Tag = "query_a.is_ng"; |
| | | this.gv_isNg.Visible = true; |
| | | this.gv_isNg.VisibleIndex = 5; |
| | | this.gv_isNg.Width = 50; |
| | | // |
| | | // gv_zuid |
| | | // |
| | | this.gv_zuid.AppearanceCell.Options.UseFont = true; |
| | |
| | | this.gv_zuid.Name = "gv_zuid"; |
| | | this.gv_zuid.OptionsColumn.AllowEdit = false; |
| | | this.gv_zuid.Tag = "query_a.zuid"; |
| | | this.gv_zuid.Visible = true; |
| | | this.gv_zuid.VisibleIndex = 6; |
| | | this.gv_zuid.Width = 71; |
| | | // |
| | | // gv_isFkc |
| | |
| | | this.gv_isFkc.OptionsColumn.AllowEdit = false; |
| | | this.gv_isFkc.Tag = "query_a.is_fkc"; |
| | | this.gv_isFkc.Visible = true; |
| | | this.gv_isFkc.VisibleIndex = 7; |
| | | this.gv_isFkc.VisibleIndex = 5; |
| | | this.gv_isFkc.Width = 60; |
| | | // |
| | | // gridColumn2 |
| | |
| | | this.gridColumn2.Name = "gridColumn2"; |
| | | this.gridColumn2.Tag = "query_a.zuid"; |
| | | this.gridColumn2.Visible = true; |
| | | this.gridColumn2.VisibleIndex = 8; |
| | | this.gridColumn2.VisibleIndex = 6; |
| | | this.gridColumn2.Width = 50; |
| | | // |
| | | // gridColumn6 |
| | |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Tag = "query_a.SUPPLIER_ID"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 9; |
| | | this.gridColumn6.VisibleIndex = 7; |
| | | this.gridColumn6.Width = 70; |
| | | // |
| | | // gridColumn5 |
| | |
| | | this.gridColumn5.Name = "gridColumn5"; |
| | | this.gridColumn5.Tag = "query_a.Client_Id"; |
| | | this.gridColumn5.Visible = true; |
| | | this.gridColumn5.VisibleIndex = 10; |
| | | this.gridColumn5.VisibleIndex = 8; |
| | | this.gridColumn5.Width = 60; |
| | | // |
| | | // gridColumn4 |
| | |
| | | this.gridColumn4.Name = "gridColumn4"; |
| | | this.gridColumn4.Tag = "query_a.department"; |
| | | this.gridColumn4.Visible = true; |
| | | this.gridColumn4.VisibleIndex = 11; |
| | | this.gridColumn4.VisibleIndex = 9; |
| | | this.gridColumn4.Width = 60; |
| | | // |
| | | // gridColumn7 |
| | |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Tag = "query_a.Phone"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 12; |
| | | this.gridColumn7.VisibleIndex = 10; |
| | | this.gridColumn7.Width = 60; |
| | | // |
| | | // gridColumn3 |
| | |
| | | this.gridColumn3.Visible = true; |
| | | this.gridColumn3.VisibleIndex = 13; |
| | | this.gridColumn3.Width = 180; |
| | | // |
| | | // gridColumn8 |
| | | // |
| | | this.gridColumn8.Caption = "主键Guid"; |
| | | this.gridColumn8.FieldName = "guid"; |
| | | this.gridColumn8.MinWidth = 25; |
| | | this.gridColumn8.Name = "gridColumn8"; |
| | | this.gridColumn8.Width = 94; |
| | | // |
| | | // gridColumn9 |
| | | // |
| | | this.gridColumn9.Caption = "仓库ID"; |
| | | this.gridColumn9.FieldName = "depotId"; |
| | | this.gridColumn9.MinWidth = 25; |
| | | this.gridColumn9.Name = "gridColumn9"; |
| | | this.gridColumn9.Visible = true; |
| | | this.gridColumn9.VisibleIndex = 11; |
| | | this.gridColumn9.Width = 94; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "数据状态"; |
| | | this.gridColumn10.FieldName = "documentStatus"; |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 12; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | |
| | | // |
| | | this.splitMx1.Panel2.Controls.Add(this.tabMx); |
| | | this.splitMx1.Panel2.Text = "Panel2"; |
| | | this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; |
| | | this.splitMx1.Size = new System.Drawing.Size(1264, 570); |
| | | this.splitMx1.SplitterPosition = 82; |
| | | this.splitMx1.TabIndex = 0; |
| | |
| | | // |
| | | // txt_isFkc |
| | | // |
| | | this.txt_isFkc.Location = new System.Drawing.Point(1052, 12); |
| | | this.txt_isFkc.Location = new System.Drawing.Point(1032, 12); |
| | | this.txt_isFkc.Name = "txt_isFkc"; |
| | | this.txt_isFkc.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_isFkc.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_isFkc.Size = new System.Drawing.Size(220, 24); |
| | | this.txt_isFkc.StyleController = this.layoutMx1; |
| | | this.txt_isFkc.TabIndex = 291; |
| | | this.txt_isFkc.Tag = "readonly"; |
| | | // |
| | | // txt_isNg |
| | | // |
| | | this.txt_isNg.Location = new System.Drawing.Point(1052, 43); |
| | | this.txt_isNg.Location = new System.Drawing.Point(1032, 43); |
| | | this.txt_isNg.Name = "txt_isNg"; |
| | | this.txt_isNg.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_isNg.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_isNg.Size = new System.Drawing.Size(220, 24); |
| | | this.txt_isNg.StyleController = this.layoutMx1; |
| | | this.txt_isNg.TabIndex = 267; |
| | | this.txt_isNg.Tag = "readonly"; |
| | | // |
| | | // txt_depotCode |
| | | // |
| | | this.txt_depotCode.Location = new System.Drawing.Point(119, 12); |
| | | this.txt_depotCode.Location = new System.Drawing.Point(99, 12); |
| | | this.txt_depotCode.Name = "txt_depotCode"; |
| | | this.txt_depotCode.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotCode.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_depotCode.Size = new System.Drawing.Size(220, 24); |
| | | this.txt_depotCode.StyleController = this.layoutMx1; |
| | | this.txt_depotCode.TabIndex = 213; |
| | | this.txt_depotCode.Tag = "readonly"; |
| | | // |
| | | // txt_zuid |
| | | // |
| | | this.txt_zuid.Location = new System.Drawing.Point(741, 43); |
| | | this.txt_zuid.Location = new System.Drawing.Point(721, 43); |
| | | this.txt_zuid.Name = "txt_zuid"; |
| | | this.txt_zuid.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_zuid.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_zuid.Size = new System.Drawing.Size(220, 24); |
| | | this.txt_zuid.StyleController = this.layoutMx1; |
| | | this.txt_zuid.TabIndex = 285; |
| | | this.txt_zuid.Tag = "readonly"; |
| | | // |
| | | // txt_depotName |
| | | // |
| | | this.txt_depotName.Location = new System.Drawing.Point(430, 12); |
| | | this.txt_depotName.Location = new System.Drawing.Point(410, 12); |
| | | this.txt_depotName.Name = "txt_depotName"; |
| | | this.txt_depotName.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depotName.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_depotName.Size = new System.Drawing.Size(220, 24); |
| | | this.txt_depotName.StyleController = this.layoutMx1; |
| | | this.txt_depotName.TabIndex = 216; |
| | | this.txt_depotName.Tag = "readonly"; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(741, 12); |
| | | this.txt_createBy.Location = new System.Drawing.Point(721, 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(220, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 219; |
| | | this.txt_createBy.Tag = "readonly"; |
| | | // |
| | | // txt_description |
| | | // |
| | | this.txt_description.Location = new System.Drawing.Point(119, 43); |
| | | this.txt_description.Location = new System.Drawing.Point(99, 43); |
| | | this.txt_description.Name = "txt_description"; |
| | | this.txt_description.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_description.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_description.Size = new System.Drawing.Size(220, 24); |
| | | this.txt_description.StyleController = this.layoutMx1; |
| | | this.txt_description.TabIndex = 217; |
| | | this.txt_description.Tag = "readonly"; |
| | | // |
| | | // txt_depottype |
| | | // |
| | | this.txt_depottype.Location = new System.Drawing.Point(430, 43); |
| | | this.txt_depottype.Location = new System.Drawing.Point(410, 43); |
| | | this.txt_depottype.Name = "txt_depottype"; |
| | | this.txt_depottype.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_depottype.Size = new System.Drawing.Size(200, 24); |
| | | this.txt_depottype.Size = new System.Drawing.Size(220, 24); |
| | | this.txt_depottype.StyleController = this.layoutMx1; |
| | | this.txt_depottype.TabIndex = 231; |
| | | this.txt_depottype.Tag = "readonly"; |
| | |
| | | this.layoutControlItem1.Name = "layoutControlItem1"; |
| | | this.layoutControlItem1.Size = new System.Drawing.Size(311, 31); |
| | | this.layoutControlItem1.Text = "仓库编码"; |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(95, 18); |
| | | this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem2 |
| | | // |
| | |
| | | this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; |
| | | this.layoutControlItem2.Size = new System.Drawing.Size(311, 31); |
| | | this.layoutControlItem2.Text = "仓库名称"; |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(95, 18); |
| | | this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem3 |
| | | // |
| | |
| | | this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem3.Size = new System.Drawing.Size(311, 31); |
| | | this.layoutControlItem3.Text = "仓库负责人"; |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(95, 18); |
| | | this.layoutControlItem3.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem4 |
| | | // |
| | |
| | | this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(311, 31); |
| | | this.layoutControlItem4.Text = "备注"; |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(95, 18); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem5 |
| | | // |
| | |
| | | this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem5.Size = new System.Drawing.Size(311, 31); |
| | | this.layoutControlItem5.Text = "仓库类型"; |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(95, 18); |
| | | this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem6 |
| | | // |
| | |
| | | this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem6.Size = new System.Drawing.Size(311, 31); |
| | | this.layoutControlItem6.Text = "分组"; |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(95, 18); |
| | | this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem7 |
| | | // |
| | |
| | | this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem7.Size = new System.Drawing.Size(311, 31); |
| | | this.layoutControlItem7.Text = "允许负库存"; |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(95, 18); |
| | | this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // layoutControlItem8 |
| | | // |
| | |
| | | this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 3; |
| | | this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem8.Size = new System.Drawing.Size(311, 31); |
| | | this.layoutControlItem8.Text = "是否不良品仓 "; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(95, 18); |
| | | this.layoutControlItem8.Text = "禁用状态"; |
| | | this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18); |
| | | // |
| | | // tabMx |
| | | // |
| | |
| | | this.gvMx1description, |
| | | this.gvMx1lastupdateBy, |
| | | this.gvMx1lastupdateDate, |
| | | this.gvMxDel}); |
| | | this.gvMxDel, |
| | | this.gridColumn11}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | |
| | | this.gvMxDel.MinWidth = 25; |
| | | this.gvMxDel.Name = "gvMxDel"; |
| | | this.gvMxDel.Visible = true; |
| | | this.gvMxDel.VisibleIndex = 5; |
| | | this.gvMxDel.VisibleIndex = 6; |
| | | this.gvMxDel.Width = 100; |
| | | // |
| | | // repositoryItemButtonEdit1 |
| | |
| | | this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; |
| | | this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "所属仓库ID"; |
| | | this.gridColumn11.FieldName = "depotGuid"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 5; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // Frm_MesDepot |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depotName; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_depottype; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_createBy; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_isNg; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_zuid; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_isFkc; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; |
| | |
| | | private System.Windows.Forms.Label lbGuid; |
| | | private DevExpress.XtraEditors.TextEdit txt_isFkc; |
| | | private DevExpress.XtraEditors.TextEdit txt_zuid; |
| | | private DevExpress.XtraEditors.TextEdit txt_isNg; |
| | | private DevExpress.XtraEditors.TextEdit txt_depottype; |
| | | private DevExpress.XtraEditors.TextEdit txt_createBy; |
| | | private DevExpress.XtraEditors.TextEdit txt_description; |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraTab.XtraTabControl tabMx; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage1; |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; |
| | | private DevExpress.XtraEditors.TextEdit txt_isNg; |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; |
| | | } |
| | | } |