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/Rk/Frm_MesInvItemArn.Designer.cs | 129 +++++++++++++++++++++++------------------- 1 files changed, 70 insertions(+), 59 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs index ead2e7a..bfd8e80 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs @@ -136,10 +136,10 @@ this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.picCheckBox = new System.Windows.Forms.PictureBox(); @@ -206,6 +206,7 @@ // this.toolBarMenu1.chkParameter = "0,0,0,0,000prc_cgdhd_submit"; this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = null; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -259,7 +260,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"; @@ -270,7 +271,7 @@ // // gridView1 // - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); + this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.AppearancePrint.HeaderPanel.Options.UseTextOptions = true; this.gridView1.AppearancePrint.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; @@ -315,7 +316,7 @@ // // gv_fType // - this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fType.AppearanceCell.Options.UseFont = true; this.gv_fType.AppearanceHeader.Options.UseTextOptions = true; this.gv_fType.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; @@ -331,7 +332,7 @@ // // gv_urgentFlag // - this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_urgentFlag.AppearanceCell.Options.UseFont = true; this.gv_urgentFlag.Caption = "鎬ユ枡鏍囪瘑"; this.gv_urgentFlag.FieldName = "urgentFlag"; @@ -345,7 +346,7 @@ // // gv_fstatus // - this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_fstatus.AppearanceCell.Options.UseFont = true; this.gv_fstatus.Caption = "瀹℃牳鏍囪瘑"; this.gv_fstatus.FieldName = "fstatus"; @@ -371,7 +372,7 @@ // // gv_billNo // - this.gv_billNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_billNo.AppearanceCell.Options.UseFont = true; this.gv_billNo.Caption = "鍒拌揣鍗曞彿"; this.gv_billNo.FieldName = "billNo"; @@ -384,7 +385,7 @@ // // gv_createBy // - 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.FieldName = "createBy"; @@ -397,7 +398,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"; @@ -410,7 +411,7 @@ // // gv_checkUser // - this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_checkUser.AppearanceCell.Options.UseFont = true; this.gv_checkUser.Caption = "鎻愪氦妫�楠屼汉"; this.gv_checkUser.FieldName = "checkUser"; @@ -423,7 +424,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"; @@ -436,7 +437,7 @@ // // gv_depotsCode // - this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gv_depotsCode.AppearanceCell.Options.UseFont = true; this.gv_depotsCode.Caption = "鏀惰揣浠撳簱缂栧彿"; this.gv_depotsCode.FieldName = "depotsCode"; @@ -459,7 +460,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 = "suppNo"; @@ -482,7 +483,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"; @@ -594,7 +595,7 @@ // this.txtDepotsCode.Location = new System.Drawing.Point(411, 76); this.txtDepotsCode.Name = "txtDepotsCode"; - this.txtDepotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtDepotsCode.Properties.Appearance.Options.UseFont = true; this.txtDepotsCode.Properties.Tag = ""; this.txtDepotsCode.Size = new System.Drawing.Size(191, 28); @@ -606,7 +607,7 @@ // this.txt_remark.Location = new System.Drawing.Point(411, 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(488, 28); this.txt_remark.StyleController = this.layoutMx1; @@ -624,7 +625,7 @@ // this.txtSupplierCode.Location = new System.Drawing.Point(411, 44); this.txtSupplierCode.Name = "txtSupplierCode"; - this.txtSupplierCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txtSupplierCode.Properties.Appearance.Options.UseFont = true; this.txtSupplierCode.Properties.Tag = ""; this.txtSupplierCode.Size = new System.Drawing.Size(191, 28); @@ -636,7 +637,7 @@ // this.txt_billNo.Location = new System.Drawing.Point(114, 12); this.txt_billNo.Name = "txt_billNo"; - this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); + this.txt_billNo.Properties.Appearance.Options.UseFont = true; this.txt_billNo.Properties.Tag = ""; this.txt_billNo.Size = new System.Drawing.Size(191, 28); @@ -686,7 +687,9 @@ // this.txt_createBy.Location = new System.Drawing.Point(708, 12); this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Size = new System.Drawing.Size(191, 24); + + this.txt_createBy.Properties.Appearance.Options.UseFont = true; + this.txt_createBy.Size = new System.Drawing.Size(191, 28); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 461; this.txt_createBy.Tag = "readOnly"; @@ -695,7 +698,9 @@ // this.txt_createDate.Location = new System.Drawing.Point(708, 44); this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Size = new System.Drawing.Size(191, 24); + + this.txt_createDate.Properties.Appearance.Options.UseFont = true; + this.txt_createDate.Size = new System.Drawing.Size(191, 28); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 462; this.txt_createDate.Tag = "readOnly"; @@ -704,7 +709,9 @@ // this.txt_checkUser.Location = new System.Drawing.Point(1005, 12); this.txt_checkUser.Name = "txt_checkUser"; - this.txt_checkUser.Size = new System.Drawing.Size(193, 24); + + this.txt_checkUser.Properties.Appearance.Options.UseFont = true; + this.txt_checkUser.Size = new System.Drawing.Size(193, 28); this.txt_checkUser.StyleController = this.layoutMx1; this.txt_checkUser.TabIndex = 463; this.txt_checkUser.Tag = "readOnly"; @@ -713,7 +720,9 @@ // this.txt_checkDate.Location = new System.Drawing.Point(1005, 44); this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Size = new System.Drawing.Size(193, 24); + + this.txt_checkDate.Properties.Appearance.Options.UseFont = true; + this.txt_checkDate.Size = new System.Drawing.Size(193, 28); this.txt_checkDate.StyleController = this.layoutMx1; this.txt_checkDate.TabIndex = 464; this.txt_checkDate.Tag = "readOnly"; @@ -722,7 +731,9 @@ // this.txt_paperBillNo.Location = new System.Drawing.Point(708, 76); this.txt_paperBillNo.Name = "txt_paperBillNo"; - this.txt_paperBillNo.Size = new System.Drawing.Size(191, 24); + + this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; + this.txt_paperBillNo.Size = new System.Drawing.Size(191, 28); this.txt_paperBillNo.StyleController = this.layoutMx1; this.txt_paperBillNo.TabIndex = 465; // @@ -1055,7 +1066,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"; @@ -1067,7 +1078,7 @@ // // gvMx1ebelnLine // - this.gvMx1ebelnLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true; this.gvMx1ebelnLine.Caption = "ERP琛孖D"; this.gvMx1ebelnLine.FieldName = "ebelnK3id"; @@ -1088,7 +1099,7 @@ // // gvMx1returnFlag // - this.gvMx1returnFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1returnFlag.AppearanceCell.Options.UseFont = true; this.gvMx1returnFlag.Caption = "閫�璐ф爣璇�"; this.gvMx1returnFlag.FieldName = "returnFlag"; @@ -1103,7 +1114,7 @@ // // gvMx1urgentFlag // - this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1urgentFlag.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true; this.gvMx1urgentFlag.AppearanceCell.Options.UseForeColor = true; @@ -1121,7 +1132,7 @@ // // gvMx1isdepsIn // - this.gvMx1isdepsIn.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true; this.gvMx1isdepsIn.Caption = "瀹岀粨鏍囪瘑"; this.gvMx1isdepsIn.FieldName = "isdepsIn"; @@ -1136,7 +1147,7 @@ // // gvMx1checkStates // - this.gvMx1checkStates.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1checkStates.AppearanceCell.Options.UseFont = true; this.gvMx1checkStates.Caption = "妫�楠岀姸鎬�"; this.gvMx1checkStates.FieldName = "checkStates"; @@ -1150,7 +1161,7 @@ // // gvMx1checkRes // - this.gvMx1checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1checkRes.AppearanceCell.Options.UseFont = true; this.gvMx1checkRes.Caption = "妫�楠岀粨鏋�"; this.gvMx1checkRes.FieldName = "checkRes"; @@ -1164,7 +1175,7 @@ // // gvMx1ebeln // - this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebeln.AppearanceCell.Options.UseFont = true; this.gvMx1ebeln.Caption = "ERP閲囪喘鍗曞彿"; this.gvMx1ebeln.FieldName = "ebeln"; @@ -1188,7 +1199,7 @@ // // gvMx1boardStyle // - this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true; this.gvMx1boardStyle.Caption = "鐗╂枡鍚嶇О"; this.gvMx1boardStyle.FieldName = "itemName"; @@ -1213,7 +1224,7 @@ // // gvMx1subQty // - this.gvMx1subQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1subQty.AppearanceCell.Options.UseFont = true; this.gvMx1subQty.Caption = "鏈搴旀敹鏁伴噺"; this.gvMx1subQty.FieldName = "subQty"; @@ -1227,7 +1238,7 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.AppearanceCell.Options.UseForeColor = true; @@ -1244,7 +1255,7 @@ // // gvMx1ebelnQty // - this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true; this.gvMx1ebelnQty.Caption = "閲囪喘璁㈠崟鏁伴噺"; this.gvMx1ebelnQty.FieldName = "ebelnQty"; @@ -1258,7 +1269,7 @@ // // gvMx1okRkqty // - this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true; this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲�"; this.gvMx1okRkqty.FieldName = "okRkqty"; @@ -1272,7 +1283,7 @@ // // gvMx1checkDate // - this.gvMx1checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1checkDate.AppearanceCell.Options.UseFont = true; this.gvMx1checkDate.Caption = "妫�楠屾棩鏈�"; this.gvMx1checkDate.FieldName = "checkDate"; @@ -1315,7 +1326,7 @@ // // gvMx1memo // - this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1memo.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1memo.AppearanceCell.Options.UseFont = true; this.gvMx1memo.AppearanceCell.Options.UseForeColor = true; @@ -1341,6 +1352,26 @@ this.gridColumn10.VisibleIndex = 16; this.gridColumn10.Width = 94; // + // gridColumn12 + // + this.gridColumn12.Caption = "閫�l鏂欐椂闂�"; + this.gridColumn12.FieldName = "returnDate"; + this.gridColumn12.MinWidth = 25; + this.gridColumn12.Name = "gridColumn12"; + this.gridColumn12.Visible = true; + this.gridColumn12.VisibleIndex = 17; + this.gridColumn12.Width = 94; + // + // gridColumn13 + // + this.gridColumn13.Caption = "閫�鏂欎汉"; + this.gridColumn13.FieldName = "returnBy"; + this.gridColumn13.MinWidth = 25; + this.gridColumn13.Name = "gridColumn13"; + this.gridColumn13.Visible = true; + this.gridColumn13.VisibleIndex = 18; + this.gridColumn13.Width = 94; + // // gvBtnAlawys // this.gvBtnAlawys.Caption = "閫�鏂�"; @@ -1361,26 +1392,6 @@ this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); - // - // gridColumn12 - // - this.gridColumn12.Caption = "閫�l鏂欐椂闂�"; - this.gridColumn12.FieldName = "returnDate"; - this.gridColumn12.MinWidth = 25; - this.gridColumn12.Name = "gridColumn12"; - this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 17; - this.gridColumn12.Width = 94; - // - // gridColumn13 - // - this.gridColumn13.Caption = "閫�鏂欎汉"; - this.gridColumn13.FieldName = "returnBy"; - this.gridColumn13.MinWidth = 25; - this.gridColumn13.Name = "gridColumn13"; - this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 18; - this.gridColumn13.Width = 94; // // gvMxDel // -- Gitblit v1.9.3