From 48ff014392dbb512ed141383a4a3ed8b43a57ff0 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 09 四月 2025 08:46:53 +0800
Subject: [PATCH] 异常处置单
---
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs | 252 +++++++++++++++++++++-----------------------------
1 files changed, 106 insertions(+), 146 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
index ca3faf6..0b8b697 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
@@ -29,25 +29,26 @@
/// </summary>
private void InitializeComponent()
{
- DevExpress.XtraLayout.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition7 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition8 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject();
- DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject();
+ this.components = new System.ComponentModel.Container();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition5 = new DevExpress.XtraLayout.RowDefinition();
+ 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();
+ 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();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -178,7 +179,6 @@
this.txtWlid = new DevExpress.XtraEditors.TextEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
- this.picCheckBox = new System.Windows.Forms.PictureBox();
this.gcMx2 = new DevExpress.XtraGrid.GridControl();
this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -196,6 +196,9 @@
this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.picCheckBox = new System.Windows.Forms.PictureBox();
+ this.tips = new DevExpress.Utils.ToolTipController(this.components);
+ this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -277,10 +280,10 @@
((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).BeginInit();
this.tabMxPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -341,7 +344,6 @@
// gcMain1
//
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
-
this.gcMain1.Location = new System.Drawing.Point(0, 0);
this.gcMain1.MainView = this.gridView1;
this.gcMain1.Name = "gcMain1";
@@ -352,7 +354,6 @@
//
// gridView1
//
-
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_id,
@@ -385,7 +386,6 @@
//
// gv_id
//
-
this.gv_id.AppearanceCell.Options.UseFont = true;
this.gv_id.Caption = "涓婚敭GUID";
this.gv_id.FieldName = "id";
@@ -427,7 +427,6 @@
//
// gv_billType
//
-
this.gv_billType.AppearanceCell.Options.UseFont = true;
this.gv_billType.Caption = "鍗曟嵁绫诲瀷 ";
this.gv_billType.FieldName = "billType";
@@ -441,7 +440,6 @@
//
// gv_billNo
//
-
this.gv_billNo.AppearanceCell.Options.UseFont = true;
this.gv_billNo.Caption = "鍗曟嵁缂栧彿 ";
this.gv_billNo.FieldName = "billNo";
@@ -455,7 +453,6 @@
//
// gv_salesOrg
//
-
this.gv_salesOrg.AppearanceCell.Options.UseFont = true;
this.gv_salesOrg.Caption = "閿�鍞粍缁� ";
this.gv_salesOrg.FieldName = "xsOrgName";
@@ -469,7 +466,6 @@
//
// gv_salesDept
//
-
this.gv_salesDept.AppearanceCell.Options.UseFont = true;
this.gv_salesDept.Caption = "閿�鍞儴闂� ";
this.gv_salesDept.FieldName = "saleDeptName";
@@ -483,7 +479,6 @@
//
// gv_salesPerson
//
-
this.gv_salesPerson.AppearanceCell.Options.UseFont = true;
this.gv_salesPerson.Caption = "閿�鍞憳 ";
this.gv_salesPerson.FieldName = "salerName";
@@ -497,7 +492,6 @@
//
// gv_returnReason
//
-
this.gv_returnReason.AppearanceCell.Options.UseFont = true;
this.gv_returnReason.Caption = "閫�璐у師鍥� ";
this.gv_returnReason.FieldName = "thyy";
@@ -511,7 +505,6 @@
//
// gv_createdBy
//
-
this.gv_createdBy.AppearanceCell.Options.UseFont = true;
this.gv_createdBy.Caption = "鍒涘缓浜� ";
this.gv_createdBy.FieldName = "createdBy";
@@ -525,7 +518,6 @@
//
// gv_createdDate
//
-
this.gv_createdDate.AppearanceCell.Options.UseFont = true;
this.gv_createdDate.Caption = "鍒涘缓鏃堕棿 ";
this.gv_createdDate.FieldName = "createdDate";
@@ -539,7 +531,6 @@
//
// gv_modifiedBy
//
-
this.gv_modifiedBy.AppearanceCell.Options.UseFont = true;
this.gv_modifiedBy.Caption = "淇敼浜� ";
this.gv_modifiedBy.FieldName = "modifiedBy";
@@ -553,7 +544,6 @@
//
// gv_modifiedDate
//
-
this.gv_modifiedDate.AppearanceCell.Options.UseFont = true;
this.gv_modifiedDate.Caption = "淇敼鏃堕棿 ";
this.gv_modifiedDate.FieldName = "modifiedDate";
@@ -567,7 +557,6 @@
//
// gv_approvedBy
//
-
this.gv_approvedBy.AppearanceCell.Options.UseFont = true;
this.gv_approvedBy.Caption = "瀹℃牳浜� ";
this.gv_approvedBy.FieldName = "approvedBy";
@@ -581,7 +570,6 @@
//
// gv_approvedDate
//
-
this.gv_approvedDate.AppearanceCell.Options.UseFont = true;
this.gv_approvedDate.Caption = "瀹℃牳鏃ユ湡 ";
this.gv_approvedDate.FieldName = "approvedDate";
@@ -605,7 +593,6 @@
//
// gv_customerOrderNo
//
-
this.gv_customerOrderNo.AppearanceCell.Options.UseFont = true;
this.gv_customerOrderNo.Caption = "婧愰攢鍞鍗�";
this.gv_customerOrderNo.FieldName = "xsNo";
@@ -739,7 +726,7 @@
this.txt_fstockid.Location = new System.Drawing.Point(84, 120);
this.txt_fstockid.Margin = new System.Windows.Forms.Padding(0);
this.txt_fstockid.Name = "txt_fstockid";
- this.txt_fstockid.Size = new System.Drawing.Size(195, 28);
+ this.txt_fstockid.Size = new System.Drawing.Size(195, 24);
this.txt_fstockid.TabIndex = 454;
//
// lbGuid
@@ -789,16 +776,15 @@
this.txt_salesOrderId.IsReadly = false;
this.txt_salesOrderId.Location = new System.Drawing.Point(84, 84);
this.txt_salesOrderId.Name = "txt_salesOrderId";
- this.txt_salesOrderId.Size = new System.Drawing.Size(195, 28);
+ this.txt_salesOrderId.Size = new System.Drawing.Size(195, 24);
this.txt_salesOrderId.TabIndex = 0;
//
// txt_approvedDate
//
this.txt_approvedDate.Location = new System.Drawing.Point(897, 120);
this.txt_approvedDate.Name = "txt_approvedDate";
-
this.txt_approvedDate.Properties.Appearance.Options.UseFont = true;
- this.txt_approvedDate.Size = new System.Drawing.Size(196, 28);
+ this.txt_approvedDate.Size = new System.Drawing.Size(196, 24);
this.txt_approvedDate.StyleController = this.layoutMx1;
this.txt_approvedDate.TabIndex = 378;
this.txt_approvedDate.Tag = "readonly";
@@ -807,9 +793,8 @@
//
this.txt_id.Location = new System.Drawing.Point(90, 3);
this.txt_id.Name = "txt_id";
-
this.txt_id.Properties.Appearance.Options.UseFont = true;
- this.txt_id.Size = new System.Drawing.Size(189, 28);
+ this.txt_id.Size = new System.Drawing.Size(189, 24);
this.txt_id.StyleController = this.layoutMx1;
this.txt_id.TabIndex = 210;
this.txt_id.Tag = "readonly";
@@ -818,9 +803,8 @@
//
this.txt_approvedBy.Location = new System.Drawing.Point(897, 84);
this.txt_approvedBy.Name = "txt_approvedBy";
-
this.txt_approvedBy.Properties.Appearance.Options.UseFont = true;
- this.txt_approvedBy.Size = new System.Drawing.Size(196, 28);
+ this.txt_approvedBy.Size = new System.Drawing.Size(196, 24);
this.txt_approvedBy.StyleController = this.layoutMx1;
this.txt_approvedBy.TabIndex = 370;
this.txt_approvedBy.Tag = "readonly";
@@ -829,9 +813,8 @@
//
this.txt_xsOrgName.Location = new System.Drawing.Point(355, 12);
this.txt_xsOrgName.Name = "txt_xsOrgName";
-
this.txt_xsOrgName.Properties.Appearance.Options.UseFont = true;
- this.txt_xsOrgName.Size = new System.Drawing.Size(195, 28);
+ this.txt_xsOrgName.Size = new System.Drawing.Size(195, 24);
this.txt_xsOrgName.StyleController = this.layoutMx1;
this.txt_xsOrgName.TabIndex = 219;
this.txt_xsOrgName.Tag = "readonly";
@@ -840,9 +823,8 @@
//
this.txt_inventoryOrg.Location = new System.Drawing.Point(626, 12);
this.txt_inventoryOrg.Name = "txt_inventoryOrg";
-
this.txt_inventoryOrg.Properties.Appearance.Options.UseFont = true;
- this.txt_inventoryOrg.Size = new System.Drawing.Size(195, 28);
+ this.txt_inventoryOrg.Size = new System.Drawing.Size(195, 24);
this.txt_inventoryOrg.StyleController = this.layoutMx1;
this.txt_inventoryOrg.TabIndex = 243;
this.txt_inventoryOrg.Tag = "readonly";
@@ -851,9 +833,8 @@
//
this.txt_modifiedDate.Location = new System.Drawing.Point(897, 48);
this.txt_modifiedDate.Name = "txt_modifiedDate";
-
this.txt_modifiedDate.Properties.Appearance.Options.UseFont = true;
- this.txt_modifiedDate.Size = new System.Drawing.Size(196, 28);
+ this.txt_modifiedDate.Size = new System.Drawing.Size(196, 24);
this.txt_modifiedDate.StyleController = this.layoutMx1;
this.txt_modifiedDate.TabIndex = 336;
this.txt_modifiedDate.Tag = "readonly";
@@ -862,9 +843,8 @@
//
this.txt_billNo.Location = new System.Drawing.Point(84, 12);
this.txt_billNo.Name = "txt_billNo";
-
this.txt_billNo.Properties.Appearance.Options.UseFont = true;
- this.txt_billNo.Size = new System.Drawing.Size(195, 28);
+ this.txt_billNo.Size = new System.Drawing.Size(195, 24);
this.txt_billNo.StyleController = this.layoutMx1;
this.txt_billNo.TabIndex = 213;
this.txt_billNo.Tag = "readonly";
@@ -873,9 +853,8 @@
//
this.txt_salerName.Location = new System.Drawing.Point(355, 48);
this.txt_salerName.Name = "txt_salerName";
-
this.txt_salerName.Properties.Appearance.Options.UseFont = true;
- this.txt_salerName.Size = new System.Drawing.Size(195, 28);
+ this.txt_salerName.Size = new System.Drawing.Size(195, 24);
this.txt_salerName.StyleController = this.layoutMx1;
this.txt_salerName.TabIndex = 267;
this.txt_salerName.Tag = "readonly";
@@ -884,9 +863,8 @@
//
this.txt_modifiedBy.Location = new System.Drawing.Point(897, 12);
this.txt_modifiedBy.Name = "txt_modifiedBy";
-
this.txt_modifiedBy.Properties.Appearance.Options.UseFont = true;
- this.txt_modifiedBy.Size = new System.Drawing.Size(196, 28);
+ this.txt_modifiedBy.Size = new System.Drawing.Size(196, 24);
this.txt_modifiedBy.StyleController = this.layoutMx1;
this.txt_modifiedBy.TabIndex = 327;
this.txt_modifiedBy.Tag = "readonly";
@@ -895,9 +873,8 @@
//
this.txt_saleDeptName.Location = new System.Drawing.Point(355, 84);
this.txt_saleDeptName.Name = "txt_saleDeptName";
-
this.txt_saleDeptName.Properties.Appearance.Options.UseFont = true;
- this.txt_saleDeptName.Size = new System.Drawing.Size(195, 28);
+ this.txt_saleDeptName.Size = new System.Drawing.Size(195, 24);
this.txt_saleDeptName.StyleController = this.layoutMx1;
this.txt_saleDeptName.TabIndex = 222;
this.txt_saleDeptName.Tag = "readonly";
@@ -906,9 +883,8 @@
//
this.txt_custName.Location = new System.Drawing.Point(626, 48);
this.txt_custName.Name = "txt_custName";
-
this.txt_custName.Properties.Appearance.Options.UseFont = true;
- this.txt_custName.Size = new System.Drawing.Size(195, 28);
+ this.txt_custName.Size = new System.Drawing.Size(195, 24);
this.txt_custName.StyleController = this.layoutMx1;
this.txt_custName.TabIndex = 252;
this.txt_custName.Tag = "readonly";
@@ -917,9 +893,8 @@
//
this.txt_createdDate.Location = new System.Drawing.Point(626, 120);
this.txt_createdDate.Name = "txt_createdDate";
-
this.txt_createdDate.Properties.Appearance.Options.UseFont = true;
- this.txt_createdDate.Size = new System.Drawing.Size(195, 28);
+ this.txt_createdDate.Size = new System.Drawing.Size(195, 24);
this.txt_createdDate.StyleController = this.layoutMx1;
this.txt_createdDate.TabIndex = 319;
this.txt_createdDate.Tag = "readonly";
@@ -928,9 +903,8 @@
//
this.txt_returnReason.Location = new System.Drawing.Point(84, 156);
this.txt_returnReason.Name = "txt_returnReason";
-
this.txt_returnReason.Properties.Appearance.Options.UseFont = true;
- this.txt_returnReason.Size = new System.Drawing.Size(466, 28);
+ this.txt_returnReason.Size = new System.Drawing.Size(466, 24);
this.txt_returnReason.StyleController = this.layoutMx1;
this.txt_returnReason.TabIndex = 235;
//
@@ -938,9 +912,8 @@
//
this.txt_createdBy.Location = new System.Drawing.Point(626, 84);
this.txt_createdBy.Name = "txt_createdBy";
-
this.txt_createdBy.Properties.Appearance.Options.UseFont = true;
- this.txt_createdBy.Size = new System.Drawing.Size(195, 28);
+ this.txt_createdBy.Size = new System.Drawing.Size(195, 24);
this.txt_createdBy.StyleController = this.layoutMx1;
this.txt_createdBy.TabIndex = 312;
this.txt_createdBy.Tag = "readonly";
@@ -992,35 +965,35 @@
this.layoutControlItem21});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
- columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition5.Width = 100D;
- columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition6.Width = 100D;
- columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition7.Width = 100D;
- columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition8.Width = 100D;
+ columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1.Width = 100D;
+ columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition2.Width = 100D;
+ columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition3.Width = 100D;
+ columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition4.Width = 100D;
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
- columnDefinition5,
- columnDefinition6,
- columnDefinition7,
- columnDefinition8});
- rowDefinition6.Height = 100D;
- rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition7.Height = 100D;
- rowDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition8.Height = 100D;
- rowDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition9.Height = 100D;
- rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
- rowDefinition10.Height = 100D;
- rowDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition1,
+ columnDefinition2,
+ columnDefinition3,
+ columnDefinition4});
+ rowDefinition1.Height = 100D;
+ rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition2.Height = 100D;
+ rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition3.Height = 100D;
+ rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition4.Height = 100D;
+ rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
+ rowDefinition5.Height = 100D;
+ rowDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition6,
- rowDefinition7,
- rowDefinition8,
- rowDefinition9,
- rowDefinition10});
+ rowDefinition1,
+ rowDefinition2,
+ rowDefinition3,
+ rowDefinition4,
+ rowDefinition5});
this.Root.Size = new System.Drawing.Size(1105, 200);
this.Root.TextVisible = false;
//
@@ -1265,7 +1238,6 @@
//
// gvMx1
//
-
this.gvMx1.Appearance.Row.Options.UseFont = true;
this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn2,
@@ -1276,6 +1248,7 @@
this.gridColumn20,
this.gvMx1salesUnitId,
this.gvMx1salesQuantity,
+ this.gridColumn32,
this.gvMx1note,
this.gridColumn13,
this.gvMx1returnDate,
@@ -1405,7 +1378,6 @@
//
// gvMx1id
//
-
this.gvMx1id.AppearanceCell.Options.UseFont = true;
this.gvMx1id.Caption = "涓婚敭GUID";
this.gvMx1id.FieldName = "guid";
@@ -1416,7 +1388,6 @@
//
// gvMx1materialId
//
-
this.gvMx1materialId.AppearanceCell.Options.UseFont = true;
this.gvMx1materialId.Caption = "鐗╂枡ID ";
this.gvMx1materialId.FieldName = "itemId";
@@ -1427,7 +1398,6 @@
//
// gvMx1materialName
//
-
this.gvMx1materialName.AppearanceCell.Options.UseFont = true;
this.gvMx1materialName.Caption = "鐗╂枡鍚嶇О ";
this.gvMx1materialName.FieldName = "itemName";
@@ -1440,7 +1410,6 @@
//
// gvMx1materialSpecification
//
-
this.gvMx1materialSpecification.AppearanceCell.Options.UseFont = true;
this.gvMx1materialSpecification.Caption = "鐗╂枡瑙勬牸 ";
this.gvMx1materialSpecification.FieldName = "itemModel";
@@ -1463,7 +1432,6 @@
//
// gvMx1salesUnitId
//
-
this.gvMx1salesUnitId.AppearanceCell.Options.UseFont = true;
this.gvMx1salesUnitId.Caption = "閿�鍞崟浣� ";
this.gvMx1salesUnitId.FieldName = "salesUnitId";
@@ -1476,7 +1444,6 @@
//
// gvMx1salesQuantity
//
-
this.gvMx1salesQuantity.AppearanceCell.Options.UseFont = true;
this.gvMx1salesQuantity.Caption = "閿�鍞暟閲� ";
this.gvMx1salesQuantity.FieldName = "salesQuantity";
@@ -1489,7 +1456,6 @@
//
// gvMx1note
//
-
this.gvMx1note.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1note.AppearanceCell.Options.UseFont = true;
this.gvMx1note.AppearanceCell.Options.UseForeColor = true;
@@ -1521,7 +1487,6 @@
//
// gvMx1returnDate
//
-
this.gvMx1returnDate.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1returnDate.AppearanceCell.Options.UseFont = true;
this.gvMx1returnDate.AppearanceCell.Options.UseForeColor = true;
@@ -1548,7 +1513,6 @@
//
// gvMx1isFree
//
-
this.gvMx1isFree.AppearanceCell.Options.UseFont = true;
this.gvMx1isFree.Caption = "鏄惁璧犲搧 ";
this.gvMx1isFree.FieldName = "isFree";
@@ -1561,7 +1525,6 @@
//
// gvMx1returnType
//
-
this.gvMx1returnType.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1returnType.AppearanceCell.Options.UseFont = true;
this.gvMx1returnType.AppearanceCell.Options.UseForeColor = true;
@@ -1592,7 +1555,6 @@
//
// gvMx1inventoryUnit
//
-
this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅 ";
this.gvMx1inventoryUnit.FieldName = "inventoryUnit";
@@ -1644,10 +1606,10 @@
// repositoryItemButtonEdit1
//
this.repositoryItemButtonEdit1.AutoHeight = false;
- editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions3.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, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", 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);
@@ -1701,9 +1663,8 @@
//
this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
this.txt_iCount_1.Name = "txt_iCount_1";
-
this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
- this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
+ this.txt_iCount_1.Size = new System.Drawing.Size(96, 24);
this.txt_iCount_1.TabIndex = 228;
//
// labelControl14
@@ -1718,9 +1679,8 @@
//
this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
this.txt_psnQty_1.Name = "txt_psnQty_1";
-
this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
- this.txt_psnQty_1.Size = new System.Drawing.Size(96, 28);
+ this.txt_psnQty_1.Size = new System.Drawing.Size(96, 24);
this.txt_psnQty_1.TabIndex = 226;
//
// labelControl12
@@ -1735,12 +1695,11 @@
//
this.txtKdy.Location = new System.Drawing.Point(430, 65);
this.txtKdy.Name = "txtKdy";
-
this.txtKdy.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
this.txtKdy.Properties.Appearance.Options.UseFont = true;
this.txtKdy.Properties.Appearance.Options.UseForeColor = true;
this.txtKdy.Properties.ReadOnly = true;
- this.txtKdy.Size = new System.Drawing.Size(96, 28);
+ this.txtKdy.Size = new System.Drawing.Size(96, 24);
this.txtKdy.TabIndex = 224;
//
// labelControl13
@@ -1755,10 +1714,9 @@
//
this.txtYdy.Location = new System.Drawing.Point(430, 34);
this.txtYdy.Name = "txtYdy";
-
this.txtYdy.Properties.Appearance.Options.UseFont = true;
this.txtYdy.Properties.ReadOnly = true;
- this.txtYdy.Size = new System.Drawing.Size(96, 28);
+ this.txtYdy.Size = new System.Drawing.Size(96, 24);
this.txtYdy.TabIndex = 222;
//
// labelControl1
@@ -1773,10 +1731,9 @@
//
this.txtQuantity.Location = new System.Drawing.Point(430, 4);
this.txtQuantity.Name = "txtQuantity";
-
this.txtQuantity.Properties.Appearance.Options.UseFont = true;
this.txtQuantity.Properties.ReadOnly = true;
- this.txtQuantity.Size = new System.Drawing.Size(96, 28);
+ this.txtQuantity.Size = new System.Drawing.Size(96, 24);
this.txtQuantity.TabIndex = 220;
//
// labelControl10
@@ -1791,10 +1748,9 @@
//
this.txtWlgg.Location = new System.Drawing.Point(90, 65);
this.txtWlgg.Name = "txtWlgg";
-
this.txtWlgg.Properties.Appearance.Options.UseFont = true;
this.txtWlgg.Properties.ReadOnly = true;
- this.txtWlgg.Size = new System.Drawing.Size(236, 28);
+ this.txtWlgg.Size = new System.Drawing.Size(236, 24);
this.txtWlgg.TabIndex = 218;
//
// labelControl9
@@ -1809,10 +1765,9 @@
//
this.txtWlmc.Location = new System.Drawing.Point(90, 34);
this.txtWlmc.Name = "txtWlmc";
-
this.txtWlmc.Properties.Appearance.Options.UseFont = true;
this.txtWlmc.Properties.ReadOnly = true;
- this.txtWlmc.Size = new System.Drawing.Size(236, 28);
+ this.txtWlmc.Size = new System.Drawing.Size(236, 24);
this.txtWlmc.TabIndex = 216;
//
// labelControl8
@@ -1827,10 +1782,9 @@
//
this.txtWlid.Location = new System.Drawing.Point(90, 4);
this.txtWlid.Name = "txtWlid";
-
this.txtWlid.Properties.Appearance.Options.UseFont = true;
this.txtWlid.Properties.ReadOnly = true;
- this.txtWlid.Size = new System.Drawing.Size(236, 28);
+ this.txtWlid.Size = new System.Drawing.Size(236, 24);
this.txtWlid.TabIndex = 214;
//
// labelControl7
@@ -1848,17 +1802,6 @@
this.tabMxPage2.Size = new System.Drawing.Size(1124, 338);
this.tabMxPage2.Text = "宸叉墦鍗版潯鐮佹槑缁�";
//
- // picCheckBox
- //
- this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
- this.picCheckBox.Location = new System.Drawing.Point(962, 40);
- this.picCheckBox.Name = "picCheckBox";
- this.picCheckBox.Size = new System.Drawing.Size(100, 50);
- this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
- this.picCheckBox.TabIndex = 451;
- this.picCheckBox.TabStop = false;
- this.picCheckBox.Visible = false;
- //
// gcMx2
//
this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
@@ -1874,7 +1817,6 @@
//
// gvMx2
//
-
this.gvMx2.Appearance.Row.Options.UseFont = true;
this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn3,
@@ -1899,7 +1841,6 @@
//
// gridColumn3
//
-
this.gridColumn3.AppearanceCell.Options.UseFont = true;
this.gridColumn3.Caption = "guid";
this.gridColumn3.FieldName = "guid";
@@ -1910,7 +1851,6 @@
//
// gvMx1itemBarcode
//
-
this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜";
this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1953,7 +1893,6 @@
//
// gvMx1quantity
//
-
this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
this.gvMx1quantity.Caption = "鏁伴噺";
this.gvMx1quantity.FieldName = "quantity";
@@ -1976,7 +1915,6 @@
//
// gvMx1createBy
//
-
this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
this.gvMx1createBy.Caption = "鍒涘缓浜�";
this.gvMx1createBy.FieldName = "createBy";
@@ -1989,7 +1927,6 @@
//
// gvMx1lotDate
//
-
this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡";
this.gvMx1lotDate.FieldName = "createDate";
@@ -2053,13 +1990,34 @@
// repositoryItemButtonEdit2
//
this.repositoryItemButtonEdit2.AutoHeight = false;
- editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions2.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, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ 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)});
this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
+ //
+ // picCheckBox
+ //
+ this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck;
+ this.picCheckBox.Location = new System.Drawing.Point(962, 40);
+ this.picCheckBox.Name = "picCheckBox";
+ this.picCheckBox.Size = new System.Drawing.Size(100, 50);
+ this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
+ this.picCheckBox.TabIndex = 451;
+ this.picCheckBox.TabStop = false;
+ this.picCheckBox.Visible = false;
+ //
+ // gridColumn32
+ //
+ this.gridColumn32.Caption = "鍙戣揣鎬婚噺";
+ this.gridColumn32.FieldName = "fhQuantity";
+ this.gridColumn32.MinWidth = 25;
+ this.gridColumn32.Name = "gridColumn32";
+ this.gridColumn32.Visible = true;
+ this.gridColumn32.VisibleIndex = 15;
+ this.gridColumn32.Width = 94;
//
// Frm_SalesReturnNotice
//
@@ -2153,10 +2111,10 @@
((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlid.Properties)).EndInit();
this.tabMxPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
this.ResumeLayout(false);
}
@@ -2309,5 +2267,7 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
+ private DevExpress.Utils.ToolTipController tips;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
}
}
\ No newline at end of file
--
Gitblit v1.9.3