From c1a18e87764130bd4f2b5d7ed0abff5d88ae0f6a Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 21 五月 2025 17:19:13 +0800
Subject: [PATCH] 称重
---
DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs | 1008 +++++++++++++++++++++++++++++++++++++++-------------------
1 files changed, 671 insertions(+), 337 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
index 4ab0110..55848c3 100644
--- a/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Sales/Frm_SalesReturnNotice.Designer.cs
@@ -29,6 +29,7 @@
/// </summary>
private void InitializeComponent()
{
+ 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();
@@ -48,6 +49,16 @@
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition7 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition8 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition9 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition10 = new DevExpress.XtraLayout.ColumnDefinition();
+ 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.ColumnDefinition columnDefinition5 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.ColumnDefinition columnDefinition6 = new DevExpress.XtraLayout.ColumnDefinition();
+ DevExpress.XtraLayout.RowDefinition rowDefinition6 = new DevExpress.XtraLayout.RowDefinition();
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
@@ -79,6 +90,7 @@
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
+ this.txt_fIsLink = new DevExpress.XtraEditors.RadioGroup();
this.txt_fstockid = new Gs.DevApp.UserControl.UcLookCk();
this.lbGuid = new System.Windows.Forms.Label();
this.txt_wjStatus = new DevExpress.XtraEditors.CheckEdit();
@@ -117,9 +129,10 @@
this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
- this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
this.tabMx = new DevExpress.XtraTab.XtraTabControl();
this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -143,6 +156,7 @@
this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1salesUnitId = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1salesQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1note = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1returnDate = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -156,25 +170,17 @@
this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
- this.panelMx1 = new DevExpress.XtraEditors.PanelControl();
+ this.radOut = new DevExpress.XtraEditors.RadioGroup();
this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint();
this.lbMxGuid = new DevExpress.XtraEditors.LabelControl();
this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
- this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
- this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
- this.txtKdy = new DevExpress.XtraEditors.TextEdit();
- this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
- this.txtYdy = new DevExpress.XtraEditors.TextEdit();
- this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_kQty = new DevExpress.XtraEditors.TextEdit();
+ this.txt_yQty = new DevExpress.XtraEditors.TextEdit();
this.txtQuantity = new DevExpress.XtraEditors.TextEdit();
- this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.txtWlgg = new DevExpress.XtraEditors.TextEdit();
- this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.txtWlmc = new DevExpress.XtraEditors.TextEdit();
- this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.txtWlid = new DevExpress.XtraEditors.TextEdit();
- this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
this.gcMx2 = new DevExpress.XtraGrid.GridControl();
this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
@@ -187,9 +193,33 @@
this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn();
this.gvMx1lotDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn();
+ 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.split99 = new DevExpress.XtraEditors.SplitContainerControl();
+ this.layout99 = new DevExpress.XtraLayout.LayoutControl();
+ this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem22 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
+ this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
+ this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem();
+ this.txt_yuliang_1 = new DevExpress.XtraEditors.TextEdit();
+ this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
@@ -209,6 +239,7 @@
this.splitMx1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
this.layoutMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fIsLink.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billType.Properties)).BeginInit();
@@ -244,9 +275,10 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
this.tabMx.SuspendLayout();
this.tabMxPage1.SuspendLayout();
@@ -258,12 +290,11 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit();
- this.panelMx1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).BeginInit();
@@ -273,6 +304,32 @@
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split99)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).BeginInit();
+ this.split99.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).BeginInit();
+ this.split99.Panel2.SuspendLayout();
+ this.split99.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layout99)).BeginInit();
+ this.layout99.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
+ this.layoutControl1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit();
this.SuspendLayout();
//
// toolBarMenu1
@@ -313,6 +370,7 @@
// split1
//
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
this.split1.Horizontal = false;
this.split1.Location = new System.Drawing.Point(0, 0);
this.split1.Name = "split1";
@@ -326,14 +384,14 @@
// split1.Panel2
//
this.split1.Panel2.Text = "Panel2";
+ this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.split1.Size = new System.Drawing.Size(1126, 570);
- this.split1.SplitterPosition = 558;
+ this.split1.SplitterPosition = 0;
this.split1.TabIndex = 0;
//
// 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";
@@ -344,7 +402,6 @@
//
// gridView1
//
- this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridView1.Appearance.Row.Options.UseFont = true;
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gv_id,
@@ -377,7 +434,6 @@
//
// gv_id
//
- this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_id.AppearanceCell.Options.UseFont = true;
this.gv_id.Caption = "涓婚敭GUID";
this.gv_id.FieldName = "id";
@@ -410,7 +466,7 @@
// gridColumn27
//
this.gridColumn27.Caption = "婧愬崟鏍囪瘑";
- this.gridColumn27.FieldName = "isLink";
+ this.gridColumn27.FieldName = "fIsLink";
this.gridColumn27.MinWidth = 25;
this.gridColumn27.Name = "gridColumn27";
this.gridColumn27.Visible = true;
@@ -419,7 +475,6 @@
//
// gv_billType
//
- this.gv_billType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_billType.AppearanceCell.Options.UseFont = true;
this.gv_billType.Caption = "鍗曟嵁绫诲瀷 ";
this.gv_billType.FieldName = "billType";
@@ -433,7 +488,6 @@
//
// 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";
@@ -447,7 +501,6 @@
//
// gv_salesOrg
//
- this.gv_salesOrg.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_salesOrg.AppearanceCell.Options.UseFont = true;
this.gv_salesOrg.Caption = "閿�鍞粍缁� ";
this.gv_salesOrg.FieldName = "xsOrgName";
@@ -461,7 +514,6 @@
//
// gv_salesDept
//
- this.gv_salesDept.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_salesDept.AppearanceCell.Options.UseFont = true;
this.gv_salesDept.Caption = "閿�鍞儴闂� ";
this.gv_salesDept.FieldName = "saleDeptName";
@@ -475,7 +527,6 @@
//
// gv_salesPerson
//
- this.gv_salesPerson.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_salesPerson.AppearanceCell.Options.UseFont = true;
this.gv_salesPerson.Caption = "閿�鍞憳 ";
this.gv_salesPerson.FieldName = "salerName";
@@ -489,7 +540,6 @@
//
// gv_returnReason
//
- this.gv_returnReason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_returnReason.AppearanceCell.Options.UseFont = true;
this.gv_returnReason.Caption = "閫�璐у師鍥� ";
this.gv_returnReason.FieldName = "thyy";
@@ -503,7 +553,6 @@
//
// gv_createdBy
//
- this.gv_createdBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_createdBy.AppearanceCell.Options.UseFont = true;
this.gv_createdBy.Caption = "鍒涘缓浜� ";
this.gv_createdBy.FieldName = "createdBy";
@@ -517,7 +566,6 @@
//
// gv_createdDate
//
- this.gv_createdDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_createdDate.AppearanceCell.Options.UseFont = true;
this.gv_createdDate.Caption = "鍒涘缓鏃堕棿 ";
this.gv_createdDate.FieldName = "createdDate";
@@ -531,7 +579,6 @@
//
// gv_modifiedBy
//
- this.gv_modifiedBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_modifiedBy.AppearanceCell.Options.UseFont = true;
this.gv_modifiedBy.Caption = "淇敼浜� ";
this.gv_modifiedBy.FieldName = "modifiedBy";
@@ -545,7 +592,6 @@
//
// gv_modifiedDate
//
- this.gv_modifiedDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_modifiedDate.AppearanceCell.Options.UseFont = true;
this.gv_modifiedDate.Caption = "淇敼鏃堕棿 ";
this.gv_modifiedDate.FieldName = "modifiedDate";
@@ -559,7 +605,6 @@
//
// gv_approvedBy
//
- this.gv_approvedBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_approvedBy.AppearanceCell.Options.UseFont = true;
this.gv_approvedBy.Caption = "瀹℃牳浜� ";
this.gv_approvedBy.FieldName = "approvedBy";
@@ -573,7 +618,6 @@
//
// gv_approvedDate
//
- this.gv_approvedDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_approvedDate.AppearanceCell.Options.UseFont = true;
this.gv_approvedDate.Caption = "瀹℃牳鏃ユ湡 ";
this.gv_approvedDate.FieldName = "approvedDate";
@@ -597,7 +641,6 @@
//
// gv_customerOrderNo
//
- this.gv_customerOrderNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gv_customerOrderNo.AppearanceCell.Options.UseFont = true;
this.gv_customerOrderNo.Caption = "婧愰攢鍞鍗�";
this.gv_customerOrderNo.FieldName = "xsNo";
@@ -672,12 +715,14 @@
//
this.splitMx1.Panel2.Controls.Add(this.tabMx);
this.splitMx1.Panel2.Text = "Panel2";
+ this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
- this.splitMx1.SplitterPosition = 171;
+ this.splitMx1.SplitterPosition = 188;
this.splitMx1.TabIndex = 0;
//
// layoutMx1
//
+ this.layoutMx1.Controls.Add(this.txt_fIsLink);
this.layoutMx1.Controls.Add(this.txt_fstockid);
this.layoutMx1.Controls.Add(this.lbGuid);
this.layoutMx1.Controls.Add(this.txt_wjStatus);
@@ -706,17 +751,31 @@
this.layoutMx1.Name = "layoutMx1";
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(834, 92, 812, 500);
this.layoutMx1.Root = this.Root;
- this.layoutMx1.Size = new System.Drawing.Size(1126, 171);
+ this.layoutMx1.Size = new System.Drawing.Size(1126, 188);
this.layoutMx1.TabIndex = 0;
this.layoutMx1.Text = "layoutControl1";
+ //
+ // txt_fIsLink
+ //
+ this.txt_fIsLink.EditValue = "1";
+ this.txt_fIsLink.Location = new System.Drawing.Point(84, 48);
+ this.txt_fIsLink.Margin = new System.Windows.Forms.Padding(0);
+ this.txt_fIsLink.Name = "txt_fIsLink";
+ this.txt_fIsLink.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
+ new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "鏈夋簮鍗�"),
+ new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "鏃犳簮鍗�", false)});
+ this.txt_fIsLink.Properties.Padding = new System.Windows.Forms.Padding(0);
+ this.txt_fIsLink.Size = new System.Drawing.Size(195, 32);
+ this.txt_fIsLink.StyleController = this.layoutMx1;
+ this.txt_fIsLink.TabIndex = 534;
//
// txt_fstockid
//
this.txt_fstockid.IsReadly = false;
- this.txt_fstockid.Location = new System.Drawing.Point(84, 108);
+ 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
@@ -729,7 +788,7 @@
//
// txt_wjStatus
//
- this.txt_wjStatus.Location = new System.Drawing.Point(554, 140);
+ this.txt_wjStatus.Location = new System.Drawing.Point(554, 156);
this.txt_wjStatus.Name = "txt_wjStatus";
this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑";
this.txt_wjStatus.Size = new System.Drawing.Size(267, 24);
@@ -739,7 +798,7 @@
//
// txt_chkStatus
//
- this.txt_chkStatus.Location = new System.Drawing.Point(825, 140);
+ this.txt_chkStatus.Location = new System.Drawing.Point(825, 156);
this.txt_chkStatus.Name = "txt_chkStatus";
this.txt_chkStatus.Properties.Caption = "瀹℃牳鏍囪瘑";
this.txt_chkStatus.Size = new System.Drawing.Size(268, 24);
@@ -750,7 +809,7 @@
// txt_billType
//
this.txt_billType.EditValue = "鏍囧噯閿�鍞��璐у崟(XSTHD01_SYS)";
- this.txt_billType.Location = new System.Drawing.Point(355, 108);
+ this.txt_billType.Location = new System.Drawing.Point(355, 120);
this.txt_billType.Name = "txt_billType";
this.txt_billType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
@@ -764,18 +823,17 @@
// txt_salesOrderId
//
this.txt_salesOrderId.IsReadly = false;
- this.txt_salesOrderId.Location = new System.Drawing.Point(84, 44);
+ 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, 108);
+ this.txt_approvedDate.Location = new System.Drawing.Point(897, 120);
this.txt_approvedDate.Name = "txt_approvedDate";
- this.txt_approvedDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
@@ -784,20 +842,18 @@
//
this.txt_id.Location = new System.Drawing.Point(90, 3);
this.txt_id.Name = "txt_id";
- this.txt_id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
//
// txt_approvedBy
//
- this.txt_approvedBy.Location = new System.Drawing.Point(897, 76);
+ this.txt_approvedBy.Location = new System.Drawing.Point(897, 84);
this.txt_approvedBy.Name = "txt_approvedBy";
- this.txt_approvedBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
@@ -806,9 +862,8 @@
//
this.txt_xsOrgName.Location = new System.Drawing.Point(355, 12);
this.txt_xsOrgName.Name = "txt_xsOrgName";
- this.txt_xsOrgName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
@@ -817,20 +872,18 @@
//
this.txt_inventoryOrg.Location = new System.Drawing.Point(626, 12);
this.txt_inventoryOrg.Name = "txt_inventoryOrg";
- this.txt_inventoryOrg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
//
// txt_modifiedDate
//
- this.txt_modifiedDate.Location = new System.Drawing.Point(897, 44);
+ this.txt_modifiedDate.Location = new System.Drawing.Point(897, 48);
this.txt_modifiedDate.Name = "txt_modifiedDate";
- this.txt_modifiedDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
@@ -839,20 +892,18 @@
//
this.txt_billNo.Location = new System.Drawing.Point(84, 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.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";
//
// txt_salerName
//
- this.txt_salerName.Location = new System.Drawing.Point(355, 44);
+ this.txt_salerName.Location = new System.Drawing.Point(355, 48);
this.txt_salerName.Name = "txt_salerName";
- this.txt_salerName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
@@ -861,63 +912,57 @@
//
this.txt_modifiedBy.Location = new System.Drawing.Point(897, 12);
this.txt_modifiedBy.Name = "txt_modifiedBy";
- this.txt_modifiedBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
//
// txt_saleDeptName
//
- this.txt_saleDeptName.Location = new System.Drawing.Point(355, 76);
+ this.txt_saleDeptName.Location = new System.Drawing.Point(355, 84);
this.txt_saleDeptName.Name = "txt_saleDeptName";
- this.txt_saleDeptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
//
// txt_custName
//
- this.txt_custName.Location = new System.Drawing.Point(626, 44);
+ this.txt_custName.Location = new System.Drawing.Point(626, 48);
this.txt_custName.Name = "txt_custName";
- this.txt_custName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
//
// txt_createdDate
//
- this.txt_createdDate.Location = new System.Drawing.Point(626, 108);
+ this.txt_createdDate.Location = new System.Drawing.Point(626, 120);
this.txt_createdDate.Name = "txt_createdDate";
- this.txt_createdDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
//
// txt_returnReason
//
- this.txt_returnReason.Location = new System.Drawing.Point(84, 76);
+ this.txt_returnReason.Location = new System.Drawing.Point(84, 156);
this.txt_returnReason.Name = "txt_returnReason";
- this.txt_returnReason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_returnReason.Properties.Appearance.Options.UseFont = true;
- this.txt_returnReason.Size = new System.Drawing.Size(195, 28);
+ this.txt_returnReason.Size = new System.Drawing.Size(466, 24);
this.txt_returnReason.StyleController = this.layoutMx1;
this.txt_returnReason.TabIndex = 235;
//
// txt_createdBy
//
- this.txt_createdBy.Location = new System.Drawing.Point(626, 76);
+ this.txt_createdBy.Location = new System.Drawing.Point(626, 84);
this.txt_createdBy.Name = "txt_createdBy";
- this.txt_createdBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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";
@@ -963,9 +1008,10 @@
this.layoutControlItem17,
this.layoutControlItem18,
this.layoutControlItem4,
- this.layoutControlItem5,
this.layoutControlItem9,
- this.layoutControlItem20});
+ this.layoutControlItem20,
+ this.layoutControlItem5,
+ this.layoutControlItem21});
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
this.Root.Name = "Root";
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -997,7 +1043,7 @@
rowDefinition3,
rowDefinition4,
rowDefinition5});
- this.Root.Size = new System.Drawing.Size(1105, 180);
+ this.Root.Size = new System.Drawing.Size(1105, 200);
this.Root.TextVisible = false;
//
// layoutControlItem2
@@ -1006,7 +1052,7 @@
this.layoutControlItem2.Location = new System.Drawing.Point(271, 0);
this.layoutControlItem2.Name = "layoutControlItem2";
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1;
- this.layoutControlItem2.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem2.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem2.Text = "閿�鍞粍缁�";
this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
//
@@ -1016,73 +1062,73 @@
this.layoutControlItem3.Location = new System.Drawing.Point(542, 0);
this.layoutControlItem3.Name = "layoutControlItem3";
this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2;
- this.layoutControlItem3.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem3.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem3.Text = "搴撳瓨缁勭粐";
this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem6
//
this.layoutControlItem6.Control = this.txt_salerName;
- this.layoutControlItem6.Location = new System.Drawing.Point(271, 32);
+ this.layoutControlItem6.Location = new System.Drawing.Point(271, 36);
this.layoutControlItem6.Name = "layoutControlItem6";
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem6.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem6.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem6.Text = "閿�鍞憳";
this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem7
//
this.layoutControlItem7.Control = this.txt_saleDeptName;
- this.layoutControlItem7.Location = new System.Drawing.Point(271, 64);
+ this.layoutControlItem7.Location = new System.Drawing.Point(271, 72);
this.layoutControlItem7.Name = "layoutControlItem7";
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem7.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem7.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem7.Text = "閿�鍞儴闂�";
this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem8
//
this.layoutControlItem8.Control = this.txt_custName;
- this.layoutControlItem8.Location = new System.Drawing.Point(542, 32);
+ this.layoutControlItem8.Location = new System.Drawing.Point(542, 36);
this.layoutControlItem8.Name = "layoutControlItem8";
this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem8.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem8.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem8.Text = "瀹㈡埛鍚嶇О";
this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem10
//
this.layoutControlItem10.Control = this.txt_billType;
- this.layoutControlItem10.Location = new System.Drawing.Point(271, 96);
+ this.layoutControlItem10.Location = new System.Drawing.Point(271, 108);
this.layoutControlItem10.Name = "layoutControlItem10";
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem10.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem10.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem10.Text = "鍗曟嵁绫诲瀷";
this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem11
//
this.layoutControlItem11.Control = this.txt_createdBy;
- this.layoutControlItem11.Location = new System.Drawing.Point(542, 64);
+ this.layoutControlItem11.Location = new System.Drawing.Point(542, 72);
this.layoutControlItem11.Name = "layoutControlItem11";
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem11.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem11.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem11.Text = "鍒涘缓浜�";
this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem12
//
this.layoutControlItem12.Control = this.txt_createdDate;
- this.layoutControlItem12.Location = new System.Drawing.Point(542, 96);
+ this.layoutControlItem12.Location = new System.Drawing.Point(542, 108);
this.layoutControlItem12.Name = "layoutControlItem12";
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem12.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem12.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem12.Text = "鍒涘缓鏃堕棿";
this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18);
//
@@ -1092,51 +1138,51 @@
this.layoutControlItem13.Location = new System.Drawing.Point(813, 0);
this.layoutControlItem13.Name = "layoutControlItem13";
this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 3;
- this.layoutControlItem13.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem13.Size = new System.Drawing.Size(272, 36);
this.layoutControlItem13.Text = "淇敼浜�";
this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem14
//
this.layoutControlItem14.Control = this.txt_modifiedDate;
- this.layoutControlItem14.Location = new System.Drawing.Point(813, 32);
+ this.layoutControlItem14.Location = new System.Drawing.Point(813, 36);
this.layoutControlItem14.Name = "layoutControlItem14";
this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem14.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem14.Size = new System.Drawing.Size(272, 36);
this.layoutControlItem14.Text = "淇敼鏃堕棿";
this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem15
//
this.layoutControlItem15.Control = this.txt_approvedBy;
- this.layoutControlItem15.Location = new System.Drawing.Point(813, 64);
+ this.layoutControlItem15.Location = new System.Drawing.Point(813, 72);
this.layoutControlItem15.Name = "layoutControlItem15";
this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem15.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem15.Size = new System.Drawing.Size(272, 36);
this.layoutControlItem15.Text = "瀹℃牳浜�";
this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem16
//
this.layoutControlItem16.Control = this.txt_approvedDate;
- this.layoutControlItem16.Location = new System.Drawing.Point(813, 96);
+ this.layoutControlItem16.Location = new System.Drawing.Point(813, 108);
this.layoutControlItem16.Name = "layoutControlItem16";
this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem16.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem16.Size = new System.Drawing.Size(272, 36);
this.layoutControlItem16.Text = "瀹℃牳鏃堕棿";
this.layoutControlItem16.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem17
//
this.layoutControlItem17.Control = this.txt_chkStatus;
- this.layoutControlItem17.Location = new System.Drawing.Point(813, 128);
+ this.layoutControlItem17.Location = new System.Drawing.Point(813, 144);
this.layoutControlItem17.Name = "layoutControlItem17";
this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3;
this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem17.Size = new System.Drawing.Size(272, 32);
+ this.layoutControlItem17.Size = new System.Drawing.Size(272, 36);
this.layoutControlItem17.Text = "瀹℃牳鏍囪瘑";
this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem17.TextVisible = false;
@@ -1144,11 +1190,11 @@
// layoutControlItem18
//
this.layoutControlItem18.Control = this.txt_wjStatus;
- this.layoutControlItem18.Location = new System.Drawing.Point(542, 128);
+ this.layoutControlItem18.Location = new System.Drawing.Point(542, 144);
this.layoutControlItem18.Name = "layoutControlItem18";
this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2;
this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4;
- this.layoutControlItem18.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem18.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem18.Text = "瀹岀粨鏍囪瘑";
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
this.layoutControlItem18.TextVisible = false;
@@ -1158,39 +1204,51 @@
this.layoutControlItem4.Control = this.txt_billNo;
this.layoutControlItem4.Location = new System.Drawing.Point(0, 0);
this.layoutControlItem4.Name = "layoutControlItem4";
- this.layoutControlItem4.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem4.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem4.Text = "鐢宠鍗曞彿";
this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
- //
- // layoutControlItem5
- //
- this.layoutControlItem5.Control = this.txt_salesOrderId;
- this.layoutControlItem5.Location = new System.Drawing.Point(0, 32);
- this.layoutControlItem5.Name = "layoutControlItem5";
- this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1;
- this.layoutControlItem5.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem5.Text = "閿�鍞鍗�";
- this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem9
//
this.layoutControlItem9.Control = this.txt_returnReason;
- this.layoutControlItem9.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem9.CustomizationFormText = "鐢宠鍘熷洜";
+ this.layoutControlItem9.Location = new System.Drawing.Point(0, 144);
this.layoutControlItem9.Name = "layoutControlItem9";
- this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2;
- this.layoutControlItem9.Size = new System.Drawing.Size(271, 32);
- this.layoutControlItem9.Text = "閫�璐у師鍥�";
+ this.layoutControlItem9.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 4;
+ this.layoutControlItem9.Size = new System.Drawing.Size(542, 36);
+ this.layoutControlItem9.Text = "鐢宠鍘熷洜";
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
//
// layoutControlItem20
//
this.layoutControlItem20.Control = this.txt_fstockid;
- this.layoutControlItem20.Location = new System.Drawing.Point(0, 96);
+ this.layoutControlItem20.Location = new System.Drawing.Point(0, 108);
this.layoutControlItem20.Name = "layoutControlItem20";
this.layoutControlItem20.OptionsTableLayoutItem.RowIndex = 3;
- this.layoutControlItem20.Size = new System.Drawing.Size(271, 32);
+ this.layoutControlItem20.Size = new System.Drawing.Size(271, 36);
this.layoutControlItem20.Text = "閫夋嫨浠撳簱";
this.layoutControlItem20.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem5
+ //
+ this.layoutControlItem5.Control = this.txt_salesOrderId;
+ this.layoutControlItem5.Location = new System.Drawing.Point(0, 72);
+ this.layoutControlItem5.Name = "layoutControlItem5";
+ this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem5.Size = new System.Drawing.Size(271, 36);
+ this.layoutControlItem5.Text = "閿�鍞鍗�";
+ this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
+ //
+ // layoutControlItem21
+ //
+ this.layoutControlItem21.Control = this.txt_fIsLink;
+ this.layoutControlItem21.Location = new System.Drawing.Point(0, 36);
+ this.layoutControlItem21.Name = "layoutControlItem21";
+ this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem21.Size = new System.Drawing.Size(271, 36);
+ this.layoutControlItem21.Text = "鏈夋棤婧愬崟";
+ this.layoutControlItem21.TextSize = new System.Drawing.Size(60, 18);
//
// tabMx
//
@@ -1198,7 +1256,7 @@
this.tabMx.Location = new System.Drawing.Point(0, 0);
this.tabMx.Name = "tabMx";
this.tabMx.SelectedTabPage = this.tabMxPage1;
- this.tabMx.Size = new System.Drawing.Size(1126, 387);
+ this.tabMx.Size = new System.Drawing.Size(1126, 370);
this.tabMx.TabIndex = 3;
this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.tabMxPage1,
@@ -1206,16 +1264,15 @@
//
// tabMxPage1
//
- this.tabMxPage1.Controls.Add(this.gcMx1);
- this.tabMxPage1.Controls.Add(this.panelMx1);
+ this.tabMxPage1.Controls.Add(this.split99);
this.tabMxPage1.Name = "tabMxPage1";
- this.tabMxPage1.Size = new System.Drawing.Size(1124, 355);
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 338);
this.tabMxPage1.Text = "鐢宠鏄庣粏";
//
// gcMx1
//
this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.gcMx1.Location = new System.Drawing.Point(0, 102);
+ this.gcMx1.Location = new System.Drawing.Point(0, 0);
this.gcMx1.MainView = this.gvMx1;
this.gcMx1.Name = "gcMx1";
this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
@@ -1223,14 +1280,13 @@
this.repositoryItemButtonEdit1,
this.repositoryItemComboBox1,
this.repositoryItemDateEdit1});
- this.gcMx1.Size = new System.Drawing.Size(1124, 253);
+ this.gcMx1.Size = new System.Drawing.Size(1124, 220);
this.gcMx1.TabIndex = 0;
this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx1});
//
// 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.gridColumn2,
@@ -1241,6 +1297,7 @@
this.gridColumn20,
this.gvMx1salesUnitId,
this.gvMx1salesQuantity,
+ this.gridColumn32,
this.gvMx1note,
this.gridColumn13,
this.gvMx1returnDate,
@@ -1270,7 +1327,7 @@
this.gridColumn2.Name = "gridColumn2";
this.gridColumn2.Tag = "edit";
this.gridColumn2.Visible = true;
- this.gridColumn2.VisibleIndex = 3;
+ this.gridColumn2.VisibleIndex = 0;
this.gridColumn2.Width = 94;
//
// repositoryItemSearchLookUpEdit1
@@ -1361,46 +1418,35 @@
this.gridColumn11.Caption = "鍑哄簱鏄庣粏Guid";
this.gridColumn11.FieldName = "ckmxGuid";
this.gridColumn11.Name = "gridColumn11";
- this.gridColumn11.Visible = true;
- this.gridColumn11.VisibleIndex = 7;
//
// gridColumn23
//
this.gridColumn23.Caption = "鐗╂枡ID";
this.gridColumn23.FieldName = "itemId";
this.gridColumn23.Name = "gridColumn23";
- this.gridColumn23.Visible = true;
- this.gridColumn23.VisibleIndex = 8;
//
// gvMx1id
//
- this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1id.AppearanceCell.Options.UseFont = true;
this.gvMx1id.Caption = "涓婚敭GUID";
this.gvMx1id.FieldName = "guid";
this.gvMx1id.MinWidth = 50;
this.gvMx1id.Name = "gvMx1id";
this.gvMx1id.Tag = "query_a.ID";
- this.gvMx1id.Visible = true;
- this.gvMx1id.VisibleIndex = 0;
this.gvMx1id.Width = 94;
//
// gvMx1materialId
//
- this.gvMx1materialId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1materialId.AppearanceCell.Options.UseFont = true;
this.gvMx1materialId.Caption = "鐗╂枡ID ";
this.gvMx1materialId.FieldName = "itemId";
this.gvMx1materialId.MinWidth = 50;
this.gvMx1materialId.Name = "gvMx1materialId";
this.gvMx1materialId.Tag = "query_a.MATERIAL_ID";
- this.gvMx1materialId.Visible = true;
- this.gvMx1materialId.VisibleIndex = 1;
this.gvMx1materialId.Width = 94;
//
// gvMx1materialName
//
- this.gvMx1materialName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1materialName.AppearanceCell.Options.UseFont = true;
this.gvMx1materialName.Caption = "鐗╂枡鍚嶇О ";
this.gvMx1materialName.FieldName = "itemName";
@@ -1408,12 +1454,11 @@
this.gvMx1materialName.Name = "gvMx1materialName";
this.gvMx1materialName.Tag = "query_a.MATERIAL_NAME";
this.gvMx1materialName.Visible = true;
- this.gvMx1materialName.VisibleIndex = 4;
+ this.gvMx1materialName.VisibleIndex = 1;
this.gvMx1materialName.Width = 94;
//
// gvMx1materialSpecification
//
- this.gvMx1materialSpecification.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1materialSpecification.AppearanceCell.Options.UseFont = true;
this.gvMx1materialSpecification.Caption = "鐗╂枡瑙勬牸 ";
this.gvMx1materialSpecification.FieldName = "itemModel";
@@ -1421,7 +1466,7 @@
this.gvMx1materialSpecification.Name = "gvMx1materialSpecification";
this.gvMx1materialSpecification.Tag = "query_a.MATERIAL_SPECIFICATION";
this.gvMx1materialSpecification.Visible = true;
- this.gvMx1materialSpecification.VisibleIndex = 5;
+ this.gvMx1materialSpecification.VisibleIndex = 2;
this.gvMx1materialSpecification.Width = 94;
//
// gridColumn20
@@ -1431,12 +1476,11 @@
this.gridColumn20.MinWidth = 25;
this.gridColumn20.Name = "gridColumn20";
this.gridColumn20.Visible = true;
- this.gridColumn20.VisibleIndex = 6;
+ this.gridColumn20.VisibleIndex = 3;
this.gridColumn20.Width = 94;
//
// gvMx1salesUnitId
//
- this.gvMx1salesUnitId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1salesUnitId.AppearanceCell.Options.UseFont = true;
this.gvMx1salesUnitId.Caption = "閿�鍞崟浣� ";
this.gvMx1salesUnitId.FieldName = "salesUnitId";
@@ -1444,12 +1488,11 @@
this.gvMx1salesUnitId.Name = "gvMx1salesUnitId";
this.gvMx1salesUnitId.Tag = "query_a.SALES_UNIT_ID";
this.gvMx1salesUnitId.Visible = true;
- this.gvMx1salesUnitId.VisibleIndex = 7;
+ this.gvMx1salesUnitId.VisibleIndex = 4;
this.gvMx1salesUnitId.Width = 94;
//
// gvMx1salesQuantity
//
- this.gvMx1salesQuantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1salesQuantity.AppearanceCell.Options.UseFont = true;
this.gvMx1salesQuantity.Caption = "閿�鍞暟閲� ";
this.gvMx1salesQuantity.FieldName = "salesQuantity";
@@ -1457,12 +1500,21 @@
this.gvMx1salesQuantity.Name = "gvMx1salesQuantity";
this.gvMx1salesQuantity.Tag = "query_a.SALES_QUANTITY";
this.gvMx1salesQuantity.Visible = true;
- this.gvMx1salesQuantity.VisibleIndex = 8;
+ this.gvMx1salesQuantity.VisibleIndex = 5;
this.gvMx1salesQuantity.Width = 94;
+ //
+ // 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;
//
// gvMx1note
//
- this.gvMx1note.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1note.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1note.AppearanceCell.Options.UseFont = true;
this.gvMx1note.AppearanceCell.Options.UseForeColor = true;
@@ -1474,7 +1526,7 @@
this.gvMx1note.Name = "gvMx1note";
this.gvMx1note.Tag = "edit";
this.gvMx1note.Visible = true;
- this.gvMx1note.VisibleIndex = 9;
+ this.gvMx1note.VisibleIndex = 6;
this.gvMx1note.Width = 94;
//
// gridColumn13
@@ -1489,12 +1541,11 @@
this.gridColumn13.Name = "gridColumn13";
this.gridColumn13.Tag = "yz_quantity_0_edit";
this.gridColumn13.Visible = true;
- this.gridColumn13.VisibleIndex = 10;
+ this.gridColumn13.VisibleIndex = 7;
this.gridColumn13.Width = 94;
//
// gvMx1returnDate
//
- this.gvMx1returnDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1returnDate.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1returnDate.AppearanceCell.Options.UseFont = true;
this.gvMx1returnDate.AppearanceCell.Options.UseForeColor = true;
@@ -1507,7 +1558,7 @@
this.gvMx1returnDate.Name = "gvMx1returnDate";
this.gvMx1returnDate.Tag = "edit";
this.gvMx1returnDate.Visible = true;
- this.gvMx1returnDate.VisibleIndex = 12;
+ this.gvMx1returnDate.VisibleIndex = 9;
this.gvMx1returnDate.Width = 94;
//
// repositoryItemDateEdit1
@@ -1521,7 +1572,6 @@
//
// gvMx1isFree
//
- this.gvMx1isFree.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1isFree.AppearanceCell.Options.UseFont = true;
this.gvMx1isFree.Caption = "鏄惁璧犲搧 ";
this.gvMx1isFree.FieldName = "isFree";
@@ -1529,12 +1579,11 @@
this.gvMx1isFree.Name = "gvMx1isFree";
this.gvMx1isFree.Tag = "query_a.IS_FREE";
this.gvMx1isFree.Visible = true;
- this.gvMx1isFree.VisibleIndex = 11;
+ this.gvMx1isFree.VisibleIndex = 8;
this.gvMx1isFree.Width = 94;
//
// gvMx1returnType
//
- this.gvMx1returnType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1returnType.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
this.gvMx1returnType.AppearanceCell.Options.UseFont = true;
this.gvMx1returnType.AppearanceCell.Options.UseForeColor = true;
@@ -1547,7 +1596,7 @@
this.gvMx1returnType.Name = "gvMx1returnType";
this.gvMx1returnType.Tag = "edit";
this.gvMx1returnType.Visible = true;
- this.gvMx1returnType.VisibleIndex = 14;
+ this.gvMx1returnType.VisibleIndex = 11;
this.gvMx1returnType.Width = 94;
//
// repositoryItemComboBox1
@@ -1565,7 +1614,6 @@
//
// gvMx1inventoryUnit
//
- this.gvMx1inventoryUnit.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1inventoryUnit.AppearanceCell.Options.UseFont = true;
this.gvMx1inventoryUnit.Caption = "搴撳瓨鍗曚綅 ";
this.gvMx1inventoryUnit.FieldName = "inventoryUnit";
@@ -1573,7 +1621,7 @@
this.gvMx1inventoryUnit.Name = "gvMx1inventoryUnit";
this.gvMx1inventoryUnit.Tag = "query_a.INVENTORY_UNIT";
this.gvMx1inventoryUnit.Visible = true;
- this.gvMx1inventoryUnit.VisibleIndex = 13;
+ this.gvMx1inventoryUnit.VisibleIndex = 10;
this.gvMx1inventoryUnit.Width = 94;
//
// gridColumn12
@@ -1582,8 +1630,6 @@
this.gridColumn12.FieldName = "deliveDetailGuid";
this.gridColumn12.MinWidth = 25;
this.gridColumn12.Name = "gridColumn12";
- this.gridColumn12.Visible = true;
- this.gridColumn12.VisibleIndex = 2;
this.gridColumn12.Width = 94;
//
// gridColumn21
@@ -1593,7 +1639,7 @@
this.gridColumn21.MinWidth = 25;
this.gridColumn21.Name = "gridColumn21";
this.gridColumn21.Visible = true;
- this.gridColumn21.VisibleIndex = 15;
+ this.gridColumn21.VisibleIndex = 12;
this.gridColumn21.Width = 94;
//
// gridColumn22
@@ -1603,7 +1649,7 @@
this.gridColumn22.MinWidth = 25;
this.gridColumn22.Name = "gridColumn22";
this.gridColumn22.Visible = true;
- this.gridColumn22.VisibleIndex = 16;
+ this.gridColumn22.VisibleIndex = 13;
this.gridColumn22.Width = 94;
//
// gvMxDel
@@ -1613,7 +1659,7 @@
this.gvMxDel.MinWidth = 25;
this.gvMxDel.Name = "gvMxDel";
this.gvMxDel.Visible = true;
- this.gvMxDel.VisibleIndex = 17;
+ this.gvMxDel.VisibleIndex = 14;
this.gvMxDel.Width = 94;
//
// repositoryItemButtonEdit1
@@ -1627,201 +1673,127 @@
this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
//
- // panelMx1
+ // radOut
//
- this.panelMx1.Controls.Add(this.ucBtnPrint1);
- this.panelMx1.Controls.Add(this.lbMxGuid);
- this.panelMx1.Controls.Add(this.txt_iCount_1);
- this.panelMx1.Controls.Add(this.labelControl14);
- this.panelMx1.Controls.Add(this.txt_psnQty_1);
- this.panelMx1.Controls.Add(this.labelControl12);
- this.panelMx1.Controls.Add(this.txtKdy);
- this.panelMx1.Controls.Add(this.labelControl13);
- this.panelMx1.Controls.Add(this.txtYdy);
- this.panelMx1.Controls.Add(this.labelControl1);
- this.panelMx1.Controls.Add(this.txtQuantity);
- this.panelMx1.Controls.Add(this.labelControl10);
- this.panelMx1.Controls.Add(this.txtWlgg);
- this.panelMx1.Controls.Add(this.labelControl9);
- this.panelMx1.Controls.Add(this.txtWlmc);
- this.panelMx1.Controls.Add(this.labelControl8);
- this.panelMx1.Controls.Add(this.txtWlid);
- this.panelMx1.Controls.Add(this.labelControl7);
- this.panelMx1.Dock = System.Windows.Forms.DockStyle.Top;
- this.panelMx1.Location = new System.Drawing.Point(0, 0);
- this.panelMx1.Name = "panelMx1";
- this.panelMx1.Size = new System.Drawing.Size(1124, 102);
- this.panelMx1.TabIndex = 3;
+ this.radOut.Location = new System.Drawing.Point(756, -10);
+ this.radOut.Margin = new System.Windows.Forms.Padding(0);
+ this.radOut.Name = "radOut";
+ this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near;
+ this.radOut.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
+ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄨ嚜鍔�"),
+ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍗婅嚜鍔�"),
+ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩")});
+ this.radOut.Size = new System.Drawing.Size(227, 28);
+ this.radOut.StyleController = this.layout99;
+ this.radOut.TabIndex = 476;
//
// ucBtnPrint1
//
this.ucBtnPrint1.guidKey = null;
- this.ucBtnPrint1.Location = new System.Drawing.Point(543, 65);
+ this.ucBtnPrint1.Location = new System.Drawing.Point(754, 22);
this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0);
this.ucBtnPrint1.Name = "ucBtnPrint1";
this.ucBtnPrint1.rptParameter = null;
- this.ucBtnPrint1.Size = new System.Drawing.Size(207, 31);
+ this.ucBtnPrint1.Size = new System.Drawing.Size(180, 31);
this.ucBtnPrint1.TabIndex = 230;
//
// lbMxGuid
//
- this.lbMxGuid.Location = new System.Drawing.Point(835, 7);
+ this.lbMxGuid.Location = new System.Drawing.Point(755, 76);
this.lbMxGuid.Name = "lbMxGuid";
this.lbMxGuid.Size = new System.Drawing.Size(58, 18);
+ this.lbMxGuid.StyleController = this.layout99;
this.lbMxGuid.TabIndex = 229;
this.lbMxGuid.Text = "lbMxGuid";
this.lbMxGuid.Visible = false;
//
// txt_iCount_1
//
- this.txt_iCount_1.Location = new System.Drawing.Point(654, 34);
+ this.txt_iCount_1.Location = new System.Drawing.Point(104, 2);
this.txt_iCount_1.Name = "txt_iCount_1";
- this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
- this.txt_iCount_1.Size = new System.Drawing.Size(96, 28);
+ this.txt_iCount_1.Properties.ReadOnly = true;
+ this.txt_iCount_1.Size = new System.Drawing.Size(62, 24);
+ this.txt_iCount_1.StyleController = this.layoutControl1;
this.txt_iCount_1.TabIndex = 228;
- //
- // labelControl14
- //
- this.labelControl14.Location = new System.Drawing.Point(543, 39);
- this.labelControl14.Name = "labelControl14";
- this.labelControl14.Size = new System.Drawing.Size(105, 18);
- this.labelControl14.TabIndex = 227;
- this.labelControl14.Text = "鎵撳嵃鏉$爜寮犳暟锛�";
//
// txt_psnQty_1
//
- this.txt_psnQty_1.Location = new System.Drawing.Point(654, 4);
+ this.txt_psnQty_1.Location = new System.Drawing.Point(517, 24);
this.txt_psnQty_1.Name = "txt_psnQty_1";
- this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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(234, 24);
+ this.txt_psnQty_1.StyleController = this.layout99;
this.txt_psnQty_1.TabIndex = 226;
//
- // labelControl12
+ // txt_kQty
//
- this.labelControl12.Location = new System.Drawing.Point(543, 9);
- this.labelControl12.Name = "labelControl12";
- this.labelControl12.Size = new System.Drawing.Size(105, 18);
- this.labelControl12.TabIndex = 225;
- this.labelControl12.Text = "姣忓紶鏉$爜鏁伴噺锛�";
+ this.txt_kQty.Location = new System.Drawing.Point(517, -8);
+ this.txt_kQty.Name = "txt_kQty";
+ this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue;
+ this.txt_kQty.Properties.Appearance.Options.UseFont = true;
+ this.txt_kQty.Properties.Appearance.Options.UseForeColor = true;
+ this.txt_kQty.Properties.ReadOnly = true;
+ this.txt_kQty.Size = new System.Drawing.Size(234, 24);
+ this.txt_kQty.StyleController = this.layout99;
+ this.txt_kQty.TabIndex = 224;
//
- // txtKdy
+ // txt_yQty
//
- this.txtKdy.Location = new System.Drawing.Point(430, 65);
- this.txtKdy.Name = "txtKdy";
- this.txtKdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- 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.TabIndex = 224;
- //
- // labelControl13
- //
- this.labelControl13.Location = new System.Drawing.Point(346, 70);
- this.labelControl13.Name = "labelControl13";
- this.labelControl13.Size = new System.Drawing.Size(80, 18);
- this.labelControl13.TabIndex = 223;
- this.labelControl13.Text = "鍙墦鍗版�绘暟:";
- //
- // txtYdy
- //
- this.txtYdy.Location = new System.Drawing.Point(430, 34);
- this.txtYdy.Name = "txtYdy";
- this.txtYdy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
- this.txtYdy.Properties.Appearance.Options.UseFont = true;
- this.txtYdy.Properties.ReadOnly = true;
- this.txtYdy.Size = new System.Drawing.Size(96, 28);
- this.txtYdy.TabIndex = 222;
- //
- // labelControl1
- //
- this.labelControl1.Location = new System.Drawing.Point(346, 39);
- this.labelControl1.Name = "labelControl1";
- this.labelControl1.Size = new System.Drawing.Size(80, 18);
- this.labelControl1.TabIndex = 221;
- this.labelControl1.Text = "宸叉墦鍗版�婚噺:";
+ this.txt_yQty.Location = new System.Drawing.Point(177, 24);
+ this.txt_yQty.Name = "txt_yQty";
+ this.txt_yQty.Properties.Appearance.Options.UseFont = true;
+ this.txt_yQty.Properties.ReadOnly = true;
+ this.txt_yQty.Size = new System.Drawing.Size(234, 24);
+ this.txt_yQty.StyleController = this.layout99;
+ this.txt_yQty.TabIndex = 222;
//
// txtQuantity
//
- this.txtQuantity.Location = new System.Drawing.Point(430, 4);
+ this.txtQuantity.Location = new System.Drawing.Point(177, -8);
this.txtQuantity.Name = "txtQuantity";
- this.txtQuantity.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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(234, 24);
+ this.txtQuantity.StyleController = this.layout99;
this.txtQuantity.TabIndex = 220;
- //
- // labelControl10
- //
- this.labelControl10.Location = new System.Drawing.Point(331, 9);
- this.labelControl10.Name = "labelControl10";
- this.labelControl10.Size = new System.Drawing.Size(95, 18);
- this.labelControl10.TabIndex = 219;
- this.labelControl10.Text = "鏈鐢宠鎬婚噺:";
//
// txtWlgg
//
- this.txtWlgg.Location = new System.Drawing.Point(90, 65);
+ this.txtWlgg.Location = new System.Drawing.Point(-163, 56);
this.txtWlgg.Name = "txtWlgg";
- this.txtWlgg.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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(574, 24);
+ this.txtWlgg.StyleController = this.layout99;
this.txtWlgg.TabIndex = 218;
- //
- // labelControl9
- //
- this.labelControl9.Location = new System.Drawing.Point(20, 70);
- this.labelControl9.Name = "labelControl9";
- this.labelControl9.Size = new System.Drawing.Size(65, 18);
- this.labelControl9.TabIndex = 217;
- this.labelControl9.Text = "鐗╂枡瑙勬牸:";
//
// txtWlmc
//
- this.txtWlmc.Location = new System.Drawing.Point(90, 34);
+ this.txtWlmc.Location = new System.Drawing.Point(-163, 24);
this.txtWlmc.Name = "txtWlmc";
- this.txtWlmc.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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(234, 24);
+ this.txtWlmc.StyleController = this.layout99;
this.txtWlmc.TabIndex = 216;
- //
- // labelControl8
- //
- this.labelControl8.Location = new System.Drawing.Point(20, 39);
- this.labelControl8.Name = "labelControl8";
- this.labelControl8.Size = new System.Drawing.Size(65, 18);
- this.labelControl8.TabIndex = 215;
- this.labelControl8.Text = "鐗╂枡鍚嶇О:";
//
// txtWlid
//
- this.txtWlid.Location = new System.Drawing.Point(90, 4);
+ this.txtWlid.Location = new System.Drawing.Point(-163, -8);
this.txtWlid.Name = "txtWlid";
- this.txtWlid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
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(234, 24);
+ this.txtWlid.StyleController = this.layout99;
this.txtWlid.TabIndex = 214;
- //
- // labelControl7
- //
- this.labelControl7.Location = new System.Drawing.Point(20, 9);
- this.labelControl7.Name = "labelControl7";
- this.labelControl7.Size = new System.Drawing.Size(65, 18);
- this.labelControl7.TabIndex = 213;
- this.labelControl7.Text = "鐗╂枡缂栫爜:";
//
// tabMxPage2
//
this.tabMxPage2.Controls.Add(this.gcMx2);
this.tabMxPage2.Name = "tabMxPage2";
- this.tabMxPage2.Size = new System.Drawing.Size(1124, 355);
- this.tabMxPage2.Text = "鎵爜鏄庣粏";
+ this.tabMxPage2.Size = new System.Drawing.Size(1124, 338);
+ this.tabMxPage2.Text = "宸叉墦鍗版潯鐮佹槑缁�";
//
// gcMx2
//
@@ -1831,14 +1803,13 @@
this.gcMx2.Name = "gcMx2";
this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemButtonEdit2});
- this.gcMx2.Size = new System.Drawing.Size(1124, 355);
+ this.gcMx2.Size = new System.Drawing.Size(1124, 338);
this.gcMx2.TabIndex = 3;
this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvMx2});
//
// 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.gridColumn3,
@@ -1850,6 +1821,10 @@
this.gridColumn17,
this.gvMx1createBy,
this.gvMx1lotDate,
+ this.gridColumn28,
+ this.gridColumn29,
+ this.gridColumn30,
+ this.gridColumn31,
this.gvBtnAlawys});
this.gvMx2.GridControl = this.gcMx2;
this.gvMx2.Name = "gvMx2";
@@ -1859,7 +1834,6 @@
//
// gridColumn3
//
- this.gridColumn3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gridColumn3.AppearanceCell.Options.UseFont = true;
this.gridColumn3.Caption = "guid";
this.gridColumn3.FieldName = "guid";
@@ -1870,7 +1844,6 @@
//
// gvMx1itemBarcode
//
- this.gvMx1itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜";
this.gvMx1itemBarcode.FieldName = "itemBarcode";
@@ -1913,7 +1886,6 @@
//
// gvMx1quantity
//
- this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
this.gvMx1quantity.Caption = "鏁伴噺";
this.gvMx1quantity.FieldName = "quantity";
@@ -1936,7 +1908,6 @@
//
// gvMx1createBy
//
- this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
this.gvMx1createBy.Caption = "鍒涘缓浜�";
this.gvMx1createBy.FieldName = "createBy";
@@ -1949,7 +1920,6 @@
//
// gvMx1lotDate
//
- this.gvMx1lotDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
this.gvMx1lotDate.AppearanceCell.Options.UseFont = true;
this.gvMx1lotDate.Caption = "鍒涘缓鏃ユ湡";
this.gvMx1lotDate.FieldName = "createDate";
@@ -1960,6 +1930,46 @@
this.gvMx1lotDate.VisibleIndex = 7;
this.gvMx1lotDate.Width = 94;
//
+ // gridColumn28
+ //
+ this.gridColumn28.Caption = "鏄惁鍏ュ簱";
+ this.gridColumn28.FieldName = "isRk";
+ this.gridColumn28.MinWidth = 25;
+ this.gridColumn28.Name = "gridColumn28";
+ this.gridColumn28.Visible = true;
+ this.gridColumn28.VisibleIndex = 8;
+ this.gridColumn28.Width = 94;
+ //
+ // gridColumn29
+ //
+ this.gridColumn29.Caption = "鍏ュ簱浜�";
+ this.gridColumn29.FieldName = "rkUser";
+ this.gridColumn29.MinWidth = 25;
+ this.gridColumn29.Name = "gridColumn29";
+ this.gridColumn29.Visible = true;
+ this.gridColumn29.VisibleIndex = 9;
+ this.gridColumn29.Width = 94;
+ //
+ // gridColumn30
+ //
+ this.gridColumn30.Caption = "鍏ュ簱鏃ユ湡";
+ this.gridColumn30.FieldName = "rkDate";
+ this.gridColumn30.MinWidth = 25;
+ this.gridColumn30.Name = "gridColumn30";
+ this.gridColumn30.Visible = true;
+ this.gridColumn30.VisibleIndex = 10;
+ this.gridColumn30.Width = 94;
+ //
+ // gridColumn31
+ //
+ this.gridColumn31.Caption = "鍏ュ簱浣�";
+ this.gridColumn31.FieldName = "rkPositon";
+ this.gridColumn31.MinWidth = 25;
+ this.gridColumn31.Name = "gridColumn31";
+ this.gridColumn31.Visible = true;
+ this.gridColumn31.VisibleIndex = 11;
+ this.gridColumn31.Width = 94;
+ //
// gvBtnAlawys
//
this.gvBtnAlawys.Caption = "绉诲嚭";
@@ -1967,7 +1977,7 @@
this.gvBtnAlawys.MinWidth = 25;
this.gvBtnAlawys.Name = "gvBtnAlawys";
this.gvBtnAlawys.Visible = true;
- this.gvBtnAlawys.VisibleIndex = 8;
+ this.gvBtnAlawys.VisibleIndex = 12;
this.gvBtnAlawys.Width = 94;
//
// repositoryItemButtonEdit2
@@ -1979,6 +1989,7 @@
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
//
@@ -1990,6 +2001,284 @@
this.picCheckBox.TabIndex = 451;
this.picCheckBox.TabStop = false;
this.picCheckBox.Visible = false;
+ //
+ // split99
+ //
+ this.split99.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.split99.Horizontal = false;
+ this.split99.Location = new System.Drawing.Point(0, 0);
+ this.split99.Name = "split99";
+ //
+ // split99.split99_Panel1
+ //
+ this.split99.Panel1.Controls.Add(this.layout99);
+ this.split99.Panel1.Text = "Panel1";
+ //
+ // split99.split99_Panel2
+ //
+ this.split99.Panel2.Controls.Add(this.gcMx1);
+ this.split99.Panel2.Text = "Panel2";
+ this.split99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
+ this.split99.Size = new System.Drawing.Size(1124, 338);
+ this.split99.SplitterPosition = 106;
+ this.split99.TabIndex = 4;
+ //
+ // layout99
+ //
+ this.layout99.Controls.Add(this.layoutControl1);
+ this.layout99.Controls.Add(this.ucBtnPrint1);
+ this.layout99.Controls.Add(this.radOut);
+ this.layout99.Controls.Add(this.lbMxGuid);
+ this.layout99.Controls.Add(this.txtWlid);
+ this.layout99.Controls.Add(this.txt_psnQty_1);
+ this.layout99.Controls.Add(this.txtWlmc);
+ this.layout99.Controls.Add(this.txtWlgg);
+ this.layout99.Controls.Add(this.txt_kQty);
+ this.layout99.Controls.Add(this.txtQuantity);
+ this.layout99.Controls.Add(this.txt_yQty);
+ this.layout99.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.layout99.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem29});
+ this.layout99.Location = new System.Drawing.Point(0, 0);
+ this.layout99.Name = "layout99";
+ this.layout99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(46, 297, 812, 500);
+ this.layout99.Root = this.layoutControlGroup1;
+ this.layout99.Size = new System.Drawing.Size(1124, 106);
+ this.layout99.TabIndex = 0;
+ this.layout99.Text = "layoutControl1";
+ //
+ // layoutControlGroup1
+ //
+ this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.layoutControlGroup1.GroupBordersVisible = false;
+ this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem22,
+ this.layoutControlItem23,
+ this.layoutControlItem24,
+ this.layoutControlItem25,
+ this.layoutControlItem26,
+ this.layoutControlItem27,
+ this.layoutControlItem28,
+ this.layoutControlItem30,
+ this.layoutControlItem31,
+ this.layoutControlItem32});
+ this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.layoutControlGroup1.Name = "Root";
+ columnDefinition7.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition7.Width = 100D;
+ columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition8.Width = 100D;
+ columnDefinition9.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition9.Width = 100D;
+ columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition10.Width = 100D;
+ this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition7,
+ columnDefinition8,
+ columnDefinition9,
+ columnDefinition10});
+ 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;
+ this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition7,
+ rowDefinition8,
+ rowDefinition9});
+ this.layoutControlGroup1.Size = new System.Drawing.Size(1380, 116);
+ this.layoutControlGroup1.TextVisible = false;
+ //
+ // layoutControlItem22
+ //
+ this.layoutControlItem22.Control = this.txtWlid;
+ this.layoutControlItem22.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem22.Name = "layoutControlItem22";
+ this.layoutControlItem22.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem22.Text = "鐗╂枡缂栫爜";
+ this.layoutControlItem22.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem23
+ //
+ this.layoutControlItem23.Control = this.txtWlmc;
+ this.layoutControlItem23.Location = new System.Drawing.Point(0, 32);
+ this.layoutControlItem23.Name = "layoutControlItem23";
+ this.layoutControlItem23.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem23.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem23.Text = "鐗╂枡鍚嶇О";
+ this.layoutControlItem23.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem24
+ //
+ this.layoutControlItem24.Control = this.txtWlgg;
+ this.layoutControlItem24.Location = new System.Drawing.Point(0, 64);
+ this.layoutControlItem24.Name = "layoutControlItem24";
+ this.layoutControlItem24.OptionsTableLayoutItem.ColumnSpan = 2;
+ this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem24.Size = new System.Drawing.Size(680, 32);
+ this.layoutControlItem24.Text = "鐗╂枡瑙勬牸";
+ this.layoutControlItem24.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem25
+ //
+ this.layoutControlItem25.Control = this.txtQuantity;
+ this.layoutControlItem25.Location = new System.Drawing.Point(340, 0);
+ this.layoutControlItem25.Name = "layoutControlItem25";
+ this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem25.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem25.Text = "鏈鐢宠鎬婚噺";
+ this.layoutControlItem25.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem26
+ //
+ this.layoutControlItem26.Control = this.txt_yQty;
+ this.layoutControlItem26.Location = new System.Drawing.Point(340, 32);
+ this.layoutControlItem26.Name = "layoutControlItem26";
+ this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem26.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem26.Text = "宸叉墦鍗版�婚噺";
+ this.layoutControlItem26.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem27
+ //
+ this.layoutControlItem27.Control = this.txt_kQty;
+ this.layoutControlItem27.Location = new System.Drawing.Point(680, 0);
+ this.layoutControlItem27.Name = "layoutControlItem27";
+ this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem27.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem27.Text = "鍙墦鍗版�绘暟";
+ this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem28
+ //
+ this.layoutControlItem28.Control = this.txt_psnQty_1;
+ this.layoutControlItem28.Location = new System.Drawing.Point(680, 32);
+ this.layoutControlItem28.Name = "layoutControlItem28";
+ this.layoutControlItem28.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem28.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem28.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem28.Text = "姣忓紶鏉$爜鏁伴噺";
+ this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // layoutControlItem29
+ //
+ this.layoutControlItem29.Control = this.lbMxGuid;
+ this.layoutControlItem29.Location = new System.Drawing.Point(1020, 64);
+ this.layoutControlItem29.Name = "layoutControlItem29";
+ this.layoutControlItem29.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem29.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem29.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem29.Text = "lbMxGuid";
+ this.layoutControlItem29.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem29.TextVisible = false;
+ //
+ // layoutControlItem30
+ //
+ this.layoutControlItem30.Control = this.radOut;
+ this.layoutControlItem30.Location = new System.Drawing.Point(1020, 0);
+ this.layoutControlItem30.MaxSize = new System.Drawing.Size(230, 28);
+ this.layoutControlItem30.MinSize = new System.Drawing.Size(230, 28);
+ this.layoutControlItem30.Name = "layoutControlItem30";
+ this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem30.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 0, 0, 0);
+ this.layoutControlItem30.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem30.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+ this.layoutControlItem30.Text = "鑷姩璁$畻";
+ this.layoutControlItem30.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem30.TextVisible = false;
+ //
+ // layoutControlItem31
+ //
+ this.layoutControlItem31.Control = this.ucBtnPrint1;
+ this.layoutControlItem31.Location = new System.Drawing.Point(1020, 32);
+ this.layoutControlItem31.MaxSize = new System.Drawing.Size(182, 31);
+ this.layoutControlItem31.MinSize = new System.Drawing.Size(182, 31);
+ this.layoutControlItem31.Name = "layoutControlItem31";
+ this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 3;
+ this.layoutControlItem31.OptionsTableLayoutItem.RowIndex = 1;
+ this.layoutControlItem31.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0);
+ this.layoutControlItem31.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem31.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
+ this.layoutControlItem31.Text = "鎵撳嵃鎸夐挳";
+ this.layoutControlItem31.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem31.TextVisible = false;
+ //
+ // layoutControl1
+ //
+ this.layoutControl1.Controls.Add(this.txt_iCount_1);
+ this.layoutControl1.Controls.Add(this.txt_yuliang_1);
+ this.layoutControl1.Location = new System.Drawing.Point(415, 56);
+ this.layoutControl1.Name = "layoutControl1";
+ this.layoutControl1.Root = this.layoutControlGroup2;
+ this.layoutControl1.Size = new System.Drawing.Size(336, 28);
+ this.layoutControl1.TabIndex = 477;
+ this.layoutControl1.Text = "layoutControl1";
+ //
+ // layoutControlItem32
+ //
+ this.layoutControlItem32.Control = this.layoutControl1;
+ this.layoutControlItem32.Location = new System.Drawing.Point(680, 64);
+ this.layoutControlItem32.Name = "layoutControlItem32";
+ this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2;
+ this.layoutControlItem32.OptionsTableLayoutItem.RowIndex = 2;
+ this.layoutControlItem32.Size = new System.Drawing.Size(340, 32);
+ this.layoutControlItem32.Text = "鎵撳嵃鏁伴噺";
+ this.layoutControlItem32.TextSize = new System.Drawing.Size(0, 0);
+ this.layoutControlItem32.TextVisible = false;
+ //
+ // layoutControlGroup2
+ //
+ this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
+ this.layoutControlGroup2.GroupBordersVisible = false;
+ this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
+ this.layoutControlItem33,
+ this.layoutControlItem34});
+ this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
+ this.layoutControlGroup2.Name = "layoutControlGroup2";
+ columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition5.Width = 100D;
+ columnDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ columnDefinition6.Width = 100D;
+ this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
+ columnDefinition5,
+ columnDefinition6});
+ rowDefinition6.Height = 100D;
+ rowDefinition6.SizeType = System.Windows.Forms.SizeType.Percent;
+ this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
+ rowDefinition6});
+ this.layoutControlGroup2.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0);
+ this.layoutControlGroup2.Size = new System.Drawing.Size(336, 28);
+ this.layoutControlGroup2.TextVisible = false;
+ //
+ // layoutControlItem33
+ //
+ this.layoutControlItem33.Control = this.txt_iCount_1;
+ this.layoutControlItem33.Location = new System.Drawing.Point(0, 0);
+ this.layoutControlItem33.Name = "layoutControlItem33";
+ this.layoutControlItem33.Size = new System.Drawing.Size(168, 28);
+ this.layoutControlItem33.Text = "鎵撳嵃鏁村紶鏁板��";
+ this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18);
+ //
+ // txt_yuliang_1
+ //
+ this.txt_yuliang_1.Location = new System.Drawing.Point(272, 2);
+ this.txt_yuliang_1.Name = "txt_yuliang_1";
+ this.txt_yuliang_1.Properties.ReadOnly = true;
+ this.txt_yuliang_1.Size = new System.Drawing.Size(62, 24);
+ this.txt_yuliang_1.StyleController = this.layoutControl1;
+ this.txt_yuliang_1.TabIndex = 229;
+ //
+ // layoutControlItem34
+ //
+ this.layoutControlItem34.Control = this.txt_yuliang_1;
+ this.layoutControlItem34.Location = new System.Drawing.Point(168, 0);
+ this.layoutControlItem34.Name = "layoutControlItem34";
+ this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 1;
+ this.layoutControlItem34.Size = new System.Drawing.Size(168, 28);
+ this.layoutControlItem34.Text = "鎵撳嵃浣欐暟";
+ this.layoutControlItem34.TextSize = new System.Drawing.Size(90, 18);
//
// Frm_SalesReturnNotice
//
@@ -2020,6 +2309,7 @@
this.splitMx1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
this.layoutMx1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fIsLink.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_wjStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_chkStatus.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_billType.Properties)).EndInit();
@@ -2055,9 +2345,10 @@
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
this.tabMx.ResumeLayout(false);
this.tabMxPage1.ResumeLayout(false);
@@ -2069,13 +2360,11 @@
((System.ComponentModel.ISupportInitialize)(this.repositoryItemDateEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit();
- this.panelMx1.ResumeLayout(false);
- this.panelMx1.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.radOut.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_kQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yQty.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlgg.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txtWlmc.Properties)).EndInit();
@@ -2085,6 +2374,32 @@
((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.split99.Panel1)).EndInit();
+ this.split99.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split99.Panel2)).EndInit();
+ this.split99.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.split99)).EndInit();
+ this.split99.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layout99)).EndInit();
+ this.layout99.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem22)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
+ this.layoutControl1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_yuliang_1.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit();
this.ResumeLayout(false);
}
@@ -2183,39 +2498,17 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
private DevExpress.XtraGrid.Columns.GridColumn gvMxDel;
private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
- private DevExpress.XtraEditors.PanelControl panelMx1;
private UserControl.UcBtnPrint ucBtnPrint1;
private DevExpress.XtraEditors.LabelControl lbMxGuid;
private DevExpress.XtraEditors.TextEdit txt_iCount_1;
- private DevExpress.XtraEditors.LabelControl labelControl14;
private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
- private DevExpress.XtraEditors.LabelControl labelControl12;
- private DevExpress.XtraEditors.TextEdit txtKdy;
- private DevExpress.XtraEditors.LabelControl labelControl13;
- private DevExpress.XtraEditors.TextEdit txtYdy;
- private DevExpress.XtraEditors.LabelControl labelControl1;
+ private DevExpress.XtraEditors.TextEdit txt_kQty;
+ private DevExpress.XtraEditors.TextEdit txt_yQty;
private DevExpress.XtraEditors.TextEdit txtQuantity;
- private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.TextEdit txtWlgg;
- private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraEditors.TextEdit txtWlmc;
- private DevExpress.XtraEditors.LabelControl labelControl8;
private DevExpress.XtraEditors.TextEdit txtWlid;
- private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraTab.XtraTabPage tabMxPage2;
- private DevExpress.XtraGrid.GridControl gcMx2;
- private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy;
- private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate;
- private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys;
- private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn20;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
@@ -2227,9 +2520,50 @@
private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
+ private DevExpress.XtraEditors.RadioGroup txt_fIsLink;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
+ private DevExpress.XtraGrid.GridControl gcMx2;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemBarcode;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn29;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn30;
+ 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;
+ private DevExpress.XtraEditors.RadioGroup radOut;
+ private DevExpress.XtraEditors.SplitContainerControl split99;
+ private DevExpress.XtraLayout.LayoutControl layout99;
+ private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem23;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem27;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28;
+ private DevExpress.XtraLayout.LayoutControl layoutControl1;
+ private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem29;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32;
+ private DevExpress.XtraEditors.TextEdit txt_yuliang_1;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33;
+ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34;
}
}
\ No newline at end of file
--
Gitblit v1.9.3