From d70880a3d9ae6c9f99ec380ccd16f5524bb622e6 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 05 四月 2025 09:06:31 +0800
Subject: [PATCH] 修改按钮状态

---
 DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs |   78 +++++++++++++++++++-------------------
 1 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs
index 65b14c3..3861496 100644
--- a/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Ck/Frm_MesCgthSqDj.Designer.cs
@@ -253,7 +253,7 @@
             // gcMain1
             // 
             this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.gcMain1.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gcMain1.Location = new System.Drawing.Point(0, 0);
             this.gcMain1.MainView = this.gridView1;
             this.gcMain1.Name = "gcMain1";
@@ -266,7 +266,7 @@
             // 
             this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true;
             this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
-            this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gridView1.Appearance.Row.Options.UseFont = true;
             this.gridView1.ColumnPanelRowHeight = 50;
             this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
@@ -306,7 +306,7 @@
             // 
             // gv_status
             // 
-            this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_status.AppearanceCell.Options.UseFont = true;
             this.gv_status.Caption = "瀹℃牳鏍囪瘑";
             this.gv_status.FieldName = "statusChk";
@@ -321,7 +321,7 @@
             // 
             // gv_fType
             // 
-            this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_fType.AppearanceCell.Options.UseFont = true;
             this.gv_fType.Caption = "濮斿鏍囪瘑";
             this.gv_fType.FieldName = "isOut";
@@ -336,7 +336,7 @@
             // 
             // gv_itemOutNo
             // 
-            this.gv_itemOutNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_itemOutNo.AppearanceCell.Options.UseFont = true;
             this.gv_itemOutNo.Caption = "鍑哄簱鍗曞彿 ";
             this.gv_itemOutNo.FieldName = "itemOutNo";
@@ -349,7 +349,7 @@
             // 
             // gv_suppNo
             // 
-            this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gv_suppNo.AppearanceCell.Options.UseFont = true;
             this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鍙� ";
             this.gv_suppNo.FieldName = "suppNo2";
@@ -371,7 +371,7 @@
             // 
             // gv_depotCode
             // 
-            this.gv_depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_depotCode.AppearanceCell.Options.UseFont = true;
             this.gv_depotCode.Caption = "閫�鏂欎粨搴�";
             this.gv_depotCode.FieldName = "depotCode";
@@ -393,7 +393,7 @@
             // 
             // gv_remark
             // 
-            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.FieldName = "remark";
@@ -415,7 +415,7 @@
             // 
             // gv_createDate
             // 
-            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.FieldName = "createDate";
@@ -437,7 +437,7 @@
             // 
             // gv_checkDate
             // 
-            this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_checkDate.AppearanceCell.Options.UseFont = true;
             this.gv_checkDate.Caption = "瀹℃牳鏃ユ湡 ";
             this.gv_checkDate.FieldName = "checkDate";
@@ -450,7 +450,7 @@
             // 
             // gv_reason
             // 
-            this.gv_reason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_reason.AppearanceCell.Options.UseFont = true;
             this.gv_reason.Caption = "閫�鏂欏師鍥�";
             this.gv_reason.FieldName = "reason";
@@ -463,7 +463,7 @@
             // 
             // gv_fmrmode
             // 
-            this.gv_fmrmode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gv_fmrmode.AppearanceCell.Options.UseFont = true;
             this.gv_fmrmode.Caption = "閫�鏂欐柟寮� ";
             this.gv_fmrmode.FieldName = "fmrmode";
@@ -574,7 +574,7 @@
             // 
             this.txt_suppName.Location = new System.Drawing.Point(84, 76);
             this.txt_suppName.Name = "txt_suppName";
-            this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_suppName.Properties.Appearance.Options.UseFont = true;
             this.txt_suppName.Size = new System.Drawing.Size(195, 28);
             this.txt_suppName.StyleController = this.layoutMx1;
@@ -584,7 +584,7 @@
             // 
             this.txt_checkUser.Location = new System.Drawing.Point(897, 44);
             this.txt_checkUser.Name = "txt_checkUser";
-            this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
             this.txt_checkUser.Size = new System.Drawing.Size(196, 28);
             this.txt_checkUser.StyleController = this.layoutMx1;
@@ -594,7 +594,7 @@
             // 
             this.txt_checkDate.Location = new System.Drawing.Point(897, 76);
             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.txt_checkDate.Size = new System.Drawing.Size(196, 28);
             this.txt_checkDate.StyleController = this.layoutMx1;
@@ -604,7 +604,7 @@
             // 
             this.txt_depotName.Location = new System.Drawing.Point(84, 44);
             this.txt_depotName.Name = "txt_depotName";
-            this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.txt_depotName.Properties.Appearance.Options.UseFont = true;
             this.txt_depotName.Size = new System.Drawing.Size(195, 28);
             this.txt_depotName.StyleController = this.layoutMx1;
@@ -643,7 +643,7 @@
             // 
             this.txt_itemOutNo.Location = new System.Drawing.Point(84, 12);
             this.txt_itemOutNo.Name = "txt_itemOutNo";
-            this.txt_itemOutNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.txt_itemOutNo.Properties.Appearance.Options.UseFont = true;
             this.txt_itemOutNo.Size = new System.Drawing.Size(195, 28);
             this.txt_itemOutNo.StyleController = this.layoutMx1;
@@ -663,7 +663,7 @@
             // 
             this.txt_remark.Location = new System.Drawing.Point(84, 108);
             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.txt_remark.Size = new System.Drawing.Size(466, 28);
             this.txt_remark.StyleController = this.layoutMx1;
@@ -952,7 +952,7 @@
             // 
             // 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,
@@ -998,7 +998,7 @@
             // 
             // gvMx2status
             // 
-            this.gvMx2status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gvMx2status.AppearanceCell.Options.UseFont = true;
             this.gvMx2status.Caption = "瀹岀粨";
             this.gvMx2status.FieldName = "status";
@@ -1013,7 +1013,7 @@
             // 
             // gvMx2pbillNo
             // 
-            this.gvMx2pbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gvMx2pbillNo.AppearanceCell.Options.UseFont = true;
             this.gvMx2pbillNo.Caption = "鍒拌揣鍗曞彿";
             this.gvMx2pbillNo.FieldName = "pbillNo";
@@ -1026,7 +1026,7 @@
             // 
             // gvMx2workLine
             // 
-            this.gvMx2workLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx2workLine.AppearanceCell.Options.UseFont = true;
             this.gvMx2workLine.Caption = "琛屽彿 ";
             this.gvMx2workLine.FieldName = "workLine";
@@ -1039,7 +1039,7 @@
             // 
             // gvMx2itemNo
             // 
-            this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
             this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜";
             this.gvMx2itemNo.FieldName = "itemNo";
@@ -1072,7 +1072,7 @@
             // 
             // gvMx2quantity
             // 
-            this.gvMx2quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx2quantity.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
             this.gvMx2quantity.AppearanceCell.Options.UseFont = true;
             this.gvMx2quantity.AppearanceCell.Options.UseForeColor = true;
@@ -1088,7 +1088,7 @@
             // 
             // gvMx2tlQty
             // 
-            this.gvMx2tlQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx2tlQty.AppearanceCell.Options.UseFont = true;
             this.gvMx2tlQty.Caption = "宸叉壂鏁伴噺 ";
             this.gvMx2tlQty.FieldName = "tlQty";
@@ -1101,7 +1101,7 @@
             // 
             // gvMx2depotCode
             // 
-            this.gvMx2depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx2depotCode.AppearanceCell.Options.UseFont = true;
             this.gvMx2depotCode.Caption = "浠撳簱缂栫爜";
             this.gvMx2depotCode.FieldName = "depotCode";
@@ -1114,7 +1114,7 @@
             // 
             // gvMx2remark
             // 
-            this.gvMx2remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx2remark.AppearanceCell.Options.UseFont = true;
             this.gvMx2remark.Caption = "澶囨敞淇℃伅 ";
             this.gvMx2remark.FieldName = "remark";
@@ -1127,7 +1127,7 @@
             // 
             // gvMx2ebelnK3id
             // 
-            this.gvMx2ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.gvMx2ebelnK3id.AppearanceCell.Options.UseFont = true;
             this.gvMx2ebelnK3id.Caption = "閲囪喘鍗旾D ";
             this.gvMx2ebelnK3id.FieldName = "ebelnK3id";
@@ -1140,7 +1140,7 @@
             // 
             // gvMx2lineK3id
             // 
-            this.gvMx2lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+            
             this.gvMx2lineK3id.AppearanceCell.Options.UseFont = true;
             this.gvMx2lineK3id.Caption = "閲囪喘鍗曡ID ";
             this.gvMx2lineK3id.FieldName = "lineK3id";
@@ -1153,7 +1153,7 @@
             // 
             // gvMx2itemOutId
             // 
-            this.gvMx2itemOutId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.gvMx2itemOutId.AppearanceCell.Options.UseFont = true;
             this.gvMx2itemOutId.Caption = "鍑哄簱ID ";
             this.gvMx2itemOutId.FieldName = "itemOutId";
@@ -1202,7 +1202,7 @@
             // 
             // 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,
@@ -1226,7 +1226,7 @@
             // 
             // gvMx1guid
             // 
-            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1guid.AppearanceCell.Options.UseFont = true;
             this.gvMx1guid.Caption = "guid ";
             this.gvMx1guid.FieldName = "guid";
@@ -1237,7 +1237,7 @@
             // 
             // gvMx1itemBarcode
             // 
-            this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
             this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜 ";
             this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1249,7 +1249,7 @@
             // 
             // gvMx1itemNo
             // 
-            this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
             this.gvMx1itemNo.Caption = "鐗╂枡缂栫爜";
             this.gvMx1itemNo.FieldName = "itemNo";
@@ -1279,7 +1279,7 @@
             // 
             // gvMx1quantity
             // 
-            this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
             this.gvMx1quantity.Caption = "鏁伴噺";
             this.gvMx1quantity.FieldName = "quantity";
@@ -1302,7 +1302,7 @@
             // 
             // gvMx1depotCode
             // 
-            this.gvMx1depotCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1depotCode.AppearanceCell.Options.UseFont = true;
             this.gvMx1depotCode.Caption = "浠撳簱缂栫爜 ";
             this.gvMx1depotCode.FieldName = "depotCode";
@@ -1314,7 +1314,7 @@
             // 
             // gvMx1depotSectionCode
             // 
-            this.gvMx1depotSectionCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true;
             this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜 ";
             this.gvMx1depotSectionCode.FieldName = "depotSectionCode";
@@ -1326,7 +1326,7 @@
             // 
             // gvMx1ebelnK3id
             // 
-            this.gvMx1ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+           
             this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true;
             this.gvMx1ebelnK3id.Caption = "閲囪喘璁㈠崟ID ";
             this.gvMx1ebelnK3id.FieldName = "ebelnK3id";
@@ -1338,7 +1338,7 @@
             // 
             // gvMx1lineK3id
             // 
-            this.gvMx1lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+          
             this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true;
             this.gvMx1lineK3id.Caption = "閲囪喘璁㈠崟琛孖D ";
             this.gvMx1lineK3id.FieldName = "lineK3id";

--
Gitblit v1.9.3