From d35bb711f8d3d267b44b4a80c20e31dabf309ae7 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期二, 14 一月 2025 08:17:18 +0800 Subject: [PATCH] 其它入库 --- DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs | 95 +++++++++++++++++++++++++++++------------------ 1 files changed, 58 insertions(+), 37 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs index e341042..6dbb0c0 100644 --- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs @@ -64,7 +64,7 @@ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMxTui = 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(); @@ -115,6 +115,7 @@ this.lbGuid = new System.Windows.Forms.Label(); this.lb_remark = new DevExpress.XtraEditors.LabelControl(); this.txt_remark = new DevExpress.XtraEditors.TextEdit(); + this.picCheckBox = new System.Windows.Forms.PictureBox(); this.gridBand19 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBand1 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); @@ -155,6 +156,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // // gvMx1returnFlag @@ -426,7 +428,7 @@ this.gridColumn9, this.gridColumn7, this.gvMx1memo, - this.gvMxTui, + this.gvBtnAlawys, this.gvMxDel}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; @@ -487,35 +489,35 @@ // this.gridColumn9.Caption = "閲囪喘鍗曚綅"; this.gridColumn9.FieldName = "cgUnit"; - this.gridColumn9.MaxWidth = 60; - this.gridColumn9.MinWidth = 60; + this.gridColumn9.MaxWidth = 50; + this.gridColumn9.MinWidth = 50; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.OptionsColumn.ReadOnly = true; this.gridColumn9.Visible = true; this.gridColumn9.VisibleIndex = 13; - this.gridColumn9.Width = 60; + this.gridColumn9.Width = 50; // // gridColumn7 // this.gridColumn7.Caption = "搴撳瓨鍗曚綅"; this.gridColumn7.FieldName = "kcUnit"; - this.gridColumn7.MaxWidth = 60; - this.gridColumn7.MinWidth = 60; + this.gridColumn7.MaxWidth = 50; + this.gridColumn7.MinWidth = 50; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.OptionsColumn.ReadOnly = true; this.gridColumn7.Visible = true; this.gridColumn7.VisibleIndex = 14; - this.gridColumn7.Width = 60; + this.gridColumn7.Width = 50; // - // gvMxTui + // gvBtnAlawys // - this.gvMxTui.Caption = "鎿嶄綔"; - this.gvMxTui.ColumnEdit = this.repositoryItemButtonEdit2; - this.gvMxTui.MinWidth = 80; - this.gvMxTui.Name = "gvMxTui"; - this.gvMxTui.Visible = true; - this.gvMxTui.VisibleIndex = 16; - this.gvMxTui.Width = 80; + this.gvBtnAlawys.Caption = "鎿嶄綔"; + this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2; + this.gvBtnAlawys.MinWidth = 80; + this.gvBtnAlawys.Name = "gvBtnAlawys"; + this.gvBtnAlawys.Visible = true; + this.gvBtnAlawys.VisibleIndex = 16; + this.gvBtnAlawys.Width = 80; // // repositoryItemButtonEdit2 // @@ -600,13 +602,14 @@ // // txt_billNo // - this.txt_billNo.Enabled = false; this.txt_billNo.Location = new System.Drawing.Point(401, 16); 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(215, 28); this.txt_billNo.TabIndex = 213; + this.txt_billNo.Tag = "readOnly"; // // toolBarMenu1 // @@ -683,7 +686,7 @@ // this.bandedGridColumn1.Caption = "鏀舵枡缁勭粐"; this.bandedGridColumn1.FieldName = "receivingOrg"; - this.bandedGridColumn1.MinWidth = 250; + this.bandedGridColumn1.MinWidth = 50; this.bandedGridColumn1.Name = "bandedGridColumn1"; this.bandedGridColumn1.OptionsColumn.AllowEdit = false; this.bandedGridColumn1.OptionsColumn.ReadOnly = true; @@ -971,19 +974,20 @@ // // txtDepotsCode // - this.txtDepotsCode.Enabled = false; this.txtDepotsCode.Location = new System.Drawing.Point(402, 87); 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(215, 28); this.txtDepotsCode.TabIndex = 454; + this.txtDepotsCode.Tag = "readOnly"; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl4.Appearance.Options.UseFont = true; - this.labelControl4.Location = new System.Drawing.Point(329, 91); + this.labelControl4.Location = new System.Drawing.Point(329, 94); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(68, 21); this.labelControl4.TabIndex = 453; @@ -991,13 +995,14 @@ // // txtSupplierCode // - this.txtSupplierCode.Enabled = false; this.txtSupplierCode.Location = new System.Drawing.Point(401, 51); 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(215, 28); this.txtSupplierCode.TabIndex = 451; + this.txtSupplierCode.Tag = "readOnly"; // // txt_fType // @@ -1101,6 +1106,17 @@ this.txt_remark.Size = new System.Drawing.Size(522, 28); this.txt_remark.TabIndex = 240; // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(924, 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 = 6; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // // gridBand19 // this.gridBand19.Caption = "鏀舵枡缁勭粐"; @@ -1129,7 +1145,9 @@ // // gridBand3 // - this.gridBand3.Caption = "妫�楠�"; + this.gridBand3.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand3.AppearanceHeader.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gridBand3.Caption = "鎻愪氦妫�楠�"; this.gridBand3.Columns.Add(this.gv_fstatus); this.gridBand3.MinWidth = 50; this.gridBand3.Name = "gridBand3"; @@ -1149,10 +1167,10 @@ // this.gridBand5.Caption = "鍒拌揣鍗曞彿"; this.gridBand5.Columns.Add(this.gv_billNo); - this.gridBand5.MinWidth = 150; + this.gridBand5.MinWidth = 50; this.gridBand5.Name = "gridBand5"; this.gridBand5.VisibleIndex = 5; - this.gridBand5.Width = 150; + this.gridBand5.Width = 50; // // gridBand6 // @@ -1179,7 +1197,7 @@ // this.gridBand8.Caption = "鍒涘缓鏃ユ湡"; this.gridBand8.Columns.Add(this.gv_createDate); - this.gridBand8.MinWidth = 180; + this.gridBand8.MinWidth = 50; this.gridBand8.Name = "gridBand8"; this.gridBand8.VisibleIndex = 1; this.gridBand8.Width = 180; @@ -1194,13 +1212,13 @@ this.gridBand11}); this.gridBand9.Name = "gridBand9"; this.gridBand9.VisibleIndex = 7; - this.gridBand9.Width = 233; + this.gridBand9.Width = 202; // // gridBand10 // this.gridBand10.Caption = "浠撳簱缂栧彿"; this.gridBand10.Columns.Add(this.gv_depotsCode); - this.gridBand10.MinWidth = 80; + this.gridBand10.MinWidth = 50; this.gridBand10.Name = "gridBand10"; this.gridBand10.VisibleIndex = 0; this.gridBand10.Width = 83; @@ -1209,10 +1227,10 @@ // this.gridBand11.Caption = "浠撳簱鍚嶇О"; this.gridBand11.Columns.Add(this.gridColumn4); - this.gridBand11.MinWidth = 150; + this.gridBand11.MinWidth = 50; this.gridBand11.Name = "gridBand11"; this.gridBand11.VisibleIndex = 1; - this.gridBand11.Width = 150; + this.gridBand11.Width = 119; // // gridBand13 // @@ -1224,13 +1242,13 @@ this.gridBand14}); this.gridBand13.Name = "gridBand13"; this.gridBand13.VisibleIndex = 8; - this.gridBand13.Width = 281; + this.gridBand13.Width = 131; // // gridBand12 // this.gridBand12.Caption = "渚涘簲鍟嗙紪鍙�"; this.gridBand12.Columns.Add(this.gv_suppNo); - this.gridBand12.MinWidth = 80; + this.gridBand12.MinWidth = 50; this.gridBand12.Name = "gridBand12"; this.gridBand12.VisibleIndex = 0; this.gridBand12.Width = 81; @@ -1239,19 +1257,19 @@ // this.gridBand14.Caption = "渚涘簲鍟嗗悕绉�"; this.gridBand14.Columns.Add(this.gridColumn5); - this.gridBand14.MinWidth = 200; + this.gridBand14.MinWidth = 50; this.gridBand14.Name = "gridBand14"; this.gridBand14.VisibleIndex = 1; - this.gridBand14.Width = 200; + this.gridBand14.Width = 50; // // gridBand16 // this.gridBand16.Caption = "澶囨敞"; this.gridBand16.Columns.Add(this.gv_remark); - this.gridBand16.MinWidth = 180; + this.gridBand16.MinWidth = 50; this.gridBand16.Name = "gridBand16"; this.gridBand16.VisibleIndex = 9; - this.gridBand16.Width = 180; + this.gridBand16.Width = 85; // // gridBand18 // @@ -1278,7 +1296,7 @@ // this.gridBand17.Caption = "鎻愪氦鏃ユ湡"; this.gridBand17.Columns.Add(this.gv_checkDate); - this.gridBand17.MinWidth = 180; + this.gridBand17.MinWidth = 50; this.gridBand17.Name = "gridBand17"; this.gridBand17.VisibleIndex = 1; this.gridBand17.Width = 373; @@ -1288,6 +1306,7 @@ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1233, 682); + this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesInvItemArn"; @@ -1314,6 +1333,7 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } @@ -1395,9 +1415,10 @@ private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LabelControl labelControl5; private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; - private DevExpress.XtraGrid.Columns.GridColumn gvMxTui; + private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1; + private System.Windows.Forms.PictureBox picCheckBox; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand19; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; -- Gitblit v1.9.3