From c4187f9a3321d9ff62579f87dedf66bf8151690d Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 04 四月 2025 11:01:35 +0800
Subject: [PATCH] 加班
---
DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs | 269 ++++++++++++++++++++++++++++++++---------------------
1 files changed, 161 insertions(+), 108 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
index 265fc8f..bfd8e80 100644
--- a/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Rk/Frm_MesInvItemArn.Designer.cs
@@ -69,6 +69,7 @@
this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
this.pageBar1 = new UserControls.Data.UcPageBar();
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
@@ -89,7 +90,9 @@
this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
+ this.txt_guid = new DevExpress.XtraEditors.TextEdit();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
@@ -132,14 +135,14 @@
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+ 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.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
this.picCheckBox = new System.Windows.Forms.PictureBox();
- this.txt_guid = new DevExpress.XtraEditors.TextEdit();
- this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -170,7 +173,9 @@
((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
@@ -195,14 +200,13 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
//
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;
@@ -256,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";
@@ -267,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;
@@ -287,7 +291,8 @@
this.gridColumn4,
this.gv_suppNo,
this.gridColumn5,
- this.gv_remark});
+ this.gv_remark,
+ this.gridColumn11});
this.gridView1.GridControl = this.gcMain1;
this.gridView1.IndicatorWidth = 50;
this.gridView1.Name = "gridView1";
@@ -311,11 +316,11 @@
//
// 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;
- this.gv_fType.Caption = "鏄惁濮斿";
+ this.gv_fType.Caption = "濮斿鏍囪瘑";
this.gv_fType.FieldName = "fType";
this.gv_fType.Name = "gv_fType";
this.gv_fType.OptionsColumn.AllowEdit = false;
@@ -327,9 +332,9 @@
//
// 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.Caption = "鎬ユ枡鏍囪瘑";
this.gv_urgentFlag.FieldName = "urgentFlag";
this.gv_urgentFlag.Name = "gv_urgentFlag";
this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
@@ -341,9 +346,9 @@
//
// 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.Caption = "瀹℃牳鏍囪瘑";
this.gv_fstatus.FieldName = "fstatus";
this.gv_fstatus.Name = "gv_fstatus";
this.gv_fstatus.OptionsColumn.AllowEdit = false;
@@ -367,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";
@@ -380,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";
@@ -393,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";
@@ -406,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";
@@ -419,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";
@@ -432,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";
@@ -455,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";
@@ -478,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";
@@ -488,6 +493,14 @@
this.gv_remark.Visible = true;
this.gv_remark.VisibleIndex = 14;
this.gv_remark.Width = 90;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "涓婚敭GUID";
+ this.gridColumn11.FieldName = "guid";
+ this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Width = 94;
//
// pageBar1
//
@@ -571,18 +584,18 @@
// btnSelect
//
this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
- this.btnSelect.Location = new System.Drawing.Point(12, 135);
+ this.btnSelect.Location = new System.Drawing.Point(12, 140);
this.btnSelect.Name = "btnSelect";
this.btnSelect.Size = new System.Drawing.Size(116, 27);
this.btnSelect.StyleController = this.layoutMx1;
this.btnSelect.TabIndex = 443;
- this.btnSelect.Text = "閫夊緟鍏ヤ粨鐗╂枡 ";
+ this.btnSelect.Text = "閫夋嫨鐗╂枡 ";
//
// txtDepotsCode
//
- this.txtDepotsCode.Location = new System.Drawing.Point(411, 71);
+ 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);
@@ -592,9 +605,9 @@
//
// txt_remark
//
- this.txt_remark.Location = new System.Drawing.Point(411, 103);
+ 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;
@@ -603,16 +616,16 @@
// txt_receiveOrgId
//
this.txt_receiveOrgId.IsReadly = false;
- this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 39);
+ this.txt_receiveOrgId.Location = new System.Drawing.Point(114, 44);
this.txt_receiveOrgId.Name = "txt_receiveOrgId";
this.txt_receiveOrgId.Size = new System.Drawing.Size(191, 28);
this.txt_receiveOrgId.TabIndex = 457;
//
// txtSupplierCode
//
- this.txtSupplierCode.Location = new System.Drawing.Point(411, 39);
+ 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);
@@ -622,9 +635,9 @@
//
// txt_billNo
//
- this.txt_billNo.Location = new System.Drawing.Point(114, 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);
@@ -635,7 +648,7 @@
// txt_depotsId
//
this.txt_depotsId.IsReadly = false;
- this.txt_depotsId.Location = new System.Drawing.Point(114, 103);
+ this.txt_depotsId.Location = new System.Drawing.Point(114, 108);
this.txt_depotsId.Margin = new System.Windows.Forms.Padding(0);
this.txt_depotsId.Name = "txt_depotsId";
this.txt_depotsId.Size = new System.Drawing.Size(191, 28);
@@ -644,7 +657,7 @@
// txt_suppId
//
this.txt_suppId.IsReadly = false;
- this.txt_suppId.Location = new System.Drawing.Point(114, 71);
+ this.txt_suppId.Location = new System.Drawing.Point(114, 76);
this.txt_suppId.Margin = new System.Windows.Forms.Padding(0);
this.txt_suppId.Name = "txt_suppId";
this.txt_suppId.Size = new System.Drawing.Size(191, 28);
@@ -652,9 +665,9 @@
//
// txt_fstatus
//
- this.txt_fstatus.Location = new System.Drawing.Point(903, 71);
+ this.txt_fstatus.Location = new System.Drawing.Point(903, 76);
this.txt_fstatus.Name = "txt_fstatus";
- this.txt_fstatus.Properties.Caption = "鎻愪氦妫�楠屾爣璇�";
+ this.txt_fstatus.Properties.Caption = "瀹℃牳鏍囪瘑";
this.txt_fstatus.Size = new System.Drawing.Size(295, 24);
this.txt_fstatus.StyleController = this.layoutMx1;
this.txt_fstatus.TabIndex = 458;
@@ -662,56 +675,76 @@
//
// txt_fType
//
- this.txt_fType.Location = new System.Drawing.Point(309, 7);
+ this.txt_fType.Location = new System.Drawing.Point(309, 12);
this.txt_fType.Name = "txt_fType";
this.txt_fType.Properties.Caption = "濮斿鏍囪瘑";
this.txt_fType.Size = new System.Drawing.Size(293, 24);
this.txt_fType.StyleController = this.layoutMx1;
this.txt_fType.TabIndex = 459;
+ this.txt_fType.Tag = "readOnly";
//
// txt_createBy
//
- this.txt_createBy.Location = new System.Drawing.Point(708, 7);
+ 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";
//
// txt_createDate
//
- this.txt_createDate.Location = new System.Drawing.Point(708, 39);
+ 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";
//
// txt_checkUser
//
- this.txt_checkUser.Location = new System.Drawing.Point(1005, 7);
+ 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";
//
// txt_checkDate
//
- this.txt_checkDate.Location = new System.Drawing.Point(1005, 39);
+ 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";
//
// txt_paperBillNo
//
- this.txt_paperBillNo.Location = new System.Drawing.Point(708, 71);
+ 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;
+ //
+ // txt_guid
+ //
+ this.txt_guid.Location = new System.Drawing.Point(411, 140);
+ this.txt_guid.Name = "txt_guid";
+ this.txt_guid.Size = new System.Drawing.Size(191, 24);
+ this.txt_guid.StyleController = this.layoutMx1;
+ this.txt_guid.TabIndex = 466;
+ this.txt_guid.Tag = "readOnly";
//
// layoutControlItem18
//
@@ -724,6 +757,17 @@
this.layoutControlItem18.Text = "lbGuid";
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
+ //
+ // layoutControlItem9
+ //
+ this.layoutControlItem9.Control = this.txt_guid;
+ this.layoutControlItem9.Location = new System.Drawing.Point(297, 128);
+ this.layoutControlItem9.Name = "layoutControlItem9";
+ this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem9.Size = new System.Drawing.Size(297, 32);
+ this.layoutControlItem9.Text = "涓婚敭GUID";
+ this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18);
//
// Root
//
@@ -1000,6 +1044,8 @@
this.gridColumn7,
this.gvMx1memo,
this.gridColumn10,
+ this.gridColumn12,
+ this.gridColumn13,
this.gvBtnAlawys,
this.gvMxDel});
this.gvMx1.GridControl = this.gcMx1;
@@ -1020,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";
@@ -1032,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";
@@ -1053,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";
@@ -1068,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;
@@ -1086,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";
@@ -1101,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";
@@ -1115,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";
@@ -1129,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";
@@ -1153,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";
@@ -1178,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";
@@ -1192,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;
@@ -1209,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";
@@ -1223,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";
@@ -1237,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";
@@ -1280,38 +1326,21 @@
//
// 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;
+ this.gvMx1memo.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gvMx1memo.AppearanceHeader.Options.UseForeColor = true;
this.gvMx1memo.Caption = "澶囨敞";
this.gvMx1memo.FieldName = "memo";
this.gvMx1memo.MinWidth = 50;
this.gvMx1memo.Name = "gvMx1memo";
this.gvMx1memo.OptionsColumn.ReadOnly = true;
- this.gvMx1memo.Tag = "query_a.memo";
+ this.gvMx1memo.Tag = "edit";
this.gvMx1memo.Visible = true;
this.gvMx1memo.VisibleIndex = 15;
this.gvMx1memo.Width = 180;
- //
- // gvBtnAlawys
- //
- this.gvBtnAlawys.Caption = "閫�璐�";
- this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2;
- this.gvBtnAlawys.MinWidth = 80;
- this.gvBtnAlawys.Name = "gvBtnAlawys";
- this.gvBtnAlawys.Visible = true;
- this.gvBtnAlawys.VisibleIndex = 17;
- this.gvBtnAlawys.Width = 80;
- //
- // repositoryItemButtonEdit2
- //
- this.repositoryItemButtonEdit2.AutoHeight = false;
- editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.reset_16x16;
- editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
- this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- 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.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
- this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
- this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
//
// gridColumn10
//
@@ -1323,6 +1352,47 @@
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 = "閫�鏂�";
+ this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit2;
+ this.gvBtnAlawys.MinWidth = 80;
+ this.gvBtnAlawys.Name = "gvBtnAlawys";
+ this.gvBtnAlawys.Visible = true;
+ this.gvBtnAlawys.VisibleIndex = 19;
+ this.gvBtnAlawys.Width = 80;
+ //
+ // repositoryItemButtonEdit2
+ //
+ this.repositoryItemButtonEdit2.AutoHeight = false;
+ editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.edit_16x16;
+ editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ 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.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
+ this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
+ this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
+ //
// gvMxDel
//
this.gvMxDel.Caption = "绉诲嚭";
@@ -1330,7 +1400,7 @@
this.gvMxDel.MinWidth = 80;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 18;
+ this.gvMxDel.VisibleIndex = 20;
this.gvMxDel.Width = 80;
//
// repositoryItemButtonEdit1
@@ -1354,26 +1424,6 @@
this.picCheckBox.TabIndex = 6;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
- //
- // txt_guid
- //
- this.txt_guid.Location = new System.Drawing.Point(1005, 135);
- this.txt_guid.Name = "txt_guid";
- this.txt_guid.Size = new System.Drawing.Size(193, 24);
- this.txt_guid.StyleController = this.layoutMx1;
- this.txt_guid.TabIndex = 466;
- this.txt_guid.Tag = "readOnly";
- //
- // layoutControlItem9
- //
- this.layoutControlItem9.Control = this.txt_guid;
- this.layoutControlItem9.Location = new System.Drawing.Point(891, 128);
- this.layoutControlItem9.Name = "layoutControlItem9";
- this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem9.Size = new System.Drawing.Size(299, 32);
- this.layoutControlItem9.Text = "涓婚敭GUID";
- this.layoutControlItem9.TextSize = new System.Drawing.Size(50, 20);
//
// Frm_MesInvItemArn
//
@@ -1415,7 +1465,9 @@
((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
@@ -1440,8 +1492,6 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
this.ResumeLayout(false);
}
@@ -1538,5 +1588,8 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
private DevExpress.XtraEditors.TextEdit txt_guid;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
}
}
\ No newline at end of file
--
Gitblit v1.9.3