From db99fcbc8ce2de42ed4c9f06a3df6b23fc07e9b4 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 27 十一月 2024 19:16:25 +0800 Subject: [PATCH] 工单 --- DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs | 124 +++++++++++++++++++++++++---------------- 1 files changed, 76 insertions(+), 48 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs index 954c198..a0051f6 100644 --- a/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/BasicData/Frm_MesWorkshop.Designer.cs @@ -29,11 +29,11 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1createDate = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -69,7 +69,6 @@ this.lb_name = new DevExpress.XtraEditors.LabelControl(); this.txt_name = new DevExpress.XtraEditors.TextEdit(); this.gv_name = new DevExpress.XtraGrid.Columns.GridColumn(); - 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(); @@ -82,10 +81,13 @@ 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(); - this.txt_checkStatus = new DevExpress.XtraEditors.CheckEdit(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); @@ -108,6 +110,7 @@ this.tabMx.SuspendLayout(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // gvMx1createBy @@ -258,10 +261,10 @@ // repositoryItemButtonEdit1 // this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); @@ -287,7 +290,7 @@ 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 = 8; this.gv_checkStatus.Width = 94; // // lb_checkBy @@ -321,7 +324,7 @@ 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 = 10; this.gv_checkBy.Width = 94; // // lb_checkDate @@ -355,7 +358,7 @@ 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 = 9; this.gv_checkDate.Width = 94; // // lb_isStatus @@ -372,14 +375,15 @@ // 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.UnboundDataType = typeof(bool); this.gv_isStatus.Visible = true; - this.gv_isStatus.VisibleIndex = 6; + this.gv_isStatus.VisibleIndex = 7; this.gv_isStatus.Width = 94; // // lb_createDate @@ -406,14 +410,14 @@ // 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 = 6; this.gv_createDate.Width = 94; // // lb_createBy @@ -440,14 +444,14 @@ // 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 = 5; this.gv_createBy.Width = 94; // // lb_remark @@ -473,14 +477,14 @@ // 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 = 4; this.gv_remark.Width = 94; // // lb_name @@ -506,29 +510,15 @@ // 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 = 3; this.gv_name.Width = 94; - // - // 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 // @@ -553,14 +543,14 @@ // 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 = 2; this.gv_workshopNo.Width = 94; // // toolBarMenu1 @@ -594,7 +584,8 @@ 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.gridColumn1, + this.gridColumn2, this.gv_workshopNo, this.gv_name, this.gv_remark, @@ -694,6 +685,15 @@ 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; @@ -722,20 +722,45 @@ this.lbGuid.TabIndex = 1; this.lbGuid.Visible = false; // - // txt_checkStatus + // picCheckBox // - 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; + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(1034, 55); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 5; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // + // gridColumn1 + // + this.gridColumn1.Caption = "浣跨敤缁勭粐"; + this.gridColumn1.FieldName = "fSubsidiary"; + this.gridColumn1.MinWidth = 25; + this.gridColumn1.Name = "gridColumn1"; + this.gridColumn1.Tag = "org.fnamber"; + this.gridColumn1.Visible = true; + this.gridColumn1.VisibleIndex = 1; + this.gridColumn1.Width = 94; + // + // gridColumn2 + // + this.gridColumn2.Caption = "杞﹂棿ID"; + this.gridColumn2.FieldName = "workid"; + this.gridColumn2.MinWidth = 25; + this.gridColumn2.Name = "gridColumn2"; + this.gridColumn2.Tag = "query_a.workid"; + this.gridColumn2.Visible = true; + this.gridColumn2.VisibleIndex = 0; + this.gridColumn2.Width = 94; // // Frm_MesWorkshop // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1283, 682); + this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesWorkshop"; @@ -762,6 +787,7 @@ this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txt_checkStatus.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -815,7 +841,6 @@ private DevExpress.XtraEditors.LabelControl lb_name; private DevExpress.XtraEditors.TextEdit txt_name; private DevExpress.XtraGrid.Columns.GridColumn gv_name; - private DevExpress.XtraGrid.Columns.GridColumn gv_factory; private DevExpress.XtraEditors.LabelControl lb_workshopNo; private DevExpress.XtraEditors.TextEdit txt_workshopNo; @@ -826,5 +851,8 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx1isStatus; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; private DevExpress.XtraEditors.CheckEdit txt_checkStatus; + private System.Windows.Forms.PictureBox picCheckBox; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn2; } } \ No newline at end of file -- Gitblit v1.9.3