| | |
| | | this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.lb_checkStatus = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_checkStatus = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_checkStatus = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_checkBy = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_checkBy = new DevExpress.XtraEditors.TextEdit(); |
| | |
| | | this.lb_name = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_name = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_name = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_factory = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_factory = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.lb_workshopNo = new DevExpress.XtraEditors.LabelControl(); |
| | | this.txt_workshopNo = new DevExpress.XtraEditors.TextEdit(); |
| | | this.gv_workshopNo = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | |
| | | this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.txt_checkStatus = new DevExpress.XtraEditors.CheckEdit(); |
| | | this.txt_isStatus = new System.Windows.Forms.CheckBox(); |
| | | this.labelControl11 = new DevExpress.XtraEditors.LabelControl(); |
| | | this.lbGuid = new System.Windows.Forms.Label(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_name.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.panel1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).BeginInit(); |
| | | this.SuspendLayout(); |
| | | // |
| | | // gvMx1createBy |
| | |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx1.OptionsBehavior.AllowDeleteRows = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; |
| | | this.gvMx1.OptionsView.ShowGroupPanel = false; |
| | |
| | | // |
| | | this.lb_checkStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkStatus.Appearance.Options.UseFont = true; |
| | | this.lb_checkStatus.Location = new System.Drawing.Point(767, 20); |
| | | this.lb_checkStatus.Location = new System.Drawing.Point(979, 53); |
| | | this.lb_checkStatus.Name = "lb_checkStatus"; |
| | | this.lb_checkStatus.Size = new System.Drawing.Size(34, 21); |
| | | this.lb_checkStatus.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_checkStatus.TabIndex = 243; |
| | | this.lb_checkStatus.Text = "审核"; |
| | | // |
| | | // txt_checkStatus |
| | | // |
| | | this.txt_checkStatus.Location = new System.Drawing.Point(819, 16); |
| | | this.txt_checkStatus.Name = "txt_checkStatus"; |
| | | this.txt_checkStatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkStatus.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_checkStatus.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_checkStatus.TabIndex = 243; |
| | | this.lb_checkStatus.Text = "审核状态"; |
| | | // |
| | | // gv_checkStatus |
| | | // |
| | |
| | | this.gv_checkStatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkStatus.Tag = "query_a.check_status"; |
| | | this.gv_checkStatus.Visible = true; |
| | | this.gv_checkStatus.VisibleIndex = 7; |
| | | this.gv_checkStatus.VisibleIndex = 6; |
| | | this.gv_checkStatus.Width = 94; |
| | | // |
| | | // lb_checkBy |
| | | // |
| | | this.lb_checkBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkBy.Appearance.Options.UseFont = true; |
| | | this.lb_checkBy.Location = new System.Drawing.Point(992, 53); |
| | | this.lb_checkBy.Location = new System.Drawing.Point(754, 18); |
| | | this.lb_checkBy.Name = "lb_checkBy"; |
| | | this.lb_checkBy.Size = new System.Drawing.Size(51, 21); |
| | | this.lb_checkBy.TabIndex = 240; |
| | |
| | | // |
| | | // txt_checkBy |
| | | // |
| | | this.txt_checkBy.Location = new System.Drawing.Point(1050, 49); |
| | | this.txt_checkBy.Enabled = false; |
| | | this.txt_checkBy.Location = new System.Drawing.Point(823, 14); |
| | | this.txt_checkBy.Name = "txt_checkBy"; |
| | | this.txt_checkBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkBy.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.gv_checkBy.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkBy.Tag = "query_a.check_by"; |
| | | this.gv_checkBy.Visible = true; |
| | | this.gv_checkBy.VisibleIndex = 9; |
| | | this.gv_checkBy.VisibleIndex = 8; |
| | | this.gv_checkBy.Width = 94; |
| | | // |
| | | // lb_checkDate |
| | | // |
| | | this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_checkDate.Appearance.Options.UseFont = true; |
| | | this.lb_checkDate.Location = new System.Drawing.Point(975, 20); |
| | | this.lb_checkDate.Location = new System.Drawing.Point(737, 53); |
| | | this.lb_checkDate.Name = "lb_checkDate"; |
| | | this.lb_checkDate.Size = new System.Drawing.Size(68, 21); |
| | | this.lb_checkDate.TabIndex = 235; |
| | |
| | | // |
| | | // txt_checkDate |
| | | // |
| | | this.txt_checkDate.Location = new System.Drawing.Point(1050, 16); |
| | | this.txt_checkDate.Enabled = false; |
| | | this.txt_checkDate.Location = new System.Drawing.Point(823, 49); |
| | | this.txt_checkDate.Name = "txt_checkDate"; |
| | | this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_checkDate.Properties.Appearance.Options.UseFont = true; |
| | |
| | | this.gv_checkDate.OptionsColumn.AllowEdit = false; |
| | | this.gv_checkDate.Tag = "query_a.check_date"; |
| | | this.gv_checkDate.Visible = true; |
| | | this.gv_checkDate.VisibleIndex = 8; |
| | | this.gv_checkDate.VisibleIndex = 7; |
| | | this.gv_checkDate.Width = 94; |
| | | // |
| | | // lb_isStatus |
| | | // |
| | | this.lb_isStatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_isStatus.Appearance.Options.UseFont = true; |
| | | this.lb_isStatus.Location = new System.Drawing.Point(37, 53); |
| | | this.lb_isStatus.Location = new System.Drawing.Point(3, 53); |
| | | this.lb_isStatus.Name = "lb_isStatus"; |
| | | this.lb_isStatus.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_isStatus.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_isStatus.TabIndex = 231; |
| | | this.lb_isStatus.Text = "状态 "; |
| | | this.lb_isStatus.Text = "车间状态 "; |
| | | // |
| | | // gv_isStatus |
| | | // |
| | | this.gv_isStatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_isStatus.AppearanceCell.Options.UseFont = true; |
| | | this.gv_isStatus.Caption = "状态 "; |
| | | this.gv_isStatus.Caption = "状态"; |
| | | this.gv_isStatus.FieldName = "isStatus"; |
| | | this.gv_isStatus.MinWidth = 50; |
| | | this.gv_isStatus.Name = "gv_isStatus"; |
| | | this.gv_isStatus.OptionsColumn.AllowEdit = false; |
| | | this.gv_isStatus.Tag = "query_a.is_status"; |
| | | this.gv_isStatus.Visible = true; |
| | | this.gv_isStatus.VisibleIndex = 6; |
| | | this.gv_isStatus.VisibleIndex = 5; |
| | | this.gv_isStatus.Width = 94; |
| | | // |
| | | // lb_createDate |
| | |
| | | // |
| | | // txt_createDate |
| | | // |
| | | this.txt_createDate.Enabled = false; |
| | | this.txt_createDate.Location = new System.Drawing.Point(580, 49); |
| | | this.txt_createDate.Name = "txt_createDate"; |
| | | this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | |
| | | // |
| | | this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_createDate.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createDate.Caption = "建立时间 "; |
| | | this.gv_createDate.Caption = "建立时间"; |
| | | this.gv_createDate.FieldName = "createDate"; |
| | | this.gv_createDate.MinWidth = 50; |
| | | this.gv_createDate.Name = "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 = 5; |
| | | this.gv_createDate.VisibleIndex = 4; |
| | | this.gv_createDate.Width = 94; |
| | | // |
| | | // lb_createBy |
| | | // |
| | | this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_createBy.Appearance.Options.UseFont = true; |
| | | this.lb_createBy.Location = new System.Drawing.Point(268, 53); |
| | | this.lb_createBy.Location = new System.Drawing.Point(517, 19); |
| | | this.lb_createBy.Name = "lb_createBy"; |
| | | this.lb_createBy.Size = new System.Drawing.Size(56, 21); |
| | | this.lb_createBy.TabIndex = 219; |
| | |
| | | // |
| | | // txt_createBy |
| | | // |
| | | this.txt_createBy.Location = new System.Drawing.Point(330, 49); |
| | | this.txt_createBy.Enabled = false; |
| | | this.txt_createBy.Location = new System.Drawing.Point(579, 15); |
| | | this.txt_createBy.Name = "txt_createBy"; |
| | | this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_createBy.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_createBy.AppearanceCell.Options.UseFont = true; |
| | | this.gv_createBy.Caption = "建立者 "; |
| | | this.gv_createBy.Caption = "建立者"; |
| | | this.gv_createBy.FieldName = "createBy"; |
| | | this.gv_createBy.MinWidth = 50; |
| | | this.gv_createBy.Name = "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 = 4; |
| | | this.gv_createBy.VisibleIndex = 3; |
| | | this.gv_createBy.Width = 94; |
| | | // |
| | | // lb_remark |
| | | // |
| | | this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_remark.Appearance.Options.UseFont = true; |
| | | this.lb_remark.Location = new System.Drawing.Point(767, 53); |
| | | this.lb_remark.Location = new System.Drawing.Point(285, 53); |
| | | this.lb_remark.Name = "lb_remark"; |
| | | this.lb_remark.Size = new System.Drawing.Size(39, 21); |
| | | this.lb_remark.TabIndex = 217; |
| | |
| | | // |
| | | // txt_remark |
| | | // |
| | | this.txt_remark.Location = new System.Drawing.Point(819, 49); |
| | | this.txt_remark.Location = new System.Drawing.Point(330, 49); |
| | | this.txt_remark.Name = "txt_remark"; |
| | | this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_remark.Properties.Appearance.Options.UseFont = true; |
| | |
| | | // |
| | | this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_remark.AppearanceCell.Options.UseFont = true; |
| | | this.gv_remark.Caption = "备注 "; |
| | | 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 = 3; |
| | | this.gv_remark.VisibleIndex = 2; |
| | | this.gv_remark.Width = 94; |
| | | // |
| | | // lb_name |
| | |
| | | // |
| | | this.gv_name.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_name.AppearanceCell.Options.UseFont = true; |
| | | this.gv_name.Caption = "车间名称 "; |
| | | this.gv_name.Caption = "车间名称"; |
| | | this.gv_name.FieldName = "name"; |
| | | this.gv_name.MinWidth = 50; |
| | | 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 = 2; |
| | | this.gv_name.VisibleIndex = 1; |
| | | this.gv_name.Width = 94; |
| | | // |
| | | // lb_factory |
| | | // |
| | | this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.lb_factory.Appearance.Options.UseFont = true; |
| | | this.lb_factory.Location = new System.Drawing.Point(500, 20); |
| | | this.lb_factory.Name = "lb_factory"; |
| | | this.lb_factory.Size = new System.Drawing.Size(73, 21); |
| | | this.lb_factory.TabIndex = 213; |
| | | this.lb_factory.Text = "工厂编号 "; |
| | | // |
| | | // txt_factory |
| | | // |
| | | this.txt_factory.Location = new System.Drawing.Point(580, 16); |
| | | this.txt_factory.Name = "txt_factory"; |
| | | this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.txt_factory.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_factory.Size = new System.Drawing.Size(150, 28); |
| | | this.txt_factory.TabIndex = 213; |
| | | // |
| | | // gv_factory |
| | | // |
| | | this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_factory.AppearanceCell.Options.UseFont = true; |
| | | this.gv_factory.Caption = "工厂"; |
| | | this.gv_factory.FieldName = "factory"; |
| | | this.gv_factory.MinWidth = 50; |
| | | this.gv_factory.Name = "gv_factory"; |
| | | this.gv_factory.OptionsColumn.AllowEdit = false; |
| | | this.gv_factory.Tag = "query_a.factory"; |
| | | this.gv_factory.Visible = true; |
| | | this.gv_factory.VisibleIndex = 0; |
| | | this.gv_factory.Width = 94; |
| | | // |
| | | // lb_workshopNo |
| | | // |
| | |
| | | // |
| | | this.gv_workshopNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | this.gv_workshopNo.AppearanceCell.Options.UseFont = true; |
| | | this.gv_workshopNo.Caption = "车间编号 "; |
| | | this.gv_workshopNo.Caption = "车间编号"; |
| | | this.gv_workshopNo.FieldName = "workshopNo"; |
| | | this.gv_workshopNo.MinWidth = 50; |
| | | this.gv_workshopNo.Name = "gv_workshopNo"; |
| | | this.gv_workshopNo.OptionsColumn.AllowEdit = false; |
| | | this.gv_workshopNo.Tag = "query_a.workshop_no"; |
| | | this.gv_workshopNo.Visible = true; |
| | | this.gv_workshopNo.VisibleIndex = 1; |
| | | this.gv_workshopNo.VisibleIndex = 0; |
| | | this.gv_workshopNo.Width = 94; |
| | | // |
| | | // toolBarMenu1 |
| | |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | this.toolBarMenu1.rptService = null; |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1283, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | this.toolBarMenu1.xlsOutView = null; |
| | | this.toolBarMenu1.xlsOutParameter = "xlsOut_workline{}"; |
| | | // |
| | | // gcMain |
| | | // |
| | |
| | | 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_factory, |
| | | this.gv_workshopNo, |
| | | this.gv_name, |
| | | this.gv_remark, |
| | |
| | | // panel1 |
| | | // |
| | | this.panel1.BackColor = System.Drawing.Color.White; |
| | | this.panel1.Controls.Add(this.txt_checkStatus); |
| | | this.panel1.Controls.Add(this.txt_isStatus); |
| | | this.panel1.Controls.Add(this.labelControl11); |
| | | this.panel1.Controls.Add(this.lbGuid); |
| | | this.panel1.Controls.Add(this.lb_checkStatus); |
| | | this.panel1.Controls.Add(this.txt_checkStatus); |
| | | this.panel1.Controls.Add(this.lb_checkBy); |
| | | this.panel1.Controls.Add(this.txt_checkBy); |
| | | this.panel1.Controls.Add(this.lb_checkDate); |
| | |
| | | this.panel1.Controls.Add(this.txt_remark); |
| | | this.panel1.Controls.Add(this.lb_name); |
| | | this.panel1.Controls.Add(this.txt_name); |
| | | this.panel1.Controls.Add(this.lb_factory); |
| | | this.panel1.Controls.Add(this.txt_factory); |
| | | this.panel1.Controls.Add(this.lb_workshopNo); |
| | | this.panel1.Controls.Add(this.txt_workshopNo); |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Top; |
| | |
| | | this.panel1.Size = new System.Drawing.Size(1281, 114); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // txt_checkStatus |
| | | // |
| | | this.txt_checkStatus.Enabled = false; |
| | | this.txt_checkStatus.Location = new System.Drawing.Point(1053, 49); |
| | | this.txt_checkStatus.Name = "txt_checkStatus"; |
| | | this.txt_checkStatus.Properties.Caption = ""; |
| | | this.txt_checkStatus.Size = new System.Drawing.Size(94, 24); |
| | | this.txt_checkStatus.TabIndex = 245; |
| | | // |
| | | // txt_isStatus |
| | | // |
| | | this.txt_isStatus.AutoSize = true; |
| | | this.txt_isStatus.Location = new System.Drawing.Point(80, 51); |
| | | this.txt_isStatus.Location = new System.Drawing.Point(80, 55); |
| | | this.txt_isStatus.Name = "txt_isStatus"; |
| | | this.txt_isStatus.Size = new System.Drawing.Size(18, 17); |
| | | this.txt_isStatus.TabIndex = 244; |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_name.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_workshopNo.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); |
| | |
| | | this.tabMx.ResumeLayout(false); |
| | | this.panel1.ResumeLayout(false); |
| | | this.panel1.PerformLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).EndInit(); |
| | | this.ResumeLayout(false); |
| | | |
| | | } |
| | |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |
| | | private DevExpress.XtraEditors.LabelControl lb_checkStatus; |
| | | private DevExpress.XtraEditors.TextEdit txt_checkStatus; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_checkStatus; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_checkBy; |
| | |
| | | private DevExpress.XtraEditors.TextEdit txt_name; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_name; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_factory; |
| | | private DevExpress.XtraEditors.TextEdit txt_factory; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_factory; |
| | | |
| | | private DevExpress.XtraEditors.LabelControl lb_workshopNo; |
| | | private DevExpress.XtraEditors.TextEdit txt_workshopNo; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gv_workshopNo; |
| | |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvMx1isStatus; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; |
| | | private DevExpress.XtraEditors.CheckEdit txt_checkStatus; |
| | | } |
| | | } |