| | |
| | | this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gv_fmrmode = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.pageBar1 = new UserControls.Data.UcPageBar(); |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); |
| | |
| | | this.txt_remark = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_status = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_guid = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_sqdNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lb_guid = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); |
| | |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.lab_createBy = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.picCheckBox = new System.Windows.Forms.PictureBox(); |
| | | this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.txt_sqdNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); |
| | | this.lab_createBy = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); |
| | | this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); |
| | | this.xtraTabControl1.SuspendLayout(); |
| | | this.xtraTabPage1.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_createBy)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage2.SuspendLayout(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_createBy)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.defaultActions = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | |
| | | this.gridColumn7.VisibleIndex = 15; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // gridColumn18 |
| | | // |
| | | this.gridColumn18.Caption = "申请单号"; |
| | | this.gridColumn18.FieldName = "sqdNo"; |
| | | this.gridColumn18.MinWidth = 25; |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Visible = true; |
| | | this.gridColumn18.VisibleIndex = 16; |
| | | this.gridColumn18.Width = 94; |
| | | // |
| | | // pageBar1 |
| | | // |
| | | this.pageBar1.CurrentPage = 1; |
| | |
| | | this.txt_guid.StyleController = this.layoutMx1; |
| | | this.txt_guid.TabIndex = 528; |
| | | // |
| | | // txt_sqdNo |
| | | // |
| | | this.txt_sqdNo.Location = new System.Drawing.Point(626, 76); |
| | | this.txt_sqdNo.Name = "txt_sqdNo"; |
| | | this.txt_sqdNo.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_sqdNo.StyleController = this.layoutMx1; |
| | | this.txt_sqdNo.TabIndex = 529; |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(626, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 530; |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(626, 44); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 531; |
| | | // |
| | | // lb_guid |
| | | // |
| | | this.lb_guid.Control = this.txt_guid; |
| | |
| | | this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); |
| | | this.layoutControlItem11.TextVisible = false; |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_sqdNo; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(542, 64); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem13.Text = "申请单号"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // lab_createBy |
| | | // |
| | | this.lab_createBy.Control = this.txt_createBy; |
| | | this.lab_createBy.Location = new System.Drawing.Point(542, 0); |
| | | this.lab_createBy.Name = "lab_createBy"; |
| | | this.lab_createBy.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.lab_createBy.Size = new System.Drawing.Size(271, 32); |
| | | this.lab_createBy.Text = "创建人"; |
| | | this.lab_createBy.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_createDate; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(542, 32); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem15.Text = "创建时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // tabMx |
| | | // |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | |
| | | // |
| | | // gvMx1 |
| | | // |
| | | this.gvMx1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx1.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn12, |
| | | this.gridColumn11, |
| | |
| | | // |
| | | // gvMx2 |
| | | // |
| | | this.gvMx2.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gvMx2.Appearance.Row.Options.UseFont = true; |
| | | this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvMx1guid, |
| | | this.gvMx1itemBarcode, |
| | |
| | | this.layoutControlItem4.Size = new System.Drawing.Size(138, 73); |
| | | this.layoutControlItem4.TextSize = new System.Drawing.Size(50, 20); |
| | | // |
| | | // gridColumn18 |
| | | // |
| | | this.gridColumn18.Caption = "申请单号"; |
| | | this.gridColumn18.FieldName = "sqdNo"; |
| | | this.gridColumn18.MinWidth = 25; |
| | | this.gridColumn18.Name = "gridColumn18"; |
| | | this.gridColumn18.Visible = true; |
| | | this.gridColumn18.VisibleIndex = 16; |
| | | this.gridColumn18.Width = 94; |
| | | // |
| | | // txt_sqdNo |
| | | // |
| | | this.txt_sqdNo.Location = new System.Drawing.Point(626, 76); |
| | | this.txt_sqdNo.Name = "txt_sqdNo"; |
| | | this.txt_sqdNo.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_sqdNo.StyleController = this.layoutMx1; |
| | | this.txt_sqdNo.TabIndex = 529; |
| | | // |
| | | // layoutControlItem13 |
| | | // |
| | | this.layoutControlItem13.Control = this.txt_sqdNo; |
| | | this.layoutControlItem13.Location = new System.Drawing.Point(542, 64); |
| | | this.layoutControlItem13.Name = "layoutControlItem13"; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; |
| | | this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem13.Text = "申请单号"; |
| | | this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(626, 12); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_createBy.StyleController = this.layoutMx1; |
| | | this.txt_createBy.TabIndex = 530; |
| | | // |
| | | // lab_createBy |
| | | // |
| | | this.lab_createBy.Control = this.txt_createBy; |
| | | this.lab_createBy.Location = new System.Drawing.Point(542, 0); |
| | | this.lab_createBy.Name = "lab_createBy"; |
| | | this.lab_createBy.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.lab_createBy.Size = new System.Drawing.Size(271, 32); |
| | | this.lab_createBy.Text = "创建人"; |
| | | this.lab_createBy.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Location = new System.Drawing.Point(626, 44); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Size = new System.Drawing.Size(195, 24); |
| | | this.txt_createDate.StyleController = this.layoutMx1; |
| | | this.txt_createDate.TabIndex = 531; |
| | | // |
| | | // layoutControlItem15 |
| | | // |
| | | this.layoutControlItem15.Control = this.txt_createDate; |
| | | this.layoutControlItem15.Location = new System.Drawing.Point(542, 32); |
| | | this.layoutControlItem15.Name = "layoutControlItem15"; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; |
| | | this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; |
| | | this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); |
| | | this.layoutControlItem15.Text = "创建时间"; |
| | | this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); |
| | | // |
| | | // Frm_MesCgthSqDj |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lb_guid)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_createBy)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage2.ResumeLayout(false); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_sqdNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.lab_createBy)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |