From f7762576fe003f25a6111ee664724f74acb00eed Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期三, 23 十月 2024 16:45:55 +0800
Subject: [PATCH] 增加资源文件
---
DevApp/Gs.DevApp/Properties/Resources.Designer.cs | 70 +
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs | 2705 ++++++++++++++++++++++++++++++++++++++++++
DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesInvItemArnDetail.cs | 182 ++
DevApp/Gs.DevApp/Properties/Resources.resx | 137 +
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.resx | 120 +
DevApp/Gs.DevApp/Properties/licenses.licx | 33
DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesInvItemArn.cs | 181 ++
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.cs | 313 ++++
8 files changed, 3,667 insertions(+), 74 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
new file mode 100644
index 0000000..8648ef4
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.Designer.cs
@@ -0,0 +1,2705 @@
+/* Create By GS EasyCode */
+namespace Gs.DevApp.DevFrm
+{
+ partial class Frm_MesInvItemArn
+ {
+ /// <summary>
+ /// Required designer variable.
+ /// </summary>
+ private System.ComponentModel.IContainer components = null;
+
+ /// <summary>
+ /// Clean up any resources being used.
+ /// </summary>
+ /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ /// <summary>
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ /// </summary>
+ private void InitializeComponent()
+ {
+ this.gvMx1states = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1returnFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1itemId = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1cgRkqty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1cbillNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1okRkqty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1dha001 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1isdepsIn = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1fType = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1workLine = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1boardStyle = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1okMqty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1okQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ischeck = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1subMqty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1quantityM = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1checkStates = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1checkRes = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1workNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1marginQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1subQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1lineK3id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1company = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1factory = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1createDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1quantity = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ebelnQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ebelnLine = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ebeln = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1mid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.gcMx1 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.lb_organizeCode = new DevExpress.XtraEditors.LabelControl();
+ this.txt_organizeCode = new DevExpress.XtraEditors.TextEdit();
+ this.gv_organizeCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_erpthno = new DevExpress.XtraEditors.LabelControl();
+ this.txt_erpthno = new DevExpress.XtraEditors.TextEdit();
+ this.gv_erpthno = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_thstatus = new DevExpress.XtraEditors.LabelControl();
+ this.txt_thstatus = new DevExpress.XtraEditors.TextEdit();
+ this.gv_thstatus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_erpno = new DevExpress.XtraEditors.LabelControl();
+ this.txt_erpno = new DevExpress.XtraEditors.TextEdit();
+ this.gv_erpno = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_barcodeRatio = new DevExpress.XtraEditors.LabelControl();
+ this.txt_barcodeRatio = new DevExpress.XtraEditors.TextEdit();
+ this.gv_barcodeRatio = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_ebelnK3id = new DevExpress.XtraEditors.LabelControl();
+ this.txt_ebelnK3id = new DevExpress.XtraEditors.TextEdit();
+ this.gv_ebelnK3id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_fType = new DevExpress.XtraEditors.LabelControl();
+ this.txt_fType = new DevExpress.XtraEditors.TextEdit();
+ this.gv_fType = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_isVisual = new DevExpress.XtraEditors.LabelControl();
+ this.txt_isVisual = new DevExpress.XtraEditors.TextEdit();
+ this.gv_isVisual = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_iqcReleaseNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_iqcReleaseNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_iqcReleaseNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_mttransctionNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_mttransctionNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_mttransctionNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_urgentFlag = new DevExpress.XtraEditors.LabelControl();
+ this.txt_urgentFlag = new DevExpress.XtraEditors.TextEdit();
+ this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_company = new DevExpress.XtraEditors.LabelControl();
+ this.txt_company = new DevExpress.XtraEditors.TextEdit();
+ this.gv_company = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_insby = new DevExpress.XtraEditors.LabelControl();
+ this.txt_insby = new DevExpress.XtraEditors.TextEdit();
+ this.gv_insby = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_ischeck = new DevExpress.XtraEditors.LabelControl();
+ this.txt_ischeck = new DevExpress.XtraEditors.TextEdit();
+ this.gv_ischeck = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_sapstatus = new DevExpress.XtraEditors.LabelControl();
+ this.txt_sapstatus = new DevExpress.XtraEditors.TextEdit();
+ this.gv_sapstatus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_factory = new DevExpress.XtraEditors.LabelControl();
+ this.txt_factory = new DevExpress.XtraEditors.TextEdit();
+ this.gv_factory = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_fstatus = new DevExpress.XtraEditors.LabelControl();
+ this.txt_fstatus = new DevExpress.XtraEditors.TextEdit();
+ this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_suppNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_suppNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_transctionNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_transctionNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_transctionNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_depotsCode = new DevExpress.XtraEditors.LabelControl();
+ this.txt_depotsCode = new DevExpress.XtraEditors.TextEdit();
+ this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_checkQty = new DevExpress.XtraEditors.LabelControl();
+ this.txt_checkQty = new DevExpress.XtraEditors.TextEdit();
+ this.gv_checkQty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_checkRes = new DevExpress.XtraEditors.LabelControl();
+ this.txt_checkRes = new DevExpress.XtraEditors.TextEdit();
+ this.gv_checkRes = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_insDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_insDate = new DevExpress.XtraEditors.TextEdit();
+ this.gv_insDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_checkDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
+ this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_checkUser = new DevExpress.XtraEditors.LabelControl();
+ this.txt_checkUser = new DevExpress.XtraEditors.TextEdit();
+ this.gv_checkUser = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_userNoBack = new DevExpress.XtraEditors.LabelControl();
+ this.txt_userNoBack = new DevExpress.XtraEditors.TextEdit();
+ this.gv_userNoBack = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_paperBillNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_paperBillNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_paperBillNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_remark = new DevExpress.XtraEditors.LabelControl();
+ this.txt_remark = new DevExpress.XtraEditors.TextEdit();
+ this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_transactionId = new DevExpress.XtraEditors.LabelControl();
+ this.txt_transactionId = new DevExpress.XtraEditors.TextEdit();
+ this.gv_transactionId = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_billTypeId = new DevExpress.XtraEditors.LabelControl();
+ this.txt_billTypeId = new DevExpress.XtraEditors.TextEdit();
+ this.gv_billTypeId = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_lastupdateDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_lastupdateDate = new DevExpress.XtraEditors.TextEdit();
+ this.gv_lastupdateDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_lastupdateBy = new DevExpress.XtraEditors.LabelControl();
+ this.txt_lastupdateBy = new DevExpress.XtraEditors.TextEdit();
+ this.gv_lastupdateBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_createDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+ this.gv_createDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
+ this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+ this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_reason = new DevExpress.XtraEditors.LabelControl();
+ this.txt_reason = new DevExpress.XtraEditors.TextEdit();
+ this.gv_reason = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_status = new DevExpress.XtraEditors.LabelControl();
+ this.txt_status = new DevExpress.XtraEditors.TextEdit();
+ this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
+ this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_id = new DevExpress.XtraEditors.LabelControl();
+ this.txt_id = new DevExpress.XtraEditors.TextEdit();
+ this.gv_id = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.lb_guid = new DevExpress.XtraEditors.LabelControl();
+ this.txt_guid = new DevExpress.XtraEditors.TextEdit();
+ this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
+ this.gcMain = new DevExpress.XtraGrid.GridControl();
+ this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
+ this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
+ this.pageBar1 = new UserControls.Data.UcPageBar();
+ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.tabMx = new DevExpress.XtraTab.XtraTabControl();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
+ this.lbSupplierName = new DevExpress.XtraEditors.LabelControl();
+ this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
+ this.ucLookSupplier1 = new Gs.DevApp.UserControl.UcLookSupplier();
+ this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
+ this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
+ this.lbGuid = new System.Windows.Forms.Label();
+ this.tabMxPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_organizeCode.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_erpthno.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_thstatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_erpno.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_barcodeRatio.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_isVisual.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_iqcReleaseNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mttransctionNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_insby.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_sapstatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_transctionNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotsCode.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkRes.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_userNoBack.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_transactionId.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
+ this.xtraTabControl1.SuspendLayout();
+ this.xtraTabPage1.SuspendLayout();
+ this.xtraTabPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
+ this.tabMx.SuspendLayout();
+ this.panel1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // gvMx1states
+ //
+ this.gvMx1states.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1states.AppearanceCell.Options.UseFont = true;
+ this.gvMx1states.Caption = "鎺ㄩ�佺姸鎬� ";
+ this.gvMx1states.FieldName = "states";
+ this.gvMx1states.MinWidth = 50;
+ this.gvMx1states.Name = "gvMx1states";
+ this.gvMx1states.Tag = "query_a.states";
+ this.gvMx1states.Visible = true;
+ this.gvMx1states.VisibleIndex = 39;
+ this.gvMx1states.Width = 94;
+ //
+ // gvMx1returnFlag
+ //
+ this.gvMx1returnFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1returnFlag.AppearanceCell.Options.UseFont = true;
+ this.gvMx1returnFlag.Caption = "閫�璐ф爣璇� ";
+ this.gvMx1returnFlag.FieldName = "returnFlag";
+ this.gvMx1returnFlag.MinWidth = 50;
+ this.gvMx1returnFlag.Name = "gvMx1returnFlag";
+ this.gvMx1returnFlag.Tag = "query_a.return_flag";
+ this.gvMx1returnFlag.Visible = true;
+ this.gvMx1returnFlag.VisibleIndex = 38;
+ this.gvMx1returnFlag.Width = 94;
+ //
+ // gvMx1itemId
+ //
+ this.gvMx1itemId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1itemId.AppearanceCell.Options.UseFont = true;
+ this.gvMx1itemId.Caption = "鐗╂枡ID ";
+ this.gvMx1itemId.FieldName = "itemId";
+ this.gvMx1itemId.MinWidth = 50;
+ this.gvMx1itemId.Name = "gvMx1itemId";
+ this.gvMx1itemId.Tag = "query_a.item_id";
+ this.gvMx1itemId.Visible = true;
+ this.gvMx1itemId.VisibleIndex = 37;
+ this.gvMx1itemId.Width = 94;
+ //
+ // gvMx1cgRkqty
+ //
+ this.gvMx1cgRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1cgRkqty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1cgRkqty.Caption = "閲囪喘鍏ュ簱鏁伴噺 ";
+ this.gvMx1cgRkqty.FieldName = "cgRkqty";
+ this.gvMx1cgRkqty.MinWidth = 50;
+ this.gvMx1cgRkqty.Name = "gvMx1cgRkqty";
+ this.gvMx1cgRkqty.Tag = "query_a.cg_rkqty";
+ this.gvMx1cgRkqty.Visible = true;
+ this.gvMx1cgRkqty.VisibleIndex = 36;
+ this.gvMx1cgRkqty.Width = 94;
+ //
+ // gvMx1cbillNo
+ //
+ this.gvMx1cbillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1cbillNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1cbillNo.Caption = "鍒拌揣鍗曞彿 ";
+ this.gvMx1cbillNo.FieldName = "cbillNo";
+ this.gvMx1cbillNo.MinWidth = 50;
+ this.gvMx1cbillNo.Name = "gvMx1cbillNo";
+ this.gvMx1cbillNo.Tag = "query_a.cbill_no";
+ this.gvMx1cbillNo.Visible = true;
+ this.gvMx1cbillNo.VisibleIndex = 35;
+ this.gvMx1cbillNo.Width = 94;
+ //
+ // gvMx1okRkqty
+ //
+ this.gvMx1okRkqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1okRkqty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1okRkqty.Caption = "宸插叆搴撴暟閲� ";
+ this.gvMx1okRkqty.FieldName = "okRkqty";
+ this.gvMx1okRkqty.MinWidth = 50;
+ this.gvMx1okRkqty.Name = "gvMx1okRkqty";
+ this.gvMx1okRkqty.Tag = "query_a.ok_rkqty";
+ this.gvMx1okRkqty.Visible = true;
+ this.gvMx1okRkqty.VisibleIndex = 34;
+ this.gvMx1okRkqty.Width = 94;
+ //
+ // gvMx1dha001
+ //
+ this.gvMx1dha001.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1dha001.AppearanceCell.Options.UseFont = true;
+ this.gvMx1dha001.Caption = "鍒拌揣鍗曞彿 ";
+ this.gvMx1dha001.FieldName = "dha001";
+ this.gvMx1dha001.MinWidth = 50;
+ this.gvMx1dha001.Name = "gvMx1dha001";
+ this.gvMx1dha001.Tag = "query_a.dha001";
+ this.gvMx1dha001.Visible = true;
+ this.gvMx1dha001.VisibleIndex = 33;
+ this.gvMx1dha001.Width = 94;
+ //
+ // gvMx1isdepsIn
+ //
+ this.gvMx1isdepsIn.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1isdepsIn.AppearanceCell.Options.UseFont = true;
+ this.gvMx1isdepsIn.Caption = "鏄惁鍏ュ簱 ";
+ this.gvMx1isdepsIn.FieldName = "isdepsIn";
+ this.gvMx1isdepsIn.MinWidth = 50;
+ this.gvMx1isdepsIn.Name = "gvMx1isdepsIn";
+ this.gvMx1isdepsIn.Tag = "query_a.isdeps_in";
+ this.gvMx1isdepsIn.Visible = true;
+ this.gvMx1isdepsIn.VisibleIndex = 32;
+ this.gvMx1isdepsIn.Width = 94;
+ //
+ // gvMx1fType
+ //
+ this.gvMx1fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1fType.AppearanceCell.Options.UseFont = true;
+ this.gvMx1fType.Caption = "0銆侀噰璐崟锛�1銆佸澶栧崟 ";
+ this.gvMx1fType.FieldName = "fType";
+ this.gvMx1fType.MinWidth = 50;
+ this.gvMx1fType.Name = "gvMx1fType";
+ this.gvMx1fType.Tag = "query_a.f_type";
+ this.gvMx1fType.Visible = true;
+ this.gvMx1fType.VisibleIndex = 31;
+ this.gvMx1fType.Width = 94;
+ //
+ // gvMx1workLine
+ //
+ this.gvMx1workLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1workLine.AppearanceCell.Options.UseFont = true;
+ this.gvMx1workLine.Caption = "浠诲姟鍗曡鍙� ";
+ this.gvMx1workLine.FieldName = "workLine";
+ this.gvMx1workLine.MinWidth = 50;
+ this.gvMx1workLine.Name = "gvMx1workLine";
+ this.gvMx1workLine.Tag = "query_a.work_line";
+ this.gvMx1workLine.Visible = true;
+ this.gvMx1workLine.VisibleIndex = 30;
+ this.gvMx1workLine.Width = 94;
+ //
+ // gvMx1boardStyle
+ //
+ this.gvMx1boardStyle.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1boardStyle.AppearanceCell.Options.UseFont = true;
+ this.gvMx1boardStyle.Caption = "浜у搧鍨嬪彿 ";
+ this.gvMx1boardStyle.FieldName = "boardStyle";
+ this.gvMx1boardStyle.MinWidth = 50;
+ this.gvMx1boardStyle.Name = "gvMx1boardStyle";
+ this.gvMx1boardStyle.Tag = "query_a.board_style";
+ this.gvMx1boardStyle.Visible = true;
+ this.gvMx1boardStyle.VisibleIndex = 29;
+ this.gvMx1boardStyle.Width = 94;
+ //
+ // gvMx1okMqty
+ //
+ this.gvMx1okMqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1okMqty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1okMqty.Caption = "宸叉敹浣欓噺 ";
+ this.gvMx1okMqty.FieldName = "okMqty";
+ this.gvMx1okMqty.MinWidth = 50;
+ this.gvMx1okMqty.Name = "gvMx1okMqty";
+ this.gvMx1okMqty.Tag = "query_a.ok_mqty";
+ this.gvMx1okMqty.Visible = true;
+ this.gvMx1okMqty.VisibleIndex = 28;
+ this.gvMx1okMqty.Width = 94;
+ //
+ // gvMx1okQty
+ //
+ this.gvMx1okQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1okQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1okQty.Caption = "宸叉敹鏁伴噺 ";
+ this.gvMx1okQty.FieldName = "okQty";
+ this.gvMx1okQty.MinWidth = 50;
+ this.gvMx1okQty.Name = "gvMx1okQty";
+ this.gvMx1okQty.Tag = "query_a.ok_qty";
+ this.gvMx1okQty.Visible = true;
+ this.gvMx1okQty.VisibleIndex = 27;
+ this.gvMx1okQty.Width = 94;
+ //
+ // gvMx1ischeck
+ //
+ this.gvMx1ischeck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1ischeck.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ischeck.Caption = "鏄惁妫�楠� ";
+ this.gvMx1ischeck.FieldName = "ischeck";
+ this.gvMx1ischeck.MinWidth = 50;
+ this.gvMx1ischeck.Name = "gvMx1ischeck";
+ this.gvMx1ischeck.Tag = "query_a.ischeck";
+ this.gvMx1ischeck.Visible = true;
+ this.gvMx1ischeck.VisibleIndex = 26;
+ this.gvMx1ischeck.Width = 94;
+ //
+ // gvMx1checkDate
+ //
+ this.gvMx1checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1checkDate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1checkDate.Caption = "妫�楠屾棩鏈� ";
+ this.gvMx1checkDate.FieldName = "checkDate";
+ this.gvMx1checkDate.MinWidth = 50;
+ this.gvMx1checkDate.Name = "gvMx1checkDate";
+ this.gvMx1checkDate.Tag = "query_a.check_date";
+ this.gvMx1checkDate.Visible = true;
+ this.gvMx1checkDate.VisibleIndex = 25;
+ this.gvMx1checkDate.Width = 94;
+ //
+ // gvMx1subMqty
+ //
+ this.gvMx1subMqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1subMqty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1subMqty.Caption = "鏈搴旀敹浣欓噺 ";
+ this.gvMx1subMqty.FieldName = "subMqty";
+ this.gvMx1subMqty.MinWidth = 50;
+ this.gvMx1subMqty.Name = "gvMx1subMqty";
+ this.gvMx1subMqty.Tag = "query_a.sub_mqty";
+ this.gvMx1subMqty.Visible = true;
+ this.gvMx1subMqty.VisibleIndex = 24;
+ this.gvMx1subMqty.Width = 94;
+ //
+ // gvMx1quantityM
+ //
+ this.gvMx1quantityM.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1quantityM.AppearanceCell.Options.UseFont = true;
+ this.gvMx1quantityM.Caption = "鏀惰揣浣欓噺 ";
+ this.gvMx1quantityM.FieldName = "quantityM";
+ this.gvMx1quantityM.MinWidth = 50;
+ this.gvMx1quantityM.Name = "gvMx1quantityM";
+ this.gvMx1quantityM.Tag = "query_a.quantity_m";
+ this.gvMx1quantityM.Visible = true;
+ this.gvMx1quantityM.VisibleIndex = 23;
+ this.gvMx1quantityM.Width = 94;
+ //
+ // gvMx1checkStates
+ //
+ this.gvMx1checkStates.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1checkStates.AppearanceCell.Options.UseFont = true;
+ this.gvMx1checkStates.Caption = "妫�楠岀姸鎬� 锛堝緟妫�銆佸垎閫夈�佺壒閲囥�佸凡妫�锛� ";
+ this.gvMx1checkStates.FieldName = "checkStates";
+ this.gvMx1checkStates.MinWidth = 50;
+ this.gvMx1checkStates.Name = "gvMx1checkStates";
+ this.gvMx1checkStates.Tag = "query_a.check_states";
+ this.gvMx1checkStates.Visible = true;
+ this.gvMx1checkStates.VisibleIndex = 22;
+ this.gvMx1checkStates.Width = 94;
+ //
+ // gvMx1checkRes
+ //
+ this.gvMx1checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1checkRes.AppearanceCell.Options.UseFont = true;
+ this.gvMx1checkRes.Caption = "妫�楠岀粨鏋� ";
+ this.gvMx1checkRes.FieldName = "checkRes";
+ this.gvMx1checkRes.MinWidth = 50;
+ this.gvMx1checkRes.Name = "gvMx1checkRes";
+ this.gvMx1checkRes.Tag = "query_a.check_res";
+ this.gvMx1checkRes.Visible = true;
+ this.gvMx1checkRes.VisibleIndex = 21;
+ this.gvMx1checkRes.Width = 94;
+ //
+ // gvMx1memo
+ //
+ this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1memo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1memo.Caption = "澶囨敞 ";
+ this.gvMx1memo.FieldName = "memo";
+ this.gvMx1memo.MinWidth = 50;
+ this.gvMx1memo.Name = "gvMx1memo";
+ this.gvMx1memo.Tag = "query_a.memo";
+ this.gvMx1memo.Visible = true;
+ this.gvMx1memo.VisibleIndex = 20;
+ this.gvMx1memo.Width = 94;
+ //
+ // gvMx1urgentFlag
+ //
+ this.gvMx1urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1urgentFlag.AppearanceCell.Options.UseFont = true;
+ this.gvMx1urgentFlag.Caption = "鎬ユ枡鏍囪瘑 ";
+ this.gvMx1urgentFlag.FieldName = "urgentFlag";
+ this.gvMx1urgentFlag.MinWidth = 50;
+ this.gvMx1urgentFlag.Name = "gvMx1urgentFlag";
+ this.gvMx1urgentFlag.Tag = "query_a.urgent_flag";
+ this.gvMx1urgentFlag.Visible = true;
+ this.gvMx1urgentFlag.VisibleIndex = 19;
+ this.gvMx1urgentFlag.Width = 94;
+ //
+ // gvMx1workNo
+ //
+ this.gvMx1workNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1workNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1workNo.Caption = "浠诲姟鍗曞彿 ";
+ this.gvMx1workNo.FieldName = "workNo";
+ this.gvMx1workNo.MinWidth = 50;
+ this.gvMx1workNo.Name = "gvMx1workNo";
+ this.gvMx1workNo.Tag = "query_a.work_no";
+ this.gvMx1workNo.Visible = true;
+ this.gvMx1workNo.VisibleIndex = 18;
+ this.gvMx1workNo.Width = 94;
+ //
+ // gvMx1marginQty
+ //
+ this.gvMx1marginQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1marginQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1marginQty.Caption = "浣欓噺 ";
+ this.gvMx1marginQty.FieldName = "marginQty";
+ this.gvMx1marginQty.MinWidth = 50;
+ this.gvMx1marginQty.Name = "gvMx1marginQty";
+ this.gvMx1marginQty.Tag = "query_a.margin_qty";
+ this.gvMx1marginQty.Visible = true;
+ this.gvMx1marginQty.VisibleIndex = 17;
+ this.gvMx1marginQty.Width = 94;
+ //
+ // gvMx1subQty
+ //
+ this.gvMx1subQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1subQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1subQty.Caption = "鏈搴旀敹鏁伴噺 ";
+ this.gvMx1subQty.FieldName = "subQty";
+ this.gvMx1subQty.MinWidth = 50;
+ this.gvMx1subQty.Name = "gvMx1subQty";
+ this.gvMx1subQty.Tag = "query_a.sub_qty";
+ this.gvMx1subQty.Visible = true;
+ this.gvMx1subQty.VisibleIndex = 16;
+ this.gvMx1subQty.Width = 94;
+ //
+ // gvMx1lineK3id
+ //
+ this.gvMx1lineK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1lineK3id.AppearanceCell.Options.UseFont = true;
+ this.gvMx1lineK3id.Caption = "閲囪喘鍗曡ID ";
+ this.gvMx1lineK3id.FieldName = "lineK3id";
+ this.gvMx1lineK3id.MinWidth = 50;
+ this.gvMx1lineK3id.Name = "gvMx1lineK3id";
+ this.gvMx1lineK3id.Tag = "query_a.line_k3id";
+ this.gvMx1lineK3id.Visible = true;
+ this.gvMx1lineK3id.VisibleIndex = 15;
+ this.gvMx1lineK3id.Width = 94;
+ //
+ // gvMx1ebelnK3id
+ //
+ this.gvMx1ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1ebelnK3id.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ebelnK3id.Caption = "閲囪喘鍗旾D ";
+ this.gvMx1ebelnK3id.FieldName = "ebelnK3id";
+ this.gvMx1ebelnK3id.MinWidth = 50;
+ this.gvMx1ebelnK3id.Name = "gvMx1ebelnK3id";
+ this.gvMx1ebelnK3id.Tag = "query_a.ebeln_k3id";
+ this.gvMx1ebelnK3id.Visible = true;
+ this.gvMx1ebelnK3id.VisibleIndex = 14;
+ this.gvMx1ebelnK3id.Width = 94;
+ //
+ // gvMx1company
+ //
+ this.gvMx1company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1company.AppearanceCell.Options.UseFont = true;
+ this.gvMx1company.Caption = "鍏徃浠g爜 ";
+ this.gvMx1company.FieldName = "company";
+ this.gvMx1company.MinWidth = 50;
+ this.gvMx1company.Name = "gvMx1company";
+ this.gvMx1company.Tag = "query_a.company";
+ this.gvMx1company.Visible = true;
+ this.gvMx1company.VisibleIndex = 13;
+ this.gvMx1company.Width = 94;
+ //
+ // gvMx1factory
+ //
+ this.gvMx1factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1factory.AppearanceCell.Options.UseFont = true;
+ this.gvMx1factory.Caption = "鍒嗗巶缂栫爜 ";
+ this.gvMx1factory.FieldName = "factory";
+ this.gvMx1factory.MinWidth = 50;
+ this.gvMx1factory.Name = "gvMx1factory";
+ this.gvMx1factory.Tag = "query_a.factory";
+ this.gvMx1factory.Visible = true;
+ this.gvMx1factory.VisibleIndex = 12;
+ this.gvMx1factory.Width = 94;
+ //
+ // gvMx1lastupdateDate
+ //
+ this.gvMx1lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1lastupdateDate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1lastupdateDate.Caption = "鏈�鍚庢洿鏂版椂闂� ";
+ this.gvMx1lastupdateDate.FieldName = "lastupdateDate";
+ this.gvMx1lastupdateDate.MinWidth = 50;
+ this.gvMx1lastupdateDate.Name = "gvMx1lastupdateDate";
+ this.gvMx1lastupdateDate.Tag = "query_a.lastupdate_date";
+ this.gvMx1lastupdateDate.Visible = true;
+ this.gvMx1lastupdateDate.VisibleIndex = 11;
+ this.gvMx1lastupdateDate.Width = 94;
+ //
+ // gvMx1lastupdateBy
+ //
+ this.gvMx1lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1lastupdateBy.AppearanceCell.Options.UseFont = true;
+ this.gvMx1lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉 ";
+ this.gvMx1lastupdateBy.FieldName = "lastupdateBy";
+ this.gvMx1lastupdateBy.MinWidth = 50;
+ this.gvMx1lastupdateBy.Name = "gvMx1lastupdateBy";
+ this.gvMx1lastupdateBy.Tag = "query_a.lastupdate_by";
+ this.gvMx1lastupdateBy.Visible = true;
+ this.gvMx1lastupdateBy.VisibleIndex = 10;
+ this.gvMx1lastupdateBy.Width = 94;
+ //
+ // gvMx1createDate
+ //
+ this.gvMx1createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1createDate.AppearanceCell.Options.UseFont = true;
+ this.gvMx1createDate.Caption = "鍒涘缓鏃堕棿 ";
+ this.gvMx1createDate.FieldName = "createDate";
+ this.gvMx1createDate.MinWidth = 50;
+ this.gvMx1createDate.Name = "gvMx1createDate";
+ this.gvMx1createDate.Tag = "query_a.create_date";
+ this.gvMx1createDate.Visible = true;
+ this.gvMx1createDate.VisibleIndex = 9;
+ this.gvMx1createDate.Width = 94;
+ //
+ // gvMx1createBy
+ //
+ this.gvMx1createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1createBy.AppearanceCell.Options.UseFont = true;
+ this.gvMx1createBy.Caption = "鍒涘缓浜� ";
+ this.gvMx1createBy.FieldName = "createBy";
+ this.gvMx1createBy.MinWidth = 50;
+ this.gvMx1createBy.Name = "gvMx1createBy";
+ this.gvMx1createBy.Tag = "query_a.create_by";
+ this.gvMx1createBy.Visible = true;
+ this.gvMx1createBy.VisibleIndex = 8;
+ this.gvMx1createBy.Width = 94;
+ //
+ // gvMx1quantity
+ //
+ this.gvMx1quantity.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1quantity.AppearanceCell.Options.UseFont = true;
+ this.gvMx1quantity.Caption = "鏀惰揣鏁伴噺 ";
+ this.gvMx1quantity.FieldName = "quantity";
+ this.gvMx1quantity.MinWidth = 50;
+ this.gvMx1quantity.Name = "gvMx1quantity";
+ this.gvMx1quantity.Tag = "query_a.quantity";
+ this.gvMx1quantity.Visible = true;
+ this.gvMx1quantity.VisibleIndex = 7;
+ this.gvMx1quantity.Width = 94;
+ //
+ // gvMx1itemNo
+ //
+ this.gvMx1itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1itemNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx1itemNo.Caption = "鐗╂枡缂栫爜 ";
+ this.gvMx1itemNo.FieldName = "itemNo";
+ this.gvMx1itemNo.MinWidth = 50;
+ this.gvMx1itemNo.Name = "gvMx1itemNo";
+ this.gvMx1itemNo.Tag = "query_a.item_no";
+ this.gvMx1itemNo.Visible = true;
+ this.gvMx1itemNo.VisibleIndex = 6;
+ this.gvMx1itemNo.Width = 94;
+ //
+ // gvMx1ebelnQty
+ //
+ this.gvMx1ebelnQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1ebelnQty.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ebelnQty.Caption = "閲囪喘璁㈠崟鏁伴噺 ";
+ this.gvMx1ebelnQty.FieldName = "ebelnQty";
+ this.gvMx1ebelnQty.MinWidth = 50;
+ this.gvMx1ebelnQty.Name = "gvMx1ebelnQty";
+ this.gvMx1ebelnQty.Tag = "query_a.ebeln_qty";
+ this.gvMx1ebelnQty.Visible = true;
+ this.gvMx1ebelnQty.VisibleIndex = 5;
+ this.gvMx1ebelnQty.Width = 94;
+ //
+ // gvMx1ebelnLine
+ //
+ this.gvMx1ebelnLine.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1ebelnLine.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ebelnLine.Caption = "閲囪喘璁㈠崟琛屽彿 ";
+ this.gvMx1ebelnLine.FieldName = "ebelnLine";
+ this.gvMx1ebelnLine.MinWidth = 50;
+ this.gvMx1ebelnLine.Name = "gvMx1ebelnLine";
+ this.gvMx1ebelnLine.Tag = "query_a.ebeln_line";
+ this.gvMx1ebelnLine.Visible = true;
+ this.gvMx1ebelnLine.VisibleIndex = 4;
+ this.gvMx1ebelnLine.Width = 94;
+ //
+ // gvMx1ebeln
+ //
+ this.gvMx1ebeln.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1ebeln.AppearanceCell.Options.UseFont = true;
+ this.gvMx1ebeln.Caption = "閲囪喘鍗曞彿 ";
+ this.gvMx1ebeln.FieldName = "ebeln";
+ this.gvMx1ebeln.MinWidth = 50;
+ this.gvMx1ebeln.Name = "gvMx1ebeln";
+ this.gvMx1ebeln.Tag = "query_a.ebeln";
+ this.gvMx1ebeln.Visible = true;
+ this.gvMx1ebeln.VisibleIndex = 3;
+ this.gvMx1ebeln.Width = 94;
+ //
+ // gvMx1mid
+ //
+ this.gvMx1mid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1mid.AppearanceCell.Options.UseFont = true;
+ this.gvMx1mid.Caption = "涓昏〃ID ";
+ this.gvMx1mid.FieldName = "mid";
+ this.gvMx1mid.MinWidth = 50;
+ this.gvMx1mid.Name = "gvMx1mid";
+ this.gvMx1mid.Tag = "query_a.mid";
+ this.gvMx1mid.Visible = true;
+ this.gvMx1mid.VisibleIndex = 2;
+ this.gvMx1mid.Width = 94;
+ //
+ // gvMx1id
+ //
+ this.gvMx1id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1id.AppearanceCell.Options.UseFont = true;
+ this.gvMx1id.Caption = "ID(SEQ_INV_ID) ";
+ this.gvMx1id.FieldName = "id";
+ this.gvMx1id.MinWidth = 50;
+ this.gvMx1id.Name = "gvMx1id";
+ this.gvMx1id.Tag = "query_a.id";
+ this.gvMx1id.Visible = true;
+ this.gvMx1id.VisibleIndex = 1;
+ this.gvMx1id.Width = 94;
+ //
+ // gvMx1guid
+ //
+ this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1guid.AppearanceCell.Options.UseFont = true;
+ this.gvMx1guid.Caption = "guid ";
+ this.gvMx1guid.FieldName = "guid";
+ this.gvMx1guid.MinWidth = 50;
+ this.gvMx1guid.Name = "gvMx1guid";
+ this.gvMx1guid.Tag = "query_a.guid";
+ this.gvMx1guid.Visible = true;
+ this.gvMx1guid.VisibleIndex = 0;
+ this.gvMx1guid.Width = 94;
+ //
+ // tabMxPage1
+ //
+ this.tabMxPage1.Controls.Add(this.gcMx1);
+ this.tabMxPage1.Name = "tabMxPage1";
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 112);
+ this.tabMxPage1.Text = "鏄庣粏1";
+ //
+ // gcMx1
+ //
+ this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMx1.Location = new System.Drawing.Point(0, 0);
+ this.gcMx1.MainView = this.gvMx1;
+ this.gcMx1.Name = "gcMx1";
+ this.gcMx1.Size = new System.Drawing.Size(1124, 112);
+ this.gcMx1.TabIndex = 0;
+ this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx1});
+ //
+ // gvMx1
+ //
+ this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gvMx1guid,
+ this.gvMx1id,
+ this.gvMx1mid,
+ this.gvMx1ebeln,
+ this.gvMx1ebelnLine,
+ this.gvMx1ebelnQty,
+ this.gvMx1itemNo,
+ this.gvMx1quantity,
+ this.gvMx1createBy,
+ this.gvMx1createDate,
+ this.gvMx1lastupdateBy,
+ this.gvMx1lastupdateDate,
+ this.gvMx1factory,
+ this.gvMx1company,
+ this.gvMx1ebelnK3id,
+ this.gvMx1lineK3id,
+ this.gvMx1subQty,
+ this.gvMx1marginQty,
+ this.gvMx1workNo,
+ this.gvMx1urgentFlag,
+ this.gvMx1memo,
+ this.gvMx1checkRes,
+ this.gvMx1checkStates,
+ this.gvMx1quantityM,
+ this.gvMx1subMqty,
+ this.gvMx1checkDate,
+ this.gvMx1ischeck,
+ this.gvMx1okQty,
+ this.gvMx1okMqty,
+ this.gvMx1boardStyle,
+ this.gvMx1workLine,
+ this.gvMx1fType,
+ this.gvMx1isdepsIn,
+ this.gvMx1dha001,
+ this.gvMx1okRkqty,
+ this.gvMx1cbillNo,
+ this.gvMx1cgRkqty,
+ this.gvMx1itemId,
+ this.gvMx1returnFlag,
+ this.gvMx1states});
+ this.gvMx1.GridControl = this.gcMx1;
+ this.gvMx1.Name = "gvMx1";
+ this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx1.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
+ this.gvMx1.OptionsView.ShowGroupPanel = false;
+ //
+ // lb_organizeCode
+ //
+ this.lb_organizeCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_organizeCode.Appearance.Options.UseFont = true;
+ this.lb_organizeCode.Location = new System.Drawing.Point(520, 308);
+ this.lb_organizeCode.Name = "lb_organizeCode";
+ this.lb_organizeCode.Size = new System.Drawing.Size(73, 21);
+ this.lb_organizeCode.TabIndex = 438;
+ this.lb_organizeCode.Text = "缁勭粐缂栫爜 ";
+ //
+ // txt_organizeCode
+ //
+ this.txt_organizeCode.Location = new System.Drawing.Point(580, 308);
+ this.txt_organizeCode.Name = "txt_organizeCode";
+ this.txt_organizeCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_organizeCode.Properties.Appearance.Options.UseFont = true;
+ this.txt_organizeCode.Size = new System.Drawing.Size(150, 28);
+ this.txt_organizeCode.TabIndex = 438;
+ //
+ // gv_organizeCode
+ //
+ this.gv_organizeCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_organizeCode.AppearanceCell.Options.UseFont = true;
+ this.gv_organizeCode.Caption = "缁勭粐缂栫爜 ";
+ this.gv_organizeCode.FieldName = "organizeCode";
+ this.gv_organizeCode.MinWidth = 50;
+ this.gv_organizeCode.Name = "gv_organizeCode";
+ this.gv_organizeCode.OptionsColumn.AllowEdit = false;
+ this.gv_organizeCode.Tag = "query_a.organize_code";
+ this.gv_organizeCode.Visible = true;
+ this.gv_organizeCode.VisibleIndex = 38;
+ this.gv_organizeCode.Width = 94;
+ //
+ // lb_erpthno
+ //
+ this.lb_erpthno.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_erpthno.Appearance.Options.UseFont = true;
+ this.lb_erpthno.Location = new System.Drawing.Point(270, 308);
+ this.lb_erpthno.Name = "lb_erpthno";
+ this.lb_erpthno.Size = new System.Drawing.Size(103, 21);
+ this.lb_erpthno.TabIndex = 427;
+ this.lb_erpthno.Text = "ERP閫�璐у崟鍙� ";
+ //
+ // txt_erpthno
+ //
+ this.txt_erpthno.Location = new System.Drawing.Point(330, 308);
+ this.txt_erpthno.Name = "txt_erpthno";
+ this.txt_erpthno.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_erpthno.Properties.Appearance.Options.UseFont = true;
+ this.txt_erpthno.Size = new System.Drawing.Size(150, 28);
+ this.txt_erpthno.TabIndex = 427;
+ //
+ // gv_erpthno
+ //
+ this.gv_erpthno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_erpthno.AppearanceCell.Options.UseFont = true;
+ this.gv_erpthno.Caption = "ERP閫�璐у崟鍙� ";
+ this.gv_erpthno.FieldName = "erpthno";
+ this.gv_erpthno.MinWidth = 50;
+ this.gv_erpthno.Name = "gv_erpthno";
+ this.gv_erpthno.OptionsColumn.AllowEdit = false;
+ this.gv_erpthno.Tag = "query_a.erpthno";
+ this.gv_erpthno.Visible = true;
+ this.gv_erpthno.VisibleIndex = 37;
+ this.gv_erpthno.Width = 94;
+ //
+ // lb_thstatus
+ //
+ this.lb_thstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_thstatus.Appearance.Options.UseFont = true;
+ this.lb_thstatus.Location = new System.Drawing.Point(20, 308);
+ this.lb_thstatus.Name = "lb_thstatus";
+ this.lb_thstatus.Size = new System.Drawing.Size(222, 21);
+ this.lb_thstatus.TabIndex = 417;
+ this.lb_thstatus.Text = "鏄惁宸查��璐�0-鏈��璐э紝1-閫�璐� ";
+ //
+ // txt_thstatus
+ //
+ this.txt_thstatus.Location = new System.Drawing.Point(80, 308);
+ this.txt_thstatus.Name = "txt_thstatus";
+ this.txt_thstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_thstatus.Properties.Appearance.Options.UseFont = true;
+ this.txt_thstatus.Size = new System.Drawing.Size(150, 28);
+ this.txt_thstatus.TabIndex = 417;
+ //
+ // gv_thstatus
+ //
+ this.gv_thstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_thstatus.AppearanceCell.Options.UseFont = true;
+ this.gv_thstatus.Caption = "鏄惁宸查��璐�0-鏈��璐э紝1-閫�璐� ";
+ this.gv_thstatus.FieldName = "thstatus";
+ this.gv_thstatus.MinWidth = 50;
+ this.gv_thstatus.Name = "gv_thstatus";
+ this.gv_thstatus.OptionsColumn.AllowEdit = false;
+ this.gv_thstatus.Tag = "query_a.thstatus";
+ this.gv_thstatus.Visible = true;
+ this.gv_thstatus.VisibleIndex = 36;
+ this.gv_thstatus.Width = 94;
+ //
+ // lb_erpno
+ //
+ this.lb_erpno.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_erpno.Appearance.Options.UseFont = true;
+ this.lb_erpno.Location = new System.Drawing.Point(770, 276);
+ this.lb_erpno.Name = "lb_erpno";
+ this.lb_erpno.Size = new System.Drawing.Size(69, 21);
+ this.lb_erpno.TabIndex = 408;
+ this.lb_erpno.Text = "ERP鍗曞彿 ";
+ //
+ // txt_erpno
+ //
+ this.txt_erpno.Location = new System.Drawing.Point(830, 276);
+ this.txt_erpno.Name = "txt_erpno";
+ this.txt_erpno.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_erpno.Properties.Appearance.Options.UseFont = true;
+ this.txt_erpno.Size = new System.Drawing.Size(150, 28);
+ this.txt_erpno.TabIndex = 408;
+ //
+ // gv_erpno
+ //
+ this.gv_erpno.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_erpno.AppearanceCell.Options.UseFont = true;
+ this.gv_erpno.Caption = "ERP鍗曞彿 ";
+ this.gv_erpno.FieldName = "erpno";
+ this.gv_erpno.MinWidth = 50;
+ this.gv_erpno.Name = "gv_erpno";
+ this.gv_erpno.OptionsColumn.AllowEdit = false;
+ this.gv_erpno.Tag = "query_a.erpno";
+ this.gv_erpno.Visible = true;
+ this.gv_erpno.VisibleIndex = 35;
+ this.gv_erpno.Width = 94;
+ //
+ // lb_barcodeRatio
+ //
+ this.lb_barcodeRatio.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_barcodeRatio.Appearance.Options.UseFont = true;
+ this.lb_barcodeRatio.Location = new System.Drawing.Point(520, 276);
+ this.lb_barcodeRatio.Name = "lb_barcodeRatio";
+ this.lb_barcodeRatio.Size = new System.Drawing.Size(107, 21);
+ this.lb_barcodeRatio.TabIndex = 397;
+ this.lb_barcodeRatio.Text = "鏉$爜鏉″嵃杩涘害 ";
+ //
+ // txt_barcodeRatio
+ //
+ this.txt_barcodeRatio.Location = new System.Drawing.Point(580, 276);
+ this.txt_barcodeRatio.Name = "txt_barcodeRatio";
+ this.txt_barcodeRatio.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_barcodeRatio.Properties.Appearance.Options.UseFont = true;
+ this.txt_barcodeRatio.Size = new System.Drawing.Size(150, 28);
+ this.txt_barcodeRatio.TabIndex = 397;
+ //
+ // gv_barcodeRatio
+ //
+ this.gv_barcodeRatio.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_barcodeRatio.AppearanceCell.Options.UseFont = true;
+ this.gv_barcodeRatio.Caption = "鏉$爜鏉″嵃杩涘害 ";
+ this.gv_barcodeRatio.FieldName = "barcodeRatio";
+ this.gv_barcodeRatio.MinWidth = 50;
+ this.gv_barcodeRatio.Name = "gv_barcodeRatio";
+ this.gv_barcodeRatio.OptionsColumn.AllowEdit = false;
+ this.gv_barcodeRatio.Tag = "query_a.barcode_ratio";
+ this.gv_barcodeRatio.Visible = true;
+ this.gv_barcodeRatio.VisibleIndex = 34;
+ this.gv_barcodeRatio.Width = 94;
+ //
+ // lb_ebelnK3id
+ //
+ this.lb_ebelnK3id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_ebelnK3id.Appearance.Options.UseFont = true;
+ this.lb_ebelnK3id.Location = new System.Drawing.Point(270, 276);
+ this.lb_ebelnK3id.Name = "lb_ebelnK3id";
+ this.lb_ebelnK3id.Size = new System.Drawing.Size(104, 21);
+ this.lb_ebelnK3id.TabIndex = 387;
+ this.lb_ebelnK3id.Text = "ERP鍒拌揣鍗旾D ";
+ //
+ // txt_ebelnK3id
+ //
+ this.txt_ebelnK3id.Location = new System.Drawing.Point(330, 276);
+ this.txt_ebelnK3id.Name = "txt_ebelnK3id";
+ this.txt_ebelnK3id.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_ebelnK3id.Properties.Appearance.Options.UseFont = true;
+ this.txt_ebelnK3id.Size = new System.Drawing.Size(150, 28);
+ this.txt_ebelnK3id.TabIndex = 387;
+ //
+ // gv_ebelnK3id
+ //
+ this.gv_ebelnK3id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_ebelnK3id.AppearanceCell.Options.UseFont = true;
+ this.gv_ebelnK3id.Caption = "ERP鍒拌揣鍗旾D ";
+ this.gv_ebelnK3id.FieldName = "ebelnK3id";
+ this.gv_ebelnK3id.MinWidth = 50;
+ this.gv_ebelnK3id.Name = "gv_ebelnK3id";
+ this.gv_ebelnK3id.OptionsColumn.AllowEdit = false;
+ this.gv_ebelnK3id.Tag = "query_a.ebeln_k3id";
+ this.gv_ebelnK3id.Visible = true;
+ this.gv_ebelnK3id.VisibleIndex = 33;
+ this.gv_ebelnK3id.Width = 94;
+ //
+ // lb_fType
+ //
+ this.lb_fType.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_fType.Appearance.Options.UseFont = true;
+ this.lb_fType.Location = new System.Drawing.Point(20, 276);
+ this.lb_fType.Name = "lb_fType";
+ this.lb_fType.Size = new System.Drawing.Size(132, 21);
+ this.lb_fType.TabIndex = 378;
+ this.lb_fType.Text = "0=閲囪喘锛�1=濮斿 ";
+ //
+ // txt_fType
+ //
+ this.txt_fType.Location = new System.Drawing.Point(80, 276);
+ this.txt_fType.Name = "txt_fType";
+ this.txt_fType.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_fType.Properties.Appearance.Options.UseFont = true;
+ this.txt_fType.Size = new System.Drawing.Size(150, 28);
+ this.txt_fType.TabIndex = 378;
+ //
+ // gv_fType
+ //
+ this.gv_fType.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_fType.AppearanceCell.Options.UseFont = true;
+ this.gv_fType.Caption = "0=閲囪喘锛�1=濮斿 ";
+ this.gv_fType.FieldName = "fType";
+ this.gv_fType.MinWidth = 50;
+ this.gv_fType.Name = "gv_fType";
+ this.gv_fType.OptionsColumn.AllowEdit = false;
+ this.gv_fType.Tag = "query_a.f_type";
+ this.gv_fType.Visible = true;
+ this.gv_fType.VisibleIndex = 32;
+ this.gv_fType.Width = 94;
+ //
+ // lb_isVisual
+ //
+ this.lb_isVisual.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_isVisual.Appearance.Options.UseFont = true;
+ this.lb_isVisual.Location = new System.Drawing.Point(770, 244);
+ this.lb_isVisual.Name = "lb_isVisual";
+ this.lb_isVisual.Size = new System.Drawing.Size(73, 21);
+ this.lb_isVisual.TabIndex = 370;
+ this.lb_isVisual.Text = "鏄惁鏄剧ず ";
+ //
+ // txt_isVisual
+ //
+ this.txt_isVisual.Location = new System.Drawing.Point(830, 244);
+ this.txt_isVisual.Name = "txt_isVisual";
+ this.txt_isVisual.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_isVisual.Properties.Appearance.Options.UseFont = true;
+ this.txt_isVisual.Size = new System.Drawing.Size(150, 28);
+ this.txt_isVisual.TabIndex = 370;
+ //
+ // gv_isVisual
+ //
+ this.gv_isVisual.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_isVisual.AppearanceCell.Options.UseFont = true;
+ this.gv_isVisual.Caption = "鏄惁鏄剧ず ";
+ this.gv_isVisual.FieldName = "isVisual";
+ this.gv_isVisual.MinWidth = 50;
+ this.gv_isVisual.Name = "gv_isVisual";
+ this.gv_isVisual.OptionsColumn.AllowEdit = false;
+ this.gv_isVisual.Tag = "query_a.is_visual";
+ this.gv_isVisual.Visible = true;
+ this.gv_isVisual.VisibleIndex = 31;
+ this.gv_isVisual.Width = 94;
+ //
+ // lb_iqcReleaseNo
+ //
+ this.lb_iqcReleaseNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_iqcReleaseNo.Appearance.Options.UseFont = true;
+ this.lb_iqcReleaseNo.Location = new System.Drawing.Point(520, 244);
+ this.lb_iqcReleaseNo.Name = "lb_iqcReleaseNo";
+ this.lb_iqcReleaseNo.Size = new System.Drawing.Size(101, 21);
+ this.lb_iqcReleaseNo.TabIndex = 360;
+ this.lb_iqcReleaseNo.Text = "IQC妫�楠屽崟鍙� ";
+ //
+ // txt_iqcReleaseNo
+ //
+ this.txt_iqcReleaseNo.Location = new System.Drawing.Point(580, 244);
+ this.txt_iqcReleaseNo.Name = "txt_iqcReleaseNo";
+ this.txt_iqcReleaseNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_iqcReleaseNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_iqcReleaseNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_iqcReleaseNo.TabIndex = 360;
+ //
+ // gv_iqcReleaseNo
+ //
+ this.gv_iqcReleaseNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_iqcReleaseNo.AppearanceCell.Options.UseFont = true;
+ this.gv_iqcReleaseNo.Caption = "IQC妫�楠屽崟鍙� ";
+ this.gv_iqcReleaseNo.FieldName = "iqcReleaseNo";
+ this.gv_iqcReleaseNo.MinWidth = 50;
+ this.gv_iqcReleaseNo.Name = "gv_iqcReleaseNo";
+ this.gv_iqcReleaseNo.OptionsColumn.AllowEdit = false;
+ this.gv_iqcReleaseNo.Tag = "query_a.iqc_release_no";
+ this.gv_iqcReleaseNo.Visible = true;
+ this.gv_iqcReleaseNo.VisibleIndex = 30;
+ this.gv_iqcReleaseNo.Width = 94;
+ //
+ // lb_mttransctionNo
+ //
+ this.lb_mttransctionNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_mttransctionNo.Appearance.Options.UseFont = true;
+ this.lb_mttransctionNo.Location = new System.Drawing.Point(270, 244);
+ this.lb_mttransctionNo.Name = "lb_mttransctionNo";
+ this.lb_mttransctionNo.Size = new System.Drawing.Size(141, 21);
+ this.lb_mttransctionNo.TabIndex = 351;
+ this.lb_mttransctionNo.Text = "鍐查攢浜嬪姟绫诲瀷缂栫爜 ";
+ //
+ // txt_mttransctionNo
+ //
+ this.txt_mttransctionNo.Location = new System.Drawing.Point(330, 244);
+ this.txt_mttransctionNo.Name = "txt_mttransctionNo";
+ this.txt_mttransctionNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_mttransctionNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_mttransctionNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_mttransctionNo.TabIndex = 351;
+ //
+ // gv_mttransctionNo
+ //
+ this.gv_mttransctionNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_mttransctionNo.AppearanceCell.Options.UseFont = true;
+ this.gv_mttransctionNo.Caption = "鍐查攢浜嬪姟绫诲瀷缂栫爜 ";
+ this.gv_mttransctionNo.FieldName = "mttransctionNo";
+ this.gv_mttransctionNo.MinWidth = 50;
+ this.gv_mttransctionNo.Name = "gv_mttransctionNo";
+ this.gv_mttransctionNo.OptionsColumn.AllowEdit = false;
+ this.gv_mttransctionNo.Tag = "query_a.mttransction_no";
+ this.gv_mttransctionNo.Visible = true;
+ this.gv_mttransctionNo.VisibleIndex = 29;
+ this.gv_mttransctionNo.Width = 94;
+ //
+ // lb_urgentFlag
+ //
+ this.lb_urgentFlag.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_urgentFlag.Appearance.Options.UseFont = true;
+ this.lb_urgentFlag.Location = new System.Drawing.Point(20, 244);
+ this.lb_urgentFlag.Name = "lb_urgentFlag";
+ this.lb_urgentFlag.Size = new System.Drawing.Size(73, 21);
+ this.lb_urgentFlag.TabIndex = 343;
+ this.lb_urgentFlag.Text = "鎬ユ枡鏍囪瘑 ";
+ //
+ // txt_urgentFlag
+ //
+ this.txt_urgentFlag.Location = new System.Drawing.Point(80, 244);
+ this.txt_urgentFlag.Name = "txt_urgentFlag";
+ this.txt_urgentFlag.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_urgentFlag.Properties.Appearance.Options.UseFont = true;
+ this.txt_urgentFlag.Size = new System.Drawing.Size(150, 28);
+ this.txt_urgentFlag.TabIndex = 343;
+ //
+ // gv_urgentFlag
+ //
+ this.gv_urgentFlag.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_urgentFlag.AppearanceCell.Options.UseFont = true;
+ this.gv_urgentFlag.Caption = "鎬ユ枡鏍囪瘑 ";
+ this.gv_urgentFlag.FieldName = "urgentFlag";
+ this.gv_urgentFlag.MinWidth = 50;
+ this.gv_urgentFlag.Name = "gv_urgentFlag";
+ this.gv_urgentFlag.OptionsColumn.AllowEdit = false;
+ this.gv_urgentFlag.Tag = "query_a.urgent_flag";
+ this.gv_urgentFlag.Visible = true;
+ this.gv_urgentFlag.VisibleIndex = 28;
+ this.gv_urgentFlag.Width = 94;
+ //
+ // lb_company
+ //
+ this.lb_company.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_company.Appearance.Options.UseFont = true;
+ this.lb_company.Location = new System.Drawing.Point(770, 212);
+ this.lb_company.Name = "lb_company";
+ this.lb_company.Size = new System.Drawing.Size(73, 21);
+ this.lb_company.TabIndex = 336;
+ this.lb_company.Text = "鍏徃浠g爜 ";
+ //
+ // txt_company
+ //
+ this.txt_company.Location = new System.Drawing.Point(830, 212);
+ this.txt_company.Name = "txt_company";
+ this.txt_company.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_company.Properties.Appearance.Options.UseFont = true;
+ this.txt_company.Size = new System.Drawing.Size(150, 28);
+ this.txt_company.TabIndex = 336;
+ //
+ // gv_company
+ //
+ this.gv_company.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_company.AppearanceCell.Options.UseFont = true;
+ this.gv_company.Caption = "鍏徃浠g爜 ";
+ this.gv_company.FieldName = "company";
+ this.gv_company.MinWidth = 50;
+ this.gv_company.Name = "gv_company";
+ this.gv_company.OptionsColumn.AllowEdit = false;
+ this.gv_company.Tag = "query_a.company";
+ this.gv_company.Visible = true;
+ this.gv_company.VisibleIndex = 27;
+ this.gv_company.Width = 94;
+ //
+ // lb_insby
+ //
+ this.lb_insby.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_insby.Appearance.Options.UseFont = true;
+ this.lb_insby.Location = new System.Drawing.Point(520, 212);
+ this.lb_insby.Name = "lb_insby";
+ this.lb_insby.Size = new System.Drawing.Size(90, 21);
+ this.lb_insby.TabIndex = 327;
+ this.lb_insby.Text = "瀹℃牳鍏ュ簱浜� ";
+ //
+ // txt_insby
+ //
+ this.txt_insby.Location = new System.Drawing.Point(580, 212);
+ this.txt_insby.Name = "txt_insby";
+ this.txt_insby.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_insby.Properties.Appearance.Options.UseFont = true;
+ this.txt_insby.Size = new System.Drawing.Size(150, 28);
+ this.txt_insby.TabIndex = 327;
+ //
+ // gv_insby
+ //
+ this.gv_insby.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_insby.AppearanceCell.Options.UseFont = true;
+ this.gv_insby.Caption = "瀹℃牳鍏ュ簱浜� ";
+ this.gv_insby.FieldName = "insby";
+ this.gv_insby.MinWidth = 50;
+ this.gv_insby.Name = "gv_insby";
+ this.gv_insby.OptionsColumn.AllowEdit = false;
+ this.gv_insby.Tag = "query_a.insby";
+ this.gv_insby.Visible = true;
+ this.gv_insby.VisibleIndex = 26;
+ this.gv_insby.Width = 94;
+ //
+ // lb_ischeck
+ //
+ this.lb_ischeck.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_ischeck.Appearance.Options.UseFont = true;
+ this.lb_ischeck.Location = new System.Drawing.Point(270, 212);
+ this.lb_ischeck.Name = "lb_ischeck";
+ this.lb_ischeck.Size = new System.Drawing.Size(73, 21);
+ this.lb_ischeck.TabIndex = 319;
+ this.lb_ischeck.Text = "鏄惁妫�楠� ";
+ //
+ // txt_ischeck
+ //
+ this.txt_ischeck.Location = new System.Drawing.Point(330, 212);
+ this.txt_ischeck.Name = "txt_ischeck";
+ this.txt_ischeck.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_ischeck.Properties.Appearance.Options.UseFont = true;
+ this.txt_ischeck.Size = new System.Drawing.Size(150, 28);
+ this.txt_ischeck.TabIndex = 319;
+ //
+ // gv_ischeck
+ //
+ this.gv_ischeck.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_ischeck.AppearanceCell.Options.UseFont = true;
+ this.gv_ischeck.Caption = "鏄惁妫�楠� ";
+ this.gv_ischeck.FieldName = "ischeck";
+ this.gv_ischeck.MinWidth = 50;
+ this.gv_ischeck.Name = "gv_ischeck";
+ this.gv_ischeck.OptionsColumn.AllowEdit = false;
+ this.gv_ischeck.Tag = "query_a.ischeck";
+ this.gv_ischeck.Visible = true;
+ this.gv_ischeck.VisibleIndex = 25;
+ this.gv_ischeck.Width = 94;
+ //
+ // lb_sapstatus
+ //
+ this.lb_sapstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_sapstatus.Appearance.Options.UseFont = true;
+ this.lb_sapstatus.Location = new System.Drawing.Point(20, 212);
+ this.lb_sapstatus.Name = "lb_sapstatus";
+ this.lb_sapstatus.Size = new System.Drawing.Size(119, 21);
+ this.lb_sapstatus.TabIndex = 312;
+ this.lb_sapstatus.Text = "鏄惁宸插洖鍐橲AP ";
+ //
+ // txt_sapstatus
+ //
+ this.txt_sapstatus.Location = new System.Drawing.Point(80, 212);
+ this.txt_sapstatus.Name = "txt_sapstatus";
+ this.txt_sapstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_sapstatus.Properties.Appearance.Options.UseFont = true;
+ this.txt_sapstatus.Size = new System.Drawing.Size(150, 28);
+ this.txt_sapstatus.TabIndex = 312;
+ //
+ // gv_sapstatus
+ //
+ this.gv_sapstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_sapstatus.AppearanceCell.Options.UseFont = true;
+ this.gv_sapstatus.Caption = "鏄惁宸插洖鍐橲AP ";
+ this.gv_sapstatus.FieldName = "sapstatus";
+ this.gv_sapstatus.MinWidth = 50;
+ this.gv_sapstatus.Name = "gv_sapstatus";
+ this.gv_sapstatus.OptionsColumn.AllowEdit = false;
+ this.gv_sapstatus.Tag = "query_a.sapstatus";
+ this.gv_sapstatus.Visible = true;
+ this.gv_sapstatus.VisibleIndex = 24;
+ this.gv_sapstatus.Width = 94;
+ //
+ // lb_factory
+ //
+ this.lb_factory.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_factory.Appearance.Options.UseFont = true;
+ this.lb_factory.Location = new System.Drawing.Point(770, 180);
+ this.lb_factory.Name = "lb_factory";
+ this.lb_factory.Size = new System.Drawing.Size(73, 21);
+ this.lb_factory.TabIndex = 306;
+ this.lb_factory.Text = "宸ュ巶缂栫爜 ";
+ //
+ // txt_factory
+ //
+ this.txt_factory.Location = new System.Drawing.Point(830, 180);
+ this.txt_factory.Name = "txt_factory";
+ this.txt_factory.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_factory.Properties.Appearance.Options.UseFont = true;
+ this.txt_factory.Size = new System.Drawing.Size(150, 28);
+ this.txt_factory.TabIndex = 306;
+ //
+ // gv_factory
+ //
+ this.gv_factory.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_factory.AppearanceCell.Options.UseFont = true;
+ this.gv_factory.Caption = "宸ュ巶缂栫爜 ";
+ this.gv_factory.FieldName = "factory";
+ this.gv_factory.MinWidth = 50;
+ this.gv_factory.Name = "gv_factory";
+ this.gv_factory.OptionsColumn.AllowEdit = false;
+ this.gv_factory.Tag = "query_a.factory";
+ this.gv_factory.Visible = true;
+ this.gv_factory.VisibleIndex = 23;
+ this.gv_factory.Width = 94;
+ //
+ // lb_fstatus
+ //
+ this.lb_fstatus.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_fstatus.Appearance.Options.UseFont = true;
+ this.lb_fstatus.Location = new System.Drawing.Point(520, 180);
+ this.lb_fstatus.Name = "lb_fstatus";
+ this.lb_fstatus.Size = new System.Drawing.Size(73, 21);
+ this.lb_fstatus.TabIndex = 298;
+ this.lb_fstatus.Text = "鎻愪氦鐘舵�� ";
+ //
+ // txt_fstatus
+ //
+ this.txt_fstatus.Location = new System.Drawing.Point(580, 180);
+ this.txt_fstatus.Name = "txt_fstatus";
+ this.txt_fstatus.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_fstatus.Properties.Appearance.Options.UseFont = true;
+ this.txt_fstatus.Size = new System.Drawing.Size(150, 28);
+ this.txt_fstatus.TabIndex = 298;
+ //
+ // gv_fstatus
+ //
+ this.gv_fstatus.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_fstatus.AppearanceCell.Options.UseFont = true;
+ this.gv_fstatus.Caption = "鎻愪氦鐘舵�� ";
+ this.gv_fstatus.FieldName = "fstatus";
+ this.gv_fstatus.MinWidth = 50;
+ this.gv_fstatus.Name = "gv_fstatus";
+ this.gv_fstatus.OptionsColumn.AllowEdit = false;
+ this.gv_fstatus.Tag = "query_a.fstatus";
+ this.gv_fstatus.Visible = true;
+ this.gv_fstatus.VisibleIndex = 22;
+ this.gv_fstatus.Width = 94;
+ //
+ // lb_suppNo
+ //
+ this.lb_suppNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_suppNo.Appearance.Options.UseFont = true;
+ this.lb_suppNo.Location = new System.Drawing.Point(270, 180);
+ this.lb_suppNo.Name = "lb_suppNo";
+ this.lb_suppNo.Size = new System.Drawing.Size(90, 21);
+ this.lb_suppNo.TabIndex = 291;
+ this.lb_suppNo.Text = "渚涘簲鍟嗙紪鐮� ";
+ //
+ // txt_suppNo
+ //
+ this.txt_suppNo.Location = new System.Drawing.Point(330, 180);
+ this.txt_suppNo.Name = "txt_suppNo";
+ this.txt_suppNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_suppNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_suppNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_suppNo.TabIndex = 291;
+ //
+ // gv_suppNo
+ //
+ this.gv_suppNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_suppNo.AppearanceCell.Options.UseFont = true;
+ this.gv_suppNo.Caption = "渚涘簲鍟嗙紪鐮� ";
+ this.gv_suppNo.FieldName = "suppNo";
+ this.gv_suppNo.MinWidth = 50;
+ this.gv_suppNo.Name = "gv_suppNo";
+ this.gv_suppNo.OptionsColumn.AllowEdit = false;
+ this.gv_suppNo.Tag = "query_a.supp_no";
+ this.gv_suppNo.Visible = true;
+ this.gv_suppNo.VisibleIndex = 21;
+ this.gv_suppNo.Width = 94;
+ //
+ // lb_transctionNo
+ //
+ this.lb_transctionNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_transctionNo.Appearance.Options.UseFont = true;
+ this.lb_transctionNo.Location = new System.Drawing.Point(20, 180);
+ this.lb_transctionNo.Name = "lb_transctionNo";
+ this.lb_transctionNo.Size = new System.Drawing.Size(107, 21);
+ this.lb_transctionNo.TabIndex = 285;
+ this.lb_transctionNo.Text = "浜嬪姟绫诲瀷缂栫爜 ";
+ //
+ // txt_transctionNo
+ //
+ this.txt_transctionNo.Location = new System.Drawing.Point(80, 180);
+ this.txt_transctionNo.Name = "txt_transctionNo";
+ this.txt_transctionNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_transctionNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_transctionNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_transctionNo.TabIndex = 285;
+ //
+ // gv_transctionNo
+ //
+ this.gv_transctionNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_transctionNo.AppearanceCell.Options.UseFont = true;
+ this.gv_transctionNo.Caption = "浜嬪姟绫诲瀷缂栫爜 ";
+ this.gv_transctionNo.FieldName = "transctionNo";
+ this.gv_transctionNo.MinWidth = 50;
+ this.gv_transctionNo.Name = "gv_transctionNo";
+ this.gv_transctionNo.OptionsColumn.AllowEdit = false;
+ this.gv_transctionNo.Tag = "query_a.transction_no";
+ this.gv_transctionNo.Visible = true;
+ this.gv_transctionNo.VisibleIndex = 20;
+ this.gv_transctionNo.Width = 94;
+ //
+ // lb_depotsCode
+ //
+ this.lb_depotsCode.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_depotsCode.Appearance.Options.UseFont = true;
+ this.lb_depotsCode.Location = new System.Drawing.Point(770, 148);
+ this.lb_depotsCode.Name = "lb_depotsCode";
+ this.lb_depotsCode.Size = new System.Drawing.Size(73, 21);
+ this.lb_depotsCode.TabIndex = 280;
+ this.lb_depotsCode.Text = "浠撳簱缂栫爜 ";
+ //
+ // txt_depotsCode
+ //
+ this.txt_depotsCode.Location = new System.Drawing.Point(830, 148);
+ this.txt_depotsCode.Name = "txt_depotsCode";
+ this.txt_depotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_depotsCode.Properties.Appearance.Options.UseFont = true;
+ this.txt_depotsCode.Size = new System.Drawing.Size(150, 28);
+ this.txt_depotsCode.TabIndex = 280;
+ //
+ // gv_depotsCode
+ //
+ this.gv_depotsCode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_depotsCode.AppearanceCell.Options.UseFont = true;
+ this.gv_depotsCode.Caption = "浠撳簱缂栫爜 ";
+ this.gv_depotsCode.FieldName = "depotsCode";
+ this.gv_depotsCode.MinWidth = 50;
+ this.gv_depotsCode.Name = "gv_depotsCode";
+ this.gv_depotsCode.OptionsColumn.AllowEdit = false;
+ this.gv_depotsCode.Tag = "query_a.depots_code";
+ this.gv_depotsCode.Visible = true;
+ this.gv_depotsCode.VisibleIndex = 19;
+ this.gv_depotsCode.Width = 94;
+ //
+ // lb_checkQty
+ //
+ this.lb_checkQty.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_checkQty.Appearance.Options.UseFont = true;
+ this.lb_checkQty.Location = new System.Drawing.Point(520, 148);
+ this.lb_checkQty.Name = "lb_checkQty";
+ this.lb_checkQty.Size = new System.Drawing.Size(73, 21);
+ this.lb_checkQty.TabIndex = 273;
+ this.lb_checkQty.Text = "宸叉崱鏁伴噺 ";
+ //
+ // txt_checkQty
+ //
+ this.txt_checkQty.Location = new System.Drawing.Point(580, 148);
+ this.txt_checkQty.Name = "txt_checkQty";
+ this.txt_checkQty.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkQty.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkQty.Size = new System.Drawing.Size(150, 28);
+ this.txt_checkQty.TabIndex = 273;
+ //
+ // gv_checkQty
+ //
+ this.gv_checkQty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_checkQty.AppearanceCell.Options.UseFont = true;
+ this.gv_checkQty.Caption = "宸叉崱鏁伴噺 ";
+ this.gv_checkQty.FieldName = "checkQty";
+ this.gv_checkQty.MinWidth = 50;
+ this.gv_checkQty.Name = "gv_checkQty";
+ this.gv_checkQty.OptionsColumn.AllowEdit = false;
+ this.gv_checkQty.Tag = "query_a.check_qty";
+ this.gv_checkQty.Visible = true;
+ this.gv_checkQty.VisibleIndex = 18;
+ this.gv_checkQty.Width = 94;
+ //
+ // lb_checkRes
+ //
+ this.lb_checkRes.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_checkRes.Appearance.Options.UseFont = true;
+ this.lb_checkRes.Location = new System.Drawing.Point(270, 148);
+ this.lb_checkRes.Name = "lb_checkRes";
+ this.lb_checkRes.Size = new System.Drawing.Size(73, 21);
+ this.lb_checkRes.TabIndex = 267;
+ this.lb_checkRes.Text = "妫�楠岀粨鏋� ";
+ //
+ // txt_checkRes
+ //
+ this.txt_checkRes.Location = new System.Drawing.Point(330, 148);
+ this.txt_checkRes.Name = "txt_checkRes";
+ this.txt_checkRes.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkRes.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkRes.Size = new System.Drawing.Size(150, 28);
+ this.txt_checkRes.TabIndex = 267;
+ //
+ // gv_checkRes
+ //
+ this.gv_checkRes.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_checkRes.AppearanceCell.Options.UseFont = true;
+ this.gv_checkRes.Caption = "妫�楠岀粨鏋� ";
+ this.gv_checkRes.FieldName = "checkRes";
+ this.gv_checkRes.MinWidth = 50;
+ this.gv_checkRes.Name = "gv_checkRes";
+ this.gv_checkRes.OptionsColumn.AllowEdit = false;
+ this.gv_checkRes.Tag = "query_a.check_res";
+ this.gv_checkRes.Visible = true;
+ this.gv_checkRes.VisibleIndex = 17;
+ this.gv_checkRes.Width = 94;
+ //
+ // lb_insDate
+ //
+ this.lb_insDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_insDate.Appearance.Options.UseFont = true;
+ this.lb_insDate.Location = new System.Drawing.Point(20, 148);
+ this.lb_insDate.Name = "lb_insDate";
+ this.lb_insDate.Size = new System.Drawing.Size(73, 21);
+ this.lb_insDate.TabIndex = 262;
+ this.lb_insDate.Text = "鍏ュ簱鏃ユ湡 ";
+ //
+ // txt_insDate
+ //
+ this.txt_insDate.Location = new System.Drawing.Point(80, 148);
+ this.txt_insDate.Name = "txt_insDate";
+ this.txt_insDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_insDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_insDate.Size = new System.Drawing.Size(150, 28);
+ this.txt_insDate.TabIndex = 262;
+ //
+ // gv_insDate
+ //
+ this.gv_insDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_insDate.AppearanceCell.Options.UseFont = true;
+ this.gv_insDate.Caption = "鍏ュ簱鏃ユ湡 ";
+ this.gv_insDate.FieldName = "insDate";
+ this.gv_insDate.MinWidth = 50;
+ this.gv_insDate.Name = "gv_insDate";
+ this.gv_insDate.OptionsColumn.AllowEdit = false;
+ this.gv_insDate.Tag = "query_a.ins_date";
+ this.gv_insDate.Visible = true;
+ this.gv_insDate.VisibleIndex = 16;
+ this.gv_insDate.Width = 94;
+ //
+ // lb_checkDate
+ //
+ this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_checkDate.Appearance.Options.UseFont = true;
+ this.lb_checkDate.Location = new System.Drawing.Point(770, 116);
+ this.lb_checkDate.Name = "lb_checkDate";
+ this.lb_checkDate.Size = new System.Drawing.Size(73, 21);
+ this.lb_checkDate.TabIndex = 258;
+ this.lb_checkDate.Text = "鎻愪氦鏃ユ湡 ";
+ //
+ // txt_checkDate
+ //
+ this.txt_checkDate.Location = new System.Drawing.Point(830, 116);
+ this.txt_checkDate.Name = "txt_checkDate";
+ this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkDate.Size = new System.Drawing.Size(150, 28);
+ this.txt_checkDate.TabIndex = 258;
+ //
+ // gv_checkDate
+ //
+ this.gv_checkDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_checkDate.AppearanceCell.Options.UseFont = true;
+ this.gv_checkDate.Caption = "鎻愪氦鏃ユ湡 ";
+ this.gv_checkDate.FieldName = "checkDate";
+ this.gv_checkDate.MinWidth = 50;
+ this.gv_checkDate.Name = "gv_checkDate";
+ this.gv_checkDate.OptionsColumn.AllowEdit = false;
+ this.gv_checkDate.Tag = "query_a.check_date";
+ this.gv_checkDate.Visible = true;
+ this.gv_checkDate.VisibleIndex = 15;
+ this.gv_checkDate.Width = 94;
+ //
+ // lb_checkUser
+ //
+ this.lb_checkUser.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_checkUser.Appearance.Options.UseFont = true;
+ this.lb_checkUser.Location = new System.Drawing.Point(520, 116);
+ this.lb_checkUser.Name = "lb_checkUser";
+ this.lb_checkUser.Size = new System.Drawing.Size(56, 21);
+ this.lb_checkUser.TabIndex = 252;
+ this.lb_checkUser.Text = "鎻愪氦浜� ";
+ //
+ // txt_checkUser
+ //
+ this.txt_checkUser.Location = new System.Drawing.Point(580, 116);
+ this.txt_checkUser.Name = "txt_checkUser";
+ this.txt_checkUser.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_checkUser.Properties.Appearance.Options.UseFont = true;
+ this.txt_checkUser.Size = new System.Drawing.Size(150, 28);
+ this.txt_checkUser.TabIndex = 252;
+ //
+ // gv_checkUser
+ //
+ this.gv_checkUser.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_checkUser.AppearanceCell.Options.UseFont = true;
+ this.gv_checkUser.Caption = "鎻愪氦浜� ";
+ this.gv_checkUser.FieldName = "checkUser";
+ this.gv_checkUser.MinWidth = 50;
+ this.gv_checkUser.Name = "gv_checkUser";
+ this.gv_checkUser.OptionsColumn.AllowEdit = false;
+ this.gv_checkUser.Tag = "query_a.check_user";
+ this.gv_checkUser.Visible = true;
+ this.gv_checkUser.VisibleIndex = 14;
+ this.gv_checkUser.Width = 94;
+ //
+ // lb_userNoBack
+ //
+ this.lb_userNoBack.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_userNoBack.Appearance.Options.UseFont = true;
+ this.lb_userNoBack.Location = new System.Drawing.Point(270, 116);
+ this.lb_userNoBack.Name = "lb_userNoBack";
+ this.lb_userNoBack.Size = new System.Drawing.Size(90, 21);
+ this.lb_userNoBack.TabIndex = 247;
+ this.lb_userNoBack.Text = "閫�鏂欎汉宸ュ彿 ";
+ //
+ // txt_userNoBack
+ //
+ this.txt_userNoBack.Location = new System.Drawing.Point(330, 116);
+ this.txt_userNoBack.Name = "txt_userNoBack";
+ this.txt_userNoBack.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_userNoBack.Properties.Appearance.Options.UseFont = true;
+ this.txt_userNoBack.Size = new System.Drawing.Size(150, 28);
+ this.txt_userNoBack.TabIndex = 247;
+ //
+ // gv_userNoBack
+ //
+ this.gv_userNoBack.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_userNoBack.AppearanceCell.Options.UseFont = true;
+ this.gv_userNoBack.Caption = "閫�鏂欎汉宸ュ彿 ";
+ this.gv_userNoBack.FieldName = "userNoBack";
+ this.gv_userNoBack.MinWidth = 50;
+ this.gv_userNoBack.Name = "gv_userNoBack";
+ this.gv_userNoBack.OptionsColumn.AllowEdit = false;
+ this.gv_userNoBack.Tag = "query_a.user_no_back";
+ this.gv_userNoBack.Visible = true;
+ this.gv_userNoBack.VisibleIndex = 13;
+ this.gv_userNoBack.Width = 94;
+ //
+ // lb_paperBillNo
+ //
+ this.lb_paperBillNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_paperBillNo.Appearance.Options.UseFont = true;
+ this.lb_paperBillNo.Location = new System.Drawing.Point(20, 116);
+ this.lb_paperBillNo.Name = "lb_paperBillNo";
+ this.lb_paperBillNo.Size = new System.Drawing.Size(73, 21);
+ this.lb_paperBillNo.TabIndex = 243;
+ this.lb_paperBillNo.Text = "閫佽揣鍗曞彿 ";
+ //
+ // txt_paperBillNo
+ //
+ this.txt_paperBillNo.Location = new System.Drawing.Point(80, 116);
+ this.txt_paperBillNo.Name = "txt_paperBillNo";
+ this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true;
+ this.txt_paperBillNo.Size = new System.Drawing.Size(150, 28);
+ this.txt_paperBillNo.TabIndex = 243;
+ //
+ // gv_paperBillNo
+ //
+ this.gv_paperBillNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_paperBillNo.AppearanceCell.Options.UseFont = true;
+ this.gv_paperBillNo.Caption = "閫佽揣鍗曞彿 ";
+ this.gv_paperBillNo.FieldName = "paperBillNo";
+ this.gv_paperBillNo.MinWidth = 50;
+ this.gv_paperBillNo.Name = "gv_paperBillNo";
+ this.gv_paperBillNo.OptionsColumn.AllowEdit = false;
+ this.gv_paperBillNo.Tag = "query_a.paper_bill_no";
+ this.gv_paperBillNo.Visible = true;
+ this.gv_paperBillNo.VisibleIndex = 12;
+ this.gv_paperBillNo.Width = 94;
+ //
+ // lb_remark
+ //
+ this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_remark.Appearance.Options.UseFont = true;
+ this.lb_remark.Location = new System.Drawing.Point(770, 84);
+ this.lb_remark.Name = "lb_remark";
+ this.lb_remark.Size = new System.Drawing.Size(39, 21);
+ this.lb_remark.TabIndex = 240;
+ this.lb_remark.Text = "澶囨敞 ";
+ //
+ // txt_remark
+ //
+ this.txt_remark.Location = new System.Drawing.Point(830, 84);
+ this.txt_remark.Name = "txt_remark";
+ this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_remark.Properties.Appearance.Options.UseFont = true;
+ this.txt_remark.Size = new System.Drawing.Size(150, 28);
+ this.txt_remark.TabIndex = 240;
+ //
+ // gv_remark
+ //
+ this.gv_remark.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_remark.AppearanceCell.Options.UseFont = true;
+ this.gv_remark.Caption = "澶囨敞 ";
+ this.gv_remark.FieldName = "remark";
+ this.gv_remark.MinWidth = 50;
+ this.gv_remark.Name = "gv_remark";
+ this.gv_remark.OptionsColumn.AllowEdit = false;
+ this.gv_remark.Tag = "query_a.remark";
+ this.gv_remark.Visible = true;
+ this.gv_remark.VisibleIndex = 11;
+ this.gv_remark.Width = 94;
+ //
+ // lb_transactionId
+ //
+ this.lb_transactionId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_transactionId.Appearance.Options.UseFont = true;
+ this.lb_transactionId.Location = new System.Drawing.Point(520, 84);
+ this.lb_transactionId.Name = "lb_transactionId";
+ this.lb_transactionId.Size = new System.Drawing.Size(91, 21);
+ this.lb_transactionId.TabIndex = 235;
+ this.lb_transactionId.Text = "浜嬪姟绫诲瀷ID ";
+ //
+ // txt_transactionId
+ //
+ this.txt_transactionId.Location = new System.Drawing.Point(580, 84);
+ this.txt_transactionId.Name = "txt_transactionId";
+ this.txt_transactionId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_transactionId.Properties.Appearance.Options.UseFont = true;
+ this.txt_transactionId.Size = new System.Drawing.Size(150, 28);
+ this.txt_transactionId.TabIndex = 235;
+ //
+ // gv_transactionId
+ //
+ this.gv_transactionId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_transactionId.AppearanceCell.Options.UseFont = true;
+ this.gv_transactionId.Caption = "浜嬪姟绫诲瀷ID ";
+ this.gv_transactionId.FieldName = "transactionId";
+ this.gv_transactionId.MinWidth = 50;
+ this.gv_transactionId.Name = "gv_transactionId";
+ this.gv_transactionId.OptionsColumn.AllowEdit = false;
+ this.gv_transactionId.Tag = "query_a.transaction_id";
+ this.gv_transactionId.Visible = true;
+ this.gv_transactionId.VisibleIndex = 10;
+ this.gv_transactionId.Width = 94;
+ //
+ // lb_billTypeId
+ //
+ this.lb_billTypeId.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_billTypeId.Appearance.Options.UseFont = true;
+ this.lb_billTypeId.Location = new System.Drawing.Point(270, 84);
+ this.lb_billTypeId.Name = "lb_billTypeId";
+ this.lb_billTypeId.Size = new System.Drawing.Size(91, 21);
+ this.lb_billTypeId.TabIndex = 231;
+ this.lb_billTypeId.Text = "鍗曟嵁绫诲瀷ID ";
+ //
+ // txt_billTypeId
+ //
+ this.txt_billTypeId.Location = new System.Drawing.Point(330, 84);
+ this.txt_billTypeId.Name = "txt_billTypeId";
+ this.txt_billTypeId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_billTypeId.Properties.Appearance.Options.UseFont = true;
+ this.txt_billTypeId.Size = new System.Drawing.Size(150, 28);
+ this.txt_billTypeId.TabIndex = 231;
+ //
+ // gv_billTypeId
+ //
+ this.gv_billTypeId.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_billTypeId.AppearanceCell.Options.UseFont = true;
+ this.gv_billTypeId.Caption = "鍗曟嵁绫诲瀷ID ";
+ this.gv_billTypeId.FieldName = "billTypeId";
+ this.gv_billTypeId.MinWidth = 50;
+ this.gv_billTypeId.Name = "gv_billTypeId";
+ this.gv_billTypeId.OptionsColumn.AllowEdit = false;
+ this.gv_billTypeId.Tag = "query_a.bill_type_id";
+ this.gv_billTypeId.Visible = true;
+ this.gv_billTypeId.VisibleIndex = 9;
+ this.gv_billTypeId.Width = 94;
+ //
+ // lb_lastupdateDate
+ //
+ this.lb_lastupdateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_lastupdateDate.Appearance.Options.UseFont = true;
+ this.lb_lastupdateDate.Location = new System.Drawing.Point(20, 84);
+ this.lb_lastupdateDate.Name = "lb_lastupdateDate";
+ this.lb_lastupdateDate.Size = new System.Drawing.Size(107, 21);
+ this.lb_lastupdateDate.TabIndex = 228;
+ this.lb_lastupdateDate.Text = "鏈�鍚庢洿鏂版椂闂� ";
+ //
+ // txt_lastupdateDate
+ //
+ this.txt_lastupdateDate.Location = new System.Drawing.Point(80, 84);
+ this.txt_lastupdateDate.Name = "txt_lastupdateDate";
+ this.txt_lastupdateDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lastupdateDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_lastupdateDate.Size = new System.Drawing.Size(150, 28);
+ this.txt_lastupdateDate.TabIndex = 228;
+ //
+ // gv_lastupdateDate
+ //
+ this.gv_lastupdateDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true;
+ this.gv_lastupdateDate.Caption = "鏈�鍚庢洿鏂版椂闂� ";
+ this.gv_lastupdateDate.FieldName = "lastupdateDate";
+ this.gv_lastupdateDate.MinWidth = 50;
+ this.gv_lastupdateDate.Name = "gv_lastupdateDate";
+ this.gv_lastupdateDate.OptionsColumn.AllowEdit = false;
+ this.gv_lastupdateDate.Tag = "query_a.lastupdate_date";
+ this.gv_lastupdateDate.Visible = true;
+ this.gv_lastupdateDate.VisibleIndex = 8;
+ this.gv_lastupdateDate.Width = 94;
+ //
+ // lb_lastupdateBy
+ //
+ this.lb_lastupdateBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_lastupdateBy.Appearance.Options.UseFont = true;
+ this.lb_lastupdateBy.Location = new System.Drawing.Point(770, 52);
+ this.lb_lastupdateBy.Name = "lb_lastupdateBy";
+ this.lb_lastupdateBy.Size = new System.Drawing.Size(90, 21);
+ this.lb_lastupdateBy.TabIndex = 226;
+ this.lb_lastupdateBy.Text = "鏈�鍚庢洿鏂颁汉 ";
+ //
+ // txt_lastupdateBy
+ //
+ this.txt_lastupdateBy.Location = new System.Drawing.Point(830, 52);
+ this.txt_lastupdateBy.Name = "txt_lastupdateBy";
+ this.txt_lastupdateBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_lastupdateBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_lastupdateBy.Size = new System.Drawing.Size(150, 28);
+ this.txt_lastupdateBy.TabIndex = 226;
+ //
+ // gv_lastupdateBy
+ //
+ this.gv_lastupdateBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true;
+ this.gv_lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉 ";
+ this.gv_lastupdateBy.FieldName = "lastupdateBy";
+ this.gv_lastupdateBy.MinWidth = 50;
+ this.gv_lastupdateBy.Name = "gv_lastupdateBy";
+ this.gv_lastupdateBy.OptionsColumn.AllowEdit = false;
+ this.gv_lastupdateBy.Tag = "query_a.lastupdate_by";
+ this.gv_lastupdateBy.Visible = true;
+ this.gv_lastupdateBy.VisibleIndex = 7;
+ this.gv_lastupdateBy.Width = 94;
+ //
+ // lb_createDate
+ //
+ this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_createDate.Appearance.Options.UseFont = true;
+ this.lb_createDate.Location = new System.Drawing.Point(520, 52);
+ this.lb_createDate.Name = "lb_createDate";
+ this.lb_createDate.Size = new System.Drawing.Size(73, 21);
+ this.lb_createDate.TabIndex = 222;
+ this.lb_createDate.Text = "鍒涘缓鏃堕棿 ";
+ //
+ // txt_createDate
+ //
+ this.txt_createDate.Location = new System.Drawing.Point(580, 52);
+ this.txt_createDate.Name = "txt_createDate";
+ this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createDate.Properties.Appearance.Options.UseFont = true;
+ this.txt_createDate.Size = new System.Drawing.Size(150, 28);
+ this.txt_createDate.TabIndex = 222;
+ //
+ // gv_createDate
+ //
+ this.gv_createDate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_createDate.AppearanceCell.Options.UseFont = true;
+ this.gv_createDate.Caption = "鍒涘缓鏃堕棿 ";
+ this.gv_createDate.FieldName = "createDate";
+ this.gv_createDate.MinWidth = 50;
+ this.gv_createDate.Name = "gv_createDate";
+ this.gv_createDate.OptionsColumn.AllowEdit = false;
+ this.gv_createDate.Tag = "query_a.create_date";
+ this.gv_createDate.Visible = true;
+ this.gv_createDate.VisibleIndex = 6;
+ this.gv_createDate.Width = 94;
+ //
+ // lb_createBy
+ //
+ this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_createBy.Appearance.Options.UseFont = true;
+ this.lb_createBy.Location = new System.Drawing.Point(270, 52);
+ this.lb_createBy.Name = "lb_createBy";
+ this.lb_createBy.Size = new System.Drawing.Size(56, 21);
+ this.lb_createBy.TabIndex = 219;
+ this.lb_createBy.Text = "鍒涘缓浜� ";
+ //
+ // txt_createBy
+ //
+ this.txt_createBy.Location = new System.Drawing.Point(330, 52);
+ this.txt_createBy.Name = "txt_createBy";
+ this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_createBy.Properties.Appearance.Options.UseFont = true;
+ this.txt_createBy.Size = new System.Drawing.Size(150, 28);
+ this.txt_createBy.TabIndex = 219;
+ //
+ // gv_createBy
+ //
+ this.gv_createBy.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_createBy.AppearanceCell.Options.UseFont = true;
+ this.gv_createBy.Caption = "鍒涘缓浜� ";
+ this.gv_createBy.FieldName = "createBy";
+ this.gv_createBy.MinWidth = 50;
+ this.gv_createBy.Name = "gv_createBy";
+ this.gv_createBy.OptionsColumn.AllowEdit = false;
+ this.gv_createBy.Tag = "query_a.create_by";
+ this.gv_createBy.Visible = true;
+ this.gv_createBy.VisibleIndex = 5;
+ this.gv_createBy.Width = 94;
+ //
+ // lb_reason
+ //
+ this.lb_reason.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_reason.Appearance.Options.UseFont = true;
+ this.lb_reason.Location = new System.Drawing.Point(20, 52);
+ this.lb_reason.Name = "lb_reason";
+ this.lb_reason.Size = new System.Drawing.Size(39, 21);
+ this.lb_reason.TabIndex = 217;
+ this.lb_reason.Text = "鍘熷洜 ";
+ //
+ // txt_reason
+ //
+ this.txt_reason.Location = new System.Drawing.Point(80, 52);
+ this.txt_reason.Name = "txt_reason";
+ this.txt_reason.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_reason.Properties.Appearance.Options.UseFont = true;
+ this.txt_reason.Size = new System.Drawing.Size(150, 28);
+ this.txt_reason.TabIndex = 217;
+ //
+ // gv_reason
+ //
+ this.gv_reason.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_reason.AppearanceCell.Options.UseFont = true;
+ this.gv_reason.Caption = "鍘熷洜 ";
+ this.gv_reason.FieldName = "reason";
+ this.gv_reason.MinWidth = 50;
+ this.gv_reason.Name = "gv_reason";
+ this.gv_reason.OptionsColumn.AllowEdit = false;
+ this.gv_reason.Tag = "query_a.reason";
+ this.gv_reason.Visible = true;
+ this.gv_reason.VisibleIndex = 4;
+ this.gv_reason.Width = 94;
+ //
+ // lb_status
+ //
+ this.lb_status.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_status.Appearance.Options.UseFont = true;
+ this.lb_status.Location = new System.Drawing.Point(770, 20);
+ this.lb_status.Name = "lb_status";
+ this.lb_status.Size = new System.Drawing.Size(236, 21);
+ this.lb_status.TabIndex = 216;
+ this.lb_status.Text = "鐘舵�亅0-鏈鏍�1-瀹℃牳鍏ュ簱\\缁撴 ";
+ //
+ // txt_status
+ //
+ this.txt_status.Location = new System.Drawing.Point(830, 20);
+ this.txt_status.Name = "txt_status";
+ this.txt_status.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_status.Properties.Appearance.Options.UseFont = true;
+ this.txt_status.Size = new System.Drawing.Size(150, 28);
+ this.txt_status.TabIndex = 216;
+ //
+ // gv_status
+ //
+ this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_status.AppearanceCell.Options.UseFont = true;
+ this.gv_status.Caption = "鐘舵�亅0-鏈鏍�1-瀹℃牳鍏ュ簱\\缁撴 ";
+ this.gv_status.FieldName = "status";
+ this.gv_status.MinWidth = 50;
+ this.gv_status.Name = "gv_status";
+ this.gv_status.OptionsColumn.AllowEdit = false;
+ this.gv_status.Tag = "query_a.status";
+ this.gv_status.Visible = true;
+ this.gv_status.VisibleIndex = 3;
+ this.gv_status.Width = 94;
+ //
+ // lb_billNo
+ //
+ this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_billNo.Appearance.Options.UseFont = true;
+ this.lb_billNo.Location = new System.Drawing.Point(520, 20);
+ this.lb_billNo.Name = "lb_billNo";
+ this.lb_billNo.Size = new System.Drawing.Size(73, 21);
+ this.lb_billNo.TabIndex = 213;
+ this.lb_billNo.Text = "鍒拌揣鍗曞彿 ";
+ //
+ // txt_billNo
+ //
+ this.txt_billNo.Location = new System.Drawing.Point(580, 20);
+ 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(150, 28);
+ this.txt_billNo.TabIndex = 213;
+ //
+ // 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";
+ this.gv_billNo.MinWidth = 50;
+ this.gv_billNo.Name = "gv_billNo";
+ this.gv_billNo.OptionsColumn.AllowEdit = false;
+ this.gv_billNo.Tag = "query_a.bill_no";
+ this.gv_billNo.Visible = true;
+ this.gv_billNo.VisibleIndex = 2;
+ this.gv_billNo.Width = 94;
+ //
+ // lb_id
+ //
+ this.lb_id.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_id.Appearance.Options.UseFont = true;
+ this.lb_id.Location = new System.Drawing.Point(270, 20);
+ this.lb_id.Name = "lb_id";
+ this.lb_id.Size = new System.Drawing.Size(131, 21);
+ this.lb_id.TabIndex = 211;
+ this.lb_id.Text = "ID(SEQ_INV_ID) ";
+ //
+ // txt_id
+ //
+ this.txt_id.Location = new System.Drawing.Point(330, 20);
+ 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(150, 28);
+ this.txt_id.TabIndex = 211;
+ //
+ // gv_id
+ //
+ this.gv_id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_id.AppearanceCell.Options.UseFont = true;
+ this.gv_id.Caption = "ID(SEQ_INV_ID) ";
+ this.gv_id.FieldName = "id";
+ this.gv_id.MinWidth = 50;
+ this.gv_id.Name = "gv_id";
+ this.gv_id.OptionsColumn.AllowEdit = false;
+ this.gv_id.Tag = "query_a.id";
+ this.gv_id.Visible = true;
+ this.gv_id.VisibleIndex = 1;
+ this.gv_id.Width = 94;
+ //
+ // lb_guid
+ //
+ this.lb_guid.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lb_guid.Appearance.Options.UseFont = true;
+ this.lb_guid.Location = new System.Drawing.Point(20, 20);
+ this.lb_guid.Name = "lb_guid";
+ this.lb_guid.Size = new System.Drawing.Size(39, 21);
+ this.lb_guid.TabIndex = 210;
+ this.lb_guid.Text = "涓婚敭 ";
+ //
+ // txt_guid
+ //
+ this.txt_guid.Location = new System.Drawing.Point(80, 20);
+ this.txt_guid.Name = "txt_guid";
+ this.txt_guid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_guid.Properties.Appearance.Options.UseFont = true;
+ this.txt_guid.Size = new System.Drawing.Size(150, 28);
+ this.txt_guid.TabIndex = 210;
+ //
+ // gv_guid
+ //
+ this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_guid.AppearanceCell.Options.UseFont = true;
+ this.gv_guid.Caption = "涓婚敭 ";
+ this.gv_guid.FieldName = "guid";
+ this.gv_guid.MinWidth = 50;
+ this.gv_guid.Name = "gv_guid";
+ this.gv_guid.OptionsColumn.AllowEdit = false;
+ this.gv_guid.Tag = "query_a.guid";
+ this.gv_guid.Visible = true;
+ this.gv_guid.VisibleIndex = 0;
+ this.gv_guid.Width = 94;
+ //
+ // toolBarMenu1
+ //
+ this.toolBarMenu1.chkParameter = null;
+ this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.toolBarMenu1.guidKey = null;
+ this.toolBarMenu1.isSetBtn = false;
+ this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
+ this.toolBarMenu1.Name = "toolBarMenu1";
+ this.toolBarMenu1.rptParameter = null;
+ this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
+ this.toolBarMenu1.TabIndex = 0;
+ this.toolBarMenu1.xlsInService = null;
+ this.toolBarMenu1.xlsOutParameter = null;
+ //
+ // gcMain
+ //
+ this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gcMain.Location = new System.Drawing.Point(0, 0);
+ this.gcMain.MainView = this.gridView1;
+ this.gcMain.Name = "gcMain";
+ this.gcMain.Size = new System.Drawing.Size(1126, 531);
+ this.gcMain.TabIndex = 1;
+ this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gridView1});
+ //
+ // 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_guid,
+ this.gv_id,
+ this.gv_billNo,
+ this.gv_status,
+ this.gv_reason,
+ this.gv_createBy,
+ this.gv_createDate,
+ this.gv_lastupdateBy,
+ this.gv_lastupdateDate,
+ this.gv_billTypeId,
+ this.gv_transactionId,
+ this.gv_remark,
+ this.gv_paperBillNo,
+ this.gv_userNoBack,
+ this.gv_checkUser,
+ this.gv_checkDate,
+ this.gv_insDate,
+ this.gv_checkRes,
+ this.gv_checkQty,
+ this.gv_depotsCode,
+ this.gv_transctionNo,
+ this.gv_suppNo,
+ this.gv_fstatus,
+ this.gv_factory,
+ this.gv_sapstatus,
+ this.gv_ischeck,
+ this.gv_insby,
+ this.gv_company,
+ this.gv_urgentFlag,
+ this.gv_mttransctionNo,
+ this.gv_iqcReleaseNo,
+ this.gv_isVisual,
+ this.gv_fType,
+ this.gv_ebelnK3id,
+ this.gv_barcodeRatio,
+ this.gv_erpno,
+ this.gv_thstatus,
+ this.gv_erpthno,
+ this.gv_organizeCode});
+ this.gridView1.GridControl = this.gcMain;
+ this.gridView1.IndicatorWidth = 50;
+ this.gridView1.Name = "gridView1";
+ this.gridView1.OptionsFind.ShowSearchNavButtons = false;
+ this.gridView1.OptionsView.ShowAutoFilterRow = true;
+ this.gridView1.OptionsView.ShowGroupPanel = false;
+ //
+ // xtraTabControl1
+ //
+ this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
+ this.xtraTabControl1.Name = "xtraTabControl1";
+ this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
+ this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
+ this.xtraTabControl1.TabIndex = 3;
+ this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.xtraTabPage1,
+ this.xtraTabPage2});
+ //
+ // xtraTabPage1
+ //
+ this.xtraTabPage1.Controls.Add(this.gcMain);
+ this.xtraTabPage1.Controls.Add(this.pageBar1);
+ this.xtraTabPage1.Name = "xtraTabPage1";
+ this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
+ this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+ //
+ // pageBar1
+ //
+ this.pageBar1.CurrentPage = 1;
+ this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.pageBar1.Location = new System.Drawing.Point(0, 531);
+ this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
+ this.pageBar1.Name = "pageBar1";
+ this.pageBar1.RecordCount = 0;
+ this.pageBar1.RowsCount = 50;
+ this.pageBar1.Size = new System.Drawing.Size(1126, 39);
+ this.pageBar1.TabIndex = 3;
+ this.pageBar1.TotalPages = 0;
+ //
+ // xtraTabPage2
+ //
+ this.xtraTabPage2.Controls.Add(this.tabMx);
+ this.xtraTabPage2.Controls.Add(this.panel1);
+ this.xtraTabPage2.Name = "xtraTabPage2";
+ this.xtraTabPage2.PageEnabled = false;
+ this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
+ this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+ //
+ // tabMx
+ //
+ this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.tabMx.Location = new System.Drawing.Point(0, 426);
+ this.tabMx.Name = "tabMx";
+ this.tabMx.SelectedTabPage = this.tabMxPage1;
+ this.tabMx.Size = new System.Drawing.Size(1126, 144);
+ this.tabMx.TabIndex = 2;
+ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1});
+ //
+ // panel1
+ //
+ this.panel1.BackColor = System.Drawing.Color.White;
+ this.panel1.Controls.Add(this.btnSelect);
+ this.panel1.Controls.Add(this.lbSupplierName);
+ this.panel1.Controls.Add(this.labelControl2);
+ this.panel1.Controls.Add(this.ucLookSupplier1);
+ this.panel1.Controls.Add(this.labelControl1);
+ this.panel1.Controls.Add(this.labelControl11);
+ this.panel1.Controls.Add(this.lbGuid);
+ this.panel1.Controls.Add(this.lb_organizeCode);
+ this.panel1.Controls.Add(this.txt_organizeCode);
+ this.panel1.Controls.Add(this.lb_erpthno);
+ this.panel1.Controls.Add(this.txt_erpthno);
+ this.panel1.Controls.Add(this.lb_thstatus);
+ this.panel1.Controls.Add(this.txt_thstatus);
+ this.panel1.Controls.Add(this.lb_erpno);
+ this.panel1.Controls.Add(this.txt_erpno);
+ this.panel1.Controls.Add(this.lb_barcodeRatio);
+ this.panel1.Controls.Add(this.txt_barcodeRatio);
+ this.panel1.Controls.Add(this.lb_ebelnK3id);
+ this.panel1.Controls.Add(this.txt_ebelnK3id);
+ this.panel1.Controls.Add(this.lb_fType);
+ this.panel1.Controls.Add(this.txt_fType);
+ this.panel1.Controls.Add(this.lb_isVisual);
+ this.panel1.Controls.Add(this.txt_isVisual);
+ this.panel1.Controls.Add(this.lb_iqcReleaseNo);
+ this.panel1.Controls.Add(this.txt_iqcReleaseNo);
+ this.panel1.Controls.Add(this.lb_mttransctionNo);
+ this.panel1.Controls.Add(this.txt_mttransctionNo);
+ this.panel1.Controls.Add(this.lb_urgentFlag);
+ this.panel1.Controls.Add(this.txt_urgentFlag);
+ this.panel1.Controls.Add(this.lb_company);
+ this.panel1.Controls.Add(this.txt_company);
+ this.panel1.Controls.Add(this.lb_insby);
+ this.panel1.Controls.Add(this.txt_insby);
+ this.panel1.Controls.Add(this.lb_ischeck);
+ this.panel1.Controls.Add(this.txt_ischeck);
+ this.panel1.Controls.Add(this.lb_sapstatus);
+ this.panel1.Controls.Add(this.txt_sapstatus);
+ this.panel1.Controls.Add(this.lb_factory);
+ this.panel1.Controls.Add(this.txt_factory);
+ this.panel1.Controls.Add(this.lb_fstatus);
+ this.panel1.Controls.Add(this.txt_fstatus);
+ this.panel1.Controls.Add(this.lb_suppNo);
+ this.panel1.Controls.Add(this.txt_suppNo);
+ this.panel1.Controls.Add(this.lb_transctionNo);
+ this.panel1.Controls.Add(this.txt_transctionNo);
+ this.panel1.Controls.Add(this.lb_depotsCode);
+ this.panel1.Controls.Add(this.txt_depotsCode);
+ this.panel1.Controls.Add(this.lb_checkQty);
+ this.panel1.Controls.Add(this.txt_checkQty);
+ this.panel1.Controls.Add(this.lb_checkRes);
+ this.panel1.Controls.Add(this.txt_checkRes);
+ this.panel1.Controls.Add(this.lb_insDate);
+ this.panel1.Controls.Add(this.txt_insDate);
+ this.panel1.Controls.Add(this.lb_checkDate);
+ this.panel1.Controls.Add(this.txt_checkDate);
+ this.panel1.Controls.Add(this.lb_checkUser);
+ this.panel1.Controls.Add(this.txt_checkUser);
+ this.panel1.Controls.Add(this.lb_userNoBack);
+ this.panel1.Controls.Add(this.txt_userNoBack);
+ this.panel1.Controls.Add(this.lb_paperBillNo);
+ this.panel1.Controls.Add(this.txt_paperBillNo);
+ this.panel1.Controls.Add(this.lb_remark);
+ this.panel1.Controls.Add(this.txt_remark);
+ this.panel1.Controls.Add(this.lb_transactionId);
+ this.panel1.Controls.Add(this.txt_transactionId);
+ this.panel1.Controls.Add(this.lb_billTypeId);
+ this.panel1.Controls.Add(this.txt_billTypeId);
+ this.panel1.Controls.Add(this.lb_lastupdateDate);
+ this.panel1.Controls.Add(this.txt_lastupdateDate);
+ this.panel1.Controls.Add(this.lb_lastupdateBy);
+ this.panel1.Controls.Add(this.txt_lastupdateBy);
+ this.panel1.Controls.Add(this.lb_createDate);
+ this.panel1.Controls.Add(this.txt_createDate);
+ this.panel1.Controls.Add(this.lb_createBy);
+ this.panel1.Controls.Add(this.txt_createBy);
+ this.panel1.Controls.Add(this.lb_reason);
+ this.panel1.Controls.Add(this.txt_reason);
+ this.panel1.Controls.Add(this.lb_status);
+ this.panel1.Controls.Add(this.txt_status);
+ this.panel1.Controls.Add(this.lb_billNo);
+ this.panel1.Controls.Add(this.txt_billNo);
+ this.panel1.Controls.Add(this.lb_id);
+ this.panel1.Controls.Add(this.txt_id);
+ this.panel1.Controls.Add(this.lb_guid);
+ this.panel1.Controls.Add(this.txt_guid);
+ this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.panel1.Location = new System.Drawing.Point(0, 0);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(1126, 426);
+ this.panel1.TabIndex = 1;
+ //
+ // btnSelect
+ //
+ this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
+ this.btnSelect.Location = new System.Drawing.Point(850, 346);
+ this.btnSelect.Name = "btnSelect";
+ this.btnSelect.Size = new System.Drawing.Size(130, 29);
+ this.btnSelect.TabIndex = 443;
+ this.btnSelect.Text = "閫夋嫨閫佽揣鏄庣粏";
+ //
+ // lbSupplierName
+ //
+ this.lbSupplierName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.lbSupplierName.Appearance.Options.UseFont = true;
+ this.lbSupplierName.Location = new System.Drawing.Point(628, 377);
+ this.lbSupplierName.Name = "lbSupplierName";
+ this.lbSupplierName.Size = new System.Drawing.Size(102, 21);
+ this.lbSupplierName.TabIndex = 442;
+ this.lbSupplierName.Text = "渚涘簲鍟嗗悕绉帮細";
+ //
+ // labelControl2
+ //
+ this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl2.Appearance.Options.UseFont = true;
+ this.labelControl2.Location = new System.Drawing.Point(519, 377);
+ this.labelControl2.Name = "labelControl2";
+ this.labelControl2.Size = new System.Drawing.Size(102, 21);
+ this.labelControl2.TabIndex = 441;
+ this.labelControl2.Text = "渚涘簲鍟嗗悕绉帮細";
+ //
+ // ucLookSupplier1
+ //
+ this.ucLookSupplier1.Location = new System.Drawing.Point(628, 342);
+ this.ucLookSupplier1.Name = "ucLookSupplier1";
+ this.ucLookSupplier1.Size = new System.Drawing.Size(228, 37);
+ this.ucLookSupplier1.TabIndex = 440;
+ //
+ // labelControl1
+ //
+ this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl1.Appearance.Options.UseFont = true;
+ this.labelControl1.Location = new System.Drawing.Point(520, 350);
+ this.labelControl1.Name = "labelControl1";
+ this.labelControl1.Size = new System.Drawing.Size(102, 21);
+ this.labelControl1.TabIndex = 439;
+ this.labelControl1.Text = "閫夋嫨渚涘簲鍟嗭細";
+ //
+ // labelControl11
+ //
+ this.labelControl11.Location = new System.Drawing.Point(20, 350);
+ this.labelControl11.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
+ this.labelControl11.Name = "labelControl11";
+ this.labelControl11.Size = new System.Drawing.Size(45, 18);
+ this.labelControl11.TabIndex = 130;
+ this.labelControl11.Text = "涓婚敭锛�";
+ //
+ // lbGuid
+ //
+ this.lbGuid.AutoSize = true;
+ this.lbGuid.Location = new System.Drawing.Point(71, 350);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(0, 21);
+ this.lbGuid.TabIndex = 1;
+ //
+ // Frm_MesInvItemArn
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1128, 682);
+ this.Controls.Add(this.xtraTabControl1);
+ this.Controls.Add(this.toolBarMenu1);
+ this.Name = "Frm_MesInvItemArn";
+ this.tabMxPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_organizeCode.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_erpthno.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_thstatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_erpno.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_barcodeRatio.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_ebelnK3id.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fType.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_isVisual.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_iqcReleaseNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_mttransctionNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_company.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_insby.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_ischeck.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_sapstatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_factory.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_transctionNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotsCode.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkQty.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkRes.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkUser.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_userNoBack.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_paperBillNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_transactionId.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billTypeId.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_lastupdateBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_reason.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_id.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_guid.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
+ this.xtraTabControl1.ResumeLayout(false);
+ this.xtraTabPage1.ResumeLayout(false);
+ this.xtraTabPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
+ this.tabMx.ResumeLayout(false);
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
+ this.ResumeLayout(false);
+
+ }
+ #endregion
+ private UserControl.UcToolBarMenu toolBarMenu1;
+ private DevExpress.XtraGrid.GridControl gcMain;
+ private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
+ private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
+ private UserControls.Data.UcPageBar pageBar1;
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.Label lbGuid;
+ private DevExpress.XtraEditors.LabelControl labelControl11;
+ private DevExpress.XtraTab.XtraTabControl tabMx;
+
+ //BQCreateConrolObejct
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1states;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1returnFlag;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemId;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1cgRkqty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1cbillNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1okRkqty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1dha001;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1isdepsIn;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1fType;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1workLine;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1boardStyle;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1okMqty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1okQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ischeck;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1subMqty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantityM;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkStates;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1checkRes;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1workNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1marginQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1subQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lineK3id;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnK3id;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1company;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1factory;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1lastupdateBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1createDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1createBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1quantity;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebelnLine;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1mid;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1id;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage1;
+ private DevExpress.XtraGrid.GridControl gcMx1;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx1;
+private DevExpress.XtraEditors.LabelControl lb_organizeCode;
+private DevExpress.XtraEditors.TextEdit txt_organizeCode;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_organizeCode;
+
+private DevExpress.XtraEditors.LabelControl lb_erpthno;
+private DevExpress.XtraEditors.TextEdit txt_erpthno;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_erpthno;
+
+private DevExpress.XtraEditors.LabelControl lb_thstatus;
+private DevExpress.XtraEditors.TextEdit txt_thstatus;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_thstatus;
+
+private DevExpress.XtraEditors.LabelControl lb_erpno;
+private DevExpress.XtraEditors.TextEdit txt_erpno;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_erpno;
+
+private DevExpress.XtraEditors.LabelControl lb_barcodeRatio;
+private DevExpress.XtraEditors.TextEdit txt_barcodeRatio;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_barcodeRatio;
+
+private DevExpress.XtraEditors.LabelControl lb_ebelnK3id;
+private DevExpress.XtraEditors.TextEdit txt_ebelnK3id;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_ebelnK3id;
+
+private DevExpress.XtraEditors.LabelControl lb_fType;
+private DevExpress.XtraEditors.TextEdit txt_fType;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fType;
+
+private DevExpress.XtraEditors.LabelControl lb_isVisual;
+private DevExpress.XtraEditors.TextEdit txt_isVisual;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_isVisual;
+
+private DevExpress.XtraEditors.LabelControl lb_iqcReleaseNo;
+private DevExpress.XtraEditors.TextEdit txt_iqcReleaseNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_iqcReleaseNo;
+
+private DevExpress.XtraEditors.LabelControl lb_mttransctionNo;
+private DevExpress.XtraEditors.TextEdit txt_mttransctionNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_mttransctionNo;
+
+private DevExpress.XtraEditors.LabelControl lb_urgentFlag;
+private DevExpress.XtraEditors.TextEdit txt_urgentFlag;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_urgentFlag;
+
+private DevExpress.XtraEditors.LabelControl lb_company;
+private DevExpress.XtraEditors.TextEdit txt_company;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_company;
+
+private DevExpress.XtraEditors.LabelControl lb_insby;
+private DevExpress.XtraEditors.TextEdit txt_insby;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_insby;
+
+private DevExpress.XtraEditors.LabelControl lb_ischeck;
+private DevExpress.XtraEditors.TextEdit txt_ischeck;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_ischeck;
+
+private DevExpress.XtraEditors.LabelControl lb_sapstatus;
+private DevExpress.XtraEditors.TextEdit txt_sapstatus;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_sapstatus;
+
+private DevExpress.XtraEditors.LabelControl lb_factory;
+private DevExpress.XtraEditors.TextEdit txt_factory;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_factory;
+
+private DevExpress.XtraEditors.LabelControl lb_fstatus;
+private DevExpress.XtraEditors.TextEdit txt_fstatus;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus;
+
+private DevExpress.XtraEditors.LabelControl lb_suppNo;
+private DevExpress.XtraEditors.TextEdit txt_suppNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
+
+private DevExpress.XtraEditors.LabelControl lb_transctionNo;
+private DevExpress.XtraEditors.TextEdit txt_transctionNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_transctionNo;
+
+private DevExpress.XtraEditors.LabelControl lb_depotsCode;
+private DevExpress.XtraEditors.TextEdit txt_depotsCode;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode;
+
+private DevExpress.XtraEditors.LabelControl lb_checkQty;
+private DevExpress.XtraEditors.TextEdit txt_checkQty;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkQty;
+
+private DevExpress.XtraEditors.LabelControl lb_checkRes;
+private DevExpress.XtraEditors.TextEdit txt_checkRes;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkRes;
+
+private DevExpress.XtraEditors.LabelControl lb_insDate;
+private DevExpress.XtraEditors.TextEdit txt_insDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_insDate;
+
+private DevExpress.XtraEditors.LabelControl lb_checkDate;
+private DevExpress.XtraEditors.TextEdit txt_checkDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
+
+private DevExpress.XtraEditors.LabelControl lb_checkUser;
+private DevExpress.XtraEditors.TextEdit txt_checkUser;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkUser;
+
+private DevExpress.XtraEditors.LabelControl lb_userNoBack;
+private DevExpress.XtraEditors.TextEdit txt_userNoBack;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_userNoBack;
+
+private DevExpress.XtraEditors.LabelControl lb_paperBillNo;
+private DevExpress.XtraEditors.TextEdit txt_paperBillNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_paperBillNo;
+
+private DevExpress.XtraEditors.LabelControl lb_remark;
+private DevExpress.XtraEditors.TextEdit txt_remark;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
+
+private DevExpress.XtraEditors.LabelControl lb_transactionId;
+private DevExpress.XtraEditors.TextEdit txt_transactionId;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_transactionId;
+
+private DevExpress.XtraEditors.LabelControl lb_billTypeId;
+private DevExpress.XtraEditors.TextEdit txt_billTypeId;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_billTypeId;
+
+private DevExpress.XtraEditors.LabelControl lb_lastupdateDate;
+private DevExpress.XtraEditors.TextEdit txt_lastupdateDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateDate;
+
+private DevExpress.XtraEditors.LabelControl lb_lastupdateBy;
+private DevExpress.XtraEditors.TextEdit txt_lastupdateBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_lastupdateBy;
+
+private DevExpress.XtraEditors.LabelControl lb_createDate;
+private DevExpress.XtraEditors.TextEdit txt_createDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_createDate;
+
+private DevExpress.XtraEditors.LabelControl lb_createBy;
+private DevExpress.XtraEditors.TextEdit txt_createBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
+
+private DevExpress.XtraEditors.LabelControl lb_reason;
+private DevExpress.XtraEditors.TextEdit txt_reason;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_reason;
+
+private DevExpress.XtraEditors.LabelControl lb_status;
+private DevExpress.XtraEditors.TextEdit txt_status;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_status;
+
+private DevExpress.XtraEditors.LabelControl lb_billNo;
+private DevExpress.XtraEditors.TextEdit txt_billNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
+
+private DevExpress.XtraEditors.LabelControl lb_id;
+private DevExpress.XtraEditors.TextEdit txt_id;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_id;
+
+private DevExpress.XtraEditors.LabelControl lb_guid;
+private DevExpress.XtraEditors.TextEdit txt_guid;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_guid;
+ private DevExpress.XtraEditors.LabelControl labelControl1;
+ private UserControl.UcLookSupplier ucLookSupplier1;
+ private DevExpress.XtraEditors.LabelControl labelControl2;
+ private DevExpress.XtraEditors.LabelControl lbSupplierName;
+ private DevExpress.XtraEditors.SimpleButton btnSelect;
+ }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.cs
new file mode 100644
index 0000000..530db9e
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.cs
@@ -0,0 +1,313 @@
+using DevExpress.XtraGrid.Views.Grid;
+using DevExpress.XtraGrid.Views.Grid.ViewInfo;
+using Gs.DevApp.Entity;
+using Gs.DevApp.ToolBox;
+using Newtonsoft.Json;
+using Newtonsoft.Json.Linq;
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Drawing;
+using System.Windows.Forms;
+
+namespace Gs.DevApp.DevFrm
+{
+ public partial class Frm_MesInvItemArn : DevExpress.XtraEditors.XtraForm
+ {
+ string _webServiceName = "MesInvItemArnManager/";
+ List<FilterEntity> _filterList = new List<FilterEntity>();
+ public Frm_MesInvItemArn()
+ {
+ InitializeComponent();
+ this.toolBarMenu1.btnAddClick += ToolBarMenu1_btnAddClick;
+ this.toolBarMenu1.btnEdtClick += ToolBarMenu1_btnEdtClick;
+ this.toolBarMenu1.btnSaveClick += ToolBarMenu1_btnSaveClick;
+ this.toolBarMenu1.btnLoadClick += ToolBarMenu1_btnLoadClick;
+ this.toolBarMenu1.btnDelClick += ToolBarMenu1_btnDelClick1;
+ this.toolBarMenu1.btnEscClick += ToolBarMenu1_btnEscClick;
+ this.toolBarMenu1.btnQueryClick += ToolBarMenu1_btnQueryClick;
+ gcMain.MouseDoubleClick += GcMain_MouseDoubleClick;
+ getPageList(1, UtilityHelper.GetPageSize());
+ pageBar1.PagerEvent += PageBar1_PagerEvent;
+ gridView1.CustomDrawRowIndicator += (s, e) =>
+ {
+ if (e.Info.IsRowIndicator && e.RowHandle >= 0)
+ {
+ e.Info.DisplayText = (e.RowHandle + 1).ToString();
+ }
+ };
+ gridView1.CustomDrawEmptyForeground += (s, e) =>
+ {
+ string str = "鏆傛湭鏌ユ壘鍒板尮閰嶇殑鏁版嵁!";
+ Font f = new Font("寰蒋闆呴粦", 16);
+ Rectangle r = new Rectangle(gridView1.GridControl.Width / 2 - 100, e.Bounds.Top + 45, e.Bounds.Right - 5, e.Bounds.Height - 5);
+ e.Graphics.DrawString(str, f, Brushes.Gray, r);
+ };
+ ucLookSupplier1.EditChanged += (s, e) =>
+ {
+ var ddd = this.ucLookSupplier1.GetValue();
+ lbSupplierName.Text = ddd[1];
+ };
+ btnSelect.Click += (s, e) =>
+ {
+ Gs.DevApp.UserControl.SelectCgMx frm = new UserControl.SelectCgMx();
+ frm.UpdateParent += (ss, ee) =>
+ {
+ List<string> _StringList = new List<string>();
+ _StringList = ee.StringList;
+ MessageBox.Show(_StringList.Count.ToString());
+ };
+ frm.ShowDialog();
+ };
+ }
+
+ /// <summary>
+ /// 鍙屽嚮浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void GcMain_MouseDoubleClick(object sender, MouseEventArgs e)
+ {
+ string rowGuid = Gs.DevApp.ToolBox.UtilityHelper.GetCurrentDoubleRow(gridView1, e, "guid");
+ if (!string.IsNullOrEmpty(rowGuid))
+ getModel(rowGuid, false, 999);
+ }
+ /// <summary>
+ /// 鍒嗛〉浜嬩欢
+ /// </summary>
+ /// <param name="curPage"></param>
+ /// <param name="pageSize"></param>
+ private void PageBar1_PagerEvent(int curPage, int pageSize)
+ {
+ getPageList(curPage, pageSize);
+ }
+ /// <summary>
+ /// 鏌ヨ浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnQueryClick(object sender, EventArgs e)
+ {
+ Gs.DevApp.UserControl.ShowFilter frm = new Gs.DevApp.UserControl.ShowFilter(gridView1.Columns, _filterList);
+ frm.UpdateParent += Frm_UpdateParent;
+ frm.ShowDialog();
+ }
+ /// <summary>
+ /// 鏌ヨ鍥炶皟
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void Frm_UpdateParent(object sender, UpdateParentEventArgs e)
+ {
+ _filterList = e.FilterList;
+ getPageList(1, pageBar1.RowsCount);
+ }
+
+ /// <summary>
+ /// 鍙栨秷浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnEscClick(object sender, EventArgs e)
+ {
+ UtilityHelper.JumpToTab(xtraTabControl1, 0);
+ }
+
+ /// <summary>
+ /// 鍒犻櫎浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnDelClick1(object sender, EventArgs e)
+ {
+ string rowGuid = "", rowName = "";
+ // (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_billNo, gridView1);
+ if (string.IsNullOrEmpty(rowGuid))
+ {
+ ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ return;
+ }
+ if (!MsgHelper.AskQuestion("浣犻�夋嫨浜嗐��" + rowName + "銆戯紝纭畾鍒犻櫎鍚楋紵"))
+ return;
+ List<dynamic> lst = new List<dynamic>();
+ lst.Add(rowGuid);
+ var _obj = lst;
+ try
+ {
+ string strJson = UtilityHelper.HttpPost("", _webServiceName + "DeleteModel", JsonConvert.SerializeObject(_obj));
+ ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+ if (_rtn.rtnCode > 0)
+ {
+ UtilityHelper.JumpToTab(xtraTabControl1, 0);
+ getPageList(1, UtilityHelper.GetPageSize());
+ }
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+ }
+ catch (Exception ex)
+ {
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
+ /// <summary>
+ /// 鍒锋柊浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnLoadClick(object sender, EventArgs e)
+ {
+ UtilityHelper.JumpToTab(xtraTabControl1, 0);
+ getPageList(1, UtilityHelper.GetPageSize());
+ }
+ /// <summary>
+ /// 淇敼浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnEdtClick(object sender, EventArgs e)
+ {
+ string rowGuid = "", rowName = "";
+ // (rowGuid, rowName) = UtilityHelper.GetCurrentRow(xtraTabControl1, lbGuid, txt_billNo, gridView1);
+ if (string.IsNullOrEmpty(rowGuid))
+ {
+ ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ return;
+ }
+ getModel(rowGuid, true, 1);
+ }
+ /// <summary>
+ /// 鏂板浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnAddClick(object sender, EventArgs e)
+ {
+ UtilityHelper.JumpToTab(xtraTabControl1, 1);
+ lbGuid.Text = "";
+ List<DevExpress.XtraGrid.Views.Grid.GridView> gridViews = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+ gridViews.Add(gvMx1);
+ UtilityHelper.CleanValueByControl(this.panel1.Controls, true, gridViews);
+ Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
+ }
+ /// <summary>
+ /// 淇濆瓨浜嬩欢
+ /// </summary>
+ /// <param name="sender"></param>
+ /// <param name="e"></param>
+ private void ToolBarMenu1_btnSaveClick(object sender, EventArgs e)
+ {
+ toolBarMenu1.isSetBtn = false;
+ //if (string.IsNullOrEmpty(txt_account.Text.Trim()))
+ {
+ Gs.DevApp.ToolBox.MsgHelper.Warning("鐧诲綍璐﹀彿涓嶈兘涓虹┖锛�");
+ // txt_account.Focus();
+ return;
+ }
+ var _obj = new
+ {
+ guid = lbGuid.Text.Trim(),//涓诲缓
+
+ };
+ try
+ {
+ string strJson = UtilityHelper.HttpPost("", _webServiceName + "EditModel", JsonConvert.SerializeObject(_obj));
+ ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+ if (_rtn.rtnCode > 0)
+ {
+ lbGuid.Text = _rtn.rtnData;
+ toolBarMenu1.isSetBtn = true;
+ UtilityHelper.ChangeEnableByControl(this.panel1.Controls, false);
+ }
+ }
+ catch (Exception ex)
+ {
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+ }
+
+ /// <summary>
+ ///
+ /// </summary>
+ /// <param name="curPage">绗嚑椤�</param>
+ /// <param name="pageSize">姣忛〉鍑犳潯</param>
+ private void getPageList(int curPage, int pageSize)
+ {
+ System.Text.StringBuilder _sbSqlWhere = new System.Text.StringBuilder();
+ foreach (FilterEntity itm in _filterList)
+ {
+ _sbSqlWhere.Append(" and " + itm.fileId + itm.fileOper + "'" + itm.fileValue + "'");
+ }
+ PageQueryModel pgq = new PageQueryModel(curPage, pageSize, "create_date", "asc", "", _sbSqlWhere.ToString());
+ string json = JsonConvert.SerializeObject(pgq);
+ try
+ {
+ string strReturn = UtilityHelper.HttpPost("", _webServiceName + "GetListPage", json);
+ ReturnModel<PageListModel> dd = UtilityHelper.ReturnToTablePage(strReturn);
+ DataTable dt = dd.rtnData.list;
+ gcMain.BindingContext = new BindingContext();
+ gcMain.DataSource = dt;
+ gcMain.ForceInitialize();
+ int dddd = dd.rtnData.pages;//鎬婚〉
+ pageBar1.TotalPages = dddd;
+ pageBar1.RecordCount = dd.rtnData.total;//璁板綍鎬绘暟
+ pageBar1.CurrentPage = curPage;//褰撳墠椤�
+ pageBar1.RowsCount = pageSize;//姣忛〉鏄剧ず
+ pageBar1.setTxt();
+ }
+ catch (Exception ex)
+ {
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+ }
+ private void getModel(string strGuid, bool isEdit, int tabIdx)
+ {
+ if (string.IsNullOrEmpty(strGuid))
+ {
+ ToolBox.MsgHelper.Warning("璇峰厛閫夋嫨浣犺鎿嶄綔鐨勮锛�");
+ return;
+ }
+ UtilityHelper.JumpToTab(xtraTabControl1, tabIdx);
+ var _obj = new
+ {
+ guid = strGuid,//涓诲缓
+ };
+ try
+ {
+ string strJson = UtilityHelper.HttpPost("", _webServiceName + "GetModel", JsonConvert.SerializeObject(_obj));
+ ReturnModel<dynamic> _rtn = ToolBox.UtilityHelper.ReturnToDynamic(strJson);
+ if (_rtn.rtnCode > 0)
+ {
+ dynamic dy = _rtn.rtnData;
+ lbGuid.Text = strGuid;
+ List<DevExpress.XtraGrid.Views.Grid.GridView> gvList = new List<DevExpress.XtraGrid.Views.Grid.GridView>();
+ gvList.Add(gvMx1);
+ UtilityHelper.SetValueByObj(this.panel1.Controls, dy, isEdit, gvList);
+ JObject _job = JObject.Parse(strJson);
+ JArray array = new JArray();
+ foreach (var a in _job["rtnData"]["list"])
+ {
+ array.Add(a);
+ }
+ DataTable dt = JsonConvert.DeserializeObject<DataTable>(array.ToString());
+ if (dt.Rows.Count > 0)
+ {
+ gcMx1.BindingContext = new BindingContext();
+ gcMx1.DataSource = dt;
+ gcMx1.ForceInitialize();
+ }
+ else
+ {
+ Gs.DevApp.ToolBox.UtilityHelper.SetDefaultTable(gcMx1, gvMx1);
+ }
+ }
+ else
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + _rtn.rtnMsg);
+ }
+ catch (Exception ex)
+ {
+ ToolBox.MsgHelper.Warning("鎻愮ず锛�" + ex.Message);
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.resx b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.resx
new file mode 100644
index 0000000..d58980a
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesInvItemArn.resx
@@ -0,0 +1,120 @@
+<?xml version="1.0" encoding="utf-8"?>
+<root>
+ <!--
+ Microsoft ResX Schema
+
+ Version 2.0
+
+ The primary goals of this format is to allow a simple XML format
+ that is mostly human readable. The generation and parsing of the
+ various data types are done through the TypeConverter classes
+ associated with the data types.
+
+ Example:
+
+ ... ado.net/XML headers & schema ...
+ <resheader name="resmimetype">text/microsoft-resx</resheader>
+ <resheader name="version">2.0</resheader>
+ <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
+ <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
+ <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
+ <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
+ <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
+ <value>[base64 mime encoded serialized .NET Framework object]</value>
+ </data>
+ <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
+ <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
+ <comment>This is a comment</comment>
+ </data>
+
+ There are any number of "resheader" rows that contain simple
+ name/value pairs.
+
+ Each data row contains a name, and value. The row also contains a
+ type or mimetype. Type corresponds to a .NET class that support
+ text/value conversion through the TypeConverter architecture.
+ Classes that don't support this are serialized and stored with the
+ mimetype set.
+
+ The mimetype is used for serialized objects, and tells the
+ ResXResourceReader how to depersist the object. This is currently not
+ extensible. For a given mimetype the value must be set accordingly:
+
+ Note - application/x-microsoft.net.object.binary.base64 is the format
+ that the ResXResourceWriter will generate, however the reader can
+ read any of the formats listed below.
+
+ mimetype: application/x-microsoft.net.object.binary.base64
+ value : The object must be serialized with
+ : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
+ : and then encoded with base64 encoding.
+
+ mimetype: application/x-microsoft.net.object.soap.base64
+ value : The object must be serialized with
+ : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
+ : and then encoded with base64 encoding.
+
+ mimetype: application/x-microsoft.net.object.bytearray.base64
+ value : The object must be serialized into a byte array
+ : using a System.ComponentModel.TypeConverter
+ : and then encoded with base64 encoding.
+ -->
+ <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
+ <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
+ <xsd:element name="root" msdata:IsDataSet="true">
+ <xsd:complexType>
+ <xsd:choice maxOccurs="unbounded">
+ <xsd:element name="metadata">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" />
+ </xsd:sequence>
+ <xsd:attribute name="name" use="required" type="xsd:string" />
+ <xsd:attribute name="type" type="xsd:string" />
+ <xsd:attribute name="mimetype" type="xsd:string" />
+ <xsd:attribute ref="xml:space" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="assembly">
+ <xsd:complexType>
+ <xsd:attribute name="alias" type="xsd:string" />
+ <xsd:attribute name="name" type="xsd:string" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="data">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+ <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
+ </xsd:sequence>
+ <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
+ <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
+ <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
+ <xsd:attribute ref="xml:space" />
+ </xsd:complexType>
+ </xsd:element>
+ <xsd:element name="resheader">
+ <xsd:complexType>
+ <xsd:sequence>
+ <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
+ </xsd:sequence>
+ <xsd:attribute name="name" type="xsd:string" use="required" />
+ </xsd:complexType>
+ </xsd:element>
+ </xsd:choice>
+ </xsd:complexType>
+ </xsd:element>
+ </xsd:schema>
+ <resheader name="resmimetype">
+ <value>text/microsoft-resx</value>
+ </resheader>
+ <resheader name="version">
+ <value>2.0</value>
+ </resheader>
+ <resheader name="reader">
+ <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+ <resheader name="writer">
+ <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
+ </resheader>
+</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesInvItemArn.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesInvItemArn.cs
new file mode 100644
index 0000000..6dec5aa
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesInvItemArn.cs
@@ -0,0 +1,181 @@
+锘縰sing System;
+using System.Collections.Generic;
+
+
+namespace MES.Service.Modes
+{
+ /// <summary>
+ ///
+ ///</summary>
+ public class MesInvItemArn
+ {
+ /// <summary>
+ /// 涓婚敭
+ ///</summary>
+ public Guid Guid { get; set; }
+ /// <summary>
+ /// ID(SEQ_INV_ID)
+ ///</summary>
+ public int Id { get; set; }
+ /// <summary>
+ /// 鍒拌揣鍗曞彿
+ ///</summary>
+ public string BillNo { get; set; }
+ /// <summary>
+ /// 鐘舵�亅0-鏈鏍�1-瀹℃牳鍏ュ簱\缁撴
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? Status { get; set; }
+ /// <summary>
+ /// 鍘熷洜
+ ///</summary>
+ public string Reason { get; set; }
+ /// <summary>
+ /// 鍒涘缓浜�
+ ///</summary>
+ public string CreateBy { get; set; }
+ /// <summary>
+ /// 鍒涘缓鏃堕棿
+ ///</summary>
+ public DateTime? CreateDate { get; set; }
+ /// <summary>
+ /// 鏈�鍚庢洿鏂颁汉
+ ///</summary>
+ public string LastupdateBy { get; set; }
+ /// <summary>
+ /// 鏈�鍚庢洿鏂版椂闂�
+ ///</summary>
+ public DateTime? LastupdateDate { get; set; }
+ /// <summary>
+ /// 鍗曟嵁绫诲瀷ID
+ ///</summary>
+ public int? BillTypeId { get; set; }
+ /// <summary>
+ /// 浜嬪姟绫诲瀷ID
+ ///</summary>
+ public int? TransactionId { get; set; }
+ /// <summary>
+ /// 澶囨敞
+ ///</summary>
+ public string Remark { get; set; }
+ /// <summary>
+ /// 閫佽揣鍗曞彿
+ ///</summary>
+ public string PaperBillNo { get; set; }
+ /// <summary>
+ /// 閫�鏂欎汉宸ュ彿
+ ///</summary>
+ public string UserNoBack { get; set; }
+ /// <summary>
+ /// 鎻愪氦浜�
+ ///</summary>
+ public string CheckUser { get; set; }
+ /// <summary>
+ /// 鎻愪氦鏃ユ湡
+ ///</summary>
+ public DateTime? CheckDate { get; set; }
+ /// <summary>
+ /// 鍏ュ簱鏃ユ湡
+ ///</summary>
+ public DateTime? InsDate { get; set; }
+ /// <summary>
+ /// 妫�楠岀粨鏋�
+ ///</summary>
+ public string CheckRes { get; set; }
+ /// <summary>
+ /// 宸叉崱鏁伴噺
+ ///</summary>
+ public int? CheckQty { get; set; }
+ /// <summary>
+ /// 浠撳簱缂栫爜
+ ///</summary>
+ public string DepotsCode { get; set; }
+ /// <summary>
+ /// 浜嬪姟绫诲瀷缂栫爜
+ ///</summary>
+ public string TransctionNo { get; set; }
+ /// <summary>
+ /// 渚涘簲鍟嗙紪鐮�
+ ///</summary>
+ public string SuppNo { get; set; }
+ /// <summary>
+ /// 鎻愪氦鐘舵��
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? Fstatus { get; set; }
+ /// <summary>
+ /// 宸ュ巶缂栫爜
+ ///</summary>
+ public string Factory { get; set; }
+ /// <summary>
+ /// 鏄惁宸插洖鍐橲AP
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? Sapstatus { get; set; }
+ /// <summary>
+ /// 纭鍏ュ簱鏃ユ湡
+ ///</summary>
+ public DateTime? Insdate { get; set; }
+ /// <summary>
+ /// 鏄惁妫�楠�
+ ///</summary>
+ public int? Ischeck { get; set; }
+ /// <summary>
+ /// 瀹℃牳鍏ュ簱浜�
+ ///</summary>
+ public string Insby { get; set; }
+ /// <summary>
+ /// 鍏徃浠g爜
+ ///</summary>
+ public string Company { get; set; }
+ /// <summary>
+ /// 鎬ユ枡鏍囪瘑
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? UrgentFlag { get; set; }
+ /// <summary>
+ /// 鍐查攢浜嬪姟绫诲瀷缂栫爜
+ ///</summary>
+ public int? MttransctionNo { get; set; }
+ /// <summary>
+ /// IQC妫�楠屽崟鍙�
+ ///</summary>
+ public string IqcReleaseNo { get; set; }
+ /// <summary>
+ /// 鏄惁鏄剧ず
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? IsVisual { get; set; }
+ /// <summary>
+ /// 0=閲囪喘锛�1=濮斿
+ /// 榛樿鍊�: ((1))
+ ///</summary>
+ public int? FType { get; set; }
+ /// <summary>
+ /// ERP鍒拌揣鍗旾D
+ ///</summary>
+ public string EbelnK3id { get; set; }
+ /// <summary>
+ /// 鏉$爜鏉″嵃杩涘害
+ ///</summary>
+ public int? BarcodeRatio { get; set; }
+ /// <summary>
+ /// ERP鍗曞彿
+ ///</summary>
+ public string Erpno { get; set; }
+ /// <summary>
+ /// 鏄惁宸查��璐�0-鏈��璐э紝1-閫�璐�
+ ///</summary>
+ public int? Thstatus { get; set; }
+ /// <summary>
+ /// ERP閫�璐у崟鍙�
+ ///</summary>
+ public string Erpthno { get; set; }
+ /// <summary>
+ /// 缁勭粐缂栫爜
+ ///</summary>
+ public string OrganizeCode { get; set; }
+
+ public List<MesInvItemArnDetail> list { get; set; }
+ }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesInvItemArnDetail.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesInvItemArnDetail.cs
new file mode 100644
index 0000000..0fa5fb3
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Models/MesInvItemArnDetail.cs
@@ -0,0 +1,182 @@
+锘縰sing System;
+using System.Collections.Generic;
+using System.Linq;
+
+namespace MES.Service.Modes
+{
+ /// <summary>
+ ///
+ ///</summary>
+ public class MesInvItemArnDetail
+ {
+ /// <summary>
+ ///
+ ///</summary>
+ public Guid Guid { get; set; }
+ /// <summary>
+ /// ID(SEQ_INV_ID)
+ ///</summary>
+ public int Id { get; set; }
+ /// <summary>
+ /// 涓昏〃ID
+ ///</summary>
+ public int? Mid { get; set; }
+ /// <summary>
+ /// 閲囪喘鍗曞彿
+ ///</summary>
+ public string Ebeln { get; set; }
+ /// <summary>
+ /// 閲囪喘璁㈠崟琛屽彿
+ ///</summary>
+ public int? EbelnLine { get; set; }
+ /// <summary>
+ /// 閲囪喘璁㈠崟鏁伴噺
+ ///</summary>
+ public decimal? EbelnQty { get; set; }
+ /// <summary>
+ /// 鐗╂枡缂栫爜
+ ///</summary>
+ public string ItemNo { get; set; }
+ /// <summary>
+ /// 鏀惰揣鏁伴噺
+ ///</summary>
+ public decimal? Quantity { get; set; }
+ /// <summary>
+ /// 鍒涘缓浜�
+ ///</summary>
+ public string CreateBy { get; set; }
+ /// <summary>
+ /// 鍒涘缓鏃堕棿
+ ///</summary>
+ public DateTime? CreateDate { get; set; }
+ /// <summary>
+ /// 鏈�鍚庢洿鏂颁汉
+ ///</summary>
+ public string LastupdateBy { get; set; }
+ /// <summary>
+ /// 鏈�鍚庢洿鏂版椂闂�
+ ///</summary>
+ public DateTime? LastupdateDate { get; set; }
+ /// <summary>
+ /// 鍒嗗巶缂栫爜
+ ///</summary>
+ public string Factory { get; set; }
+ /// <summary>
+ /// 鍏徃浠g爜
+ ///</summary>
+ public string Company { get; set; }
+ /// <summary>
+ /// 閲囪喘鍗旾D
+ ///</summary>
+ public int? EbelnK3id { get; set; }
+ /// <summary>
+ /// 閲囪喘鍗曡ID
+ ///</summary>
+ public int? LineK3id { get; set; }
+ /// <summary>
+ /// 鏈搴旀敹鏁伴噺
+ ///</summary>
+ public int? SubQty { get; set; }
+ /// <summary>
+ /// 浣欓噺
+ ///</summary>
+ public int? MarginQty { get; set; }
+ /// <summary>
+ /// 浠诲姟鍗曞彿
+ ///</summary>
+ public string WorkNo { get; set; }
+ /// <summary>
+ /// 鎬ユ枡鏍囪瘑
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? UrgentFlag { get; set; }
+ /// <summary>
+ /// 澶囨敞
+ ///</summary>
+ public string Memo { get; set; }
+ /// <summary>
+ /// 妫�楠岀粨鏋�
+ ///</summary>
+ public string CheckRes { get; set; }
+ /// <summary>
+ /// 妫�楠岀姸鎬� 锛堝緟妫�銆佸垎閫夈�佺壒閲囥�佸凡妫�锛�
+ /// 榛樿鍊�: ('寰呮')
+ ///</summary>
+ public string CheckStates { get; set; }
+ /// <summary>
+ /// 鏀惰揣浣欓噺
+ ///</summary>
+ public int? QuantityM { get; set; }
+ /// <summary>
+ /// 鏈搴旀敹浣欓噺
+ ///</summary>
+ public int? SubMqty { get; set; }
+ /// <summary>
+ /// 妫�楠屾棩鏈�
+ ///</summary>
+ public DateTime? CheckDate { get; set; }
+ /// <summary>
+ /// 鏄惁妫�楠�
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? Ischeck { get; set; }
+ /// <summary>
+ /// 宸叉敹鏁伴噺
+ ///</summary>
+ public int? OkQty { get; set; }
+ /// <summary>
+ /// 宸叉敹浣欓噺
+ ///</summary>
+ public int? OkMqty { get; set; }
+ /// <summary>
+ /// 浜у搧鍨嬪彿
+ ///</summary>
+ public string BoardStyle { get; set; }
+ /// <summary>
+ /// 浠诲姟鍗曡鍙�
+ ///</summary>
+ public int? WorkLine { get; set; }
+ /// <summary>
+ /// 0銆侀噰璐崟锛�1銆佸澶栧崟
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? FType { get; set; }
+ /// <summary>
+ /// 鏄惁鍏ュ簱
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? IsdepsIn { get; set; }
+ /// <summary>
+ /// 鍒拌揣鍗曞彿
+ ///</summary>
+ public string Dha001 { get; set; }
+ /// <summary>
+ /// 宸插叆搴撴暟閲�
+ ///</summary>
+ public int? OkRkqty { get; set; }
+ /// <summary>
+ /// 鍒拌揣鍗曞彿
+ ///</summary>
+ public string CbillNo { get; set; }
+ /// <summary>
+ /// 閲囪喘鍏ュ簱鏁伴噺
+ ///</summary>
+ public int? CgRkqty { get; set; }
+ /// <summary>
+ /// 鐗╂枡ID
+ ///</summary>
+ public int? ItemId { get; set; }
+ /// <summary>
+ /// 閫�璐ф爣璇�
+ /// 榛樿鍊�: ((0))
+ ///</summary>
+ public int? ReturnFlag { get; set; }
+ /// <summary>
+ /// 鎺ㄩ�佺姸鎬�
+ ///</summary>
+ public string States { get; set; }
+
+
+ public List<MesInvItemArnDetail> list { get; set; }
+ }
+}
diff --git a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
index 6ea463e..cc8471b 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
+++ b/DevApp/Gs.DevApp/Properties/Resources.Designer.cs
@@ -273,6 +273,36 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap checkbuttons_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("checkbuttons_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap checkbuttons_16x161 {
+ get {
+ object obj = ResourceManager.GetObject("checkbuttons_16x161", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap checkbuttons_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("checkbuttons_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap cleartablestyle_16x16 {
get {
object obj = ResourceManager.GetObject("cleartablestyle_16x16", resourceCulture);
@@ -713,6 +743,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap lookup_reference_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("lookup&reference_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap mapit_16x16 {
get {
object obj = ResourceManager.GetObject("mapit_16x16", resourceCulture);
@@ -746,6 +786,26 @@
internal static System.Drawing.Bitmap publicfix_32x32 {
get {
object obj = ResourceManager.GetObject("publicfix_32x32", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap radiobuttons_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("radiobuttons_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
+ internal static System.Drawing.Bitmap radiobuttons_32x32 {
+ get {
+ object obj = ResourceManager.GetObject("radiobuttons_32x32", resourceCulture);
return ((System.Drawing.Bitmap)(obj));
}
}
@@ -883,6 +943,16 @@
/// <summary>
/// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
/// </summary>
+ internal static System.Drawing.Bitmap task_16x16 {
+ get {
+ object obj = ResourceManager.GetObject("task_16x16", resourceCulture);
+ return ((System.Drawing.Bitmap)(obj));
+ }
+ }
+
+ /// <summary>
+ /// 鏌ユ壘 System.Drawing.Bitmap 绫诲瀷鐨勬湰鍦板寲璧勬簮銆�
+ /// </summary>
internal static System.Drawing.Bitmap task_32x32 {
get {
object obj = ResourceManager.GetObject("task_32x32", resourceCulture);
diff --git a/DevApp/Gs.DevApp/Properties/Resources.resx b/DevApp/Gs.DevApp/Properties/Resources.resx
index 840ac44..2c90826 100644
--- a/DevApp/Gs.DevApp/Properties/Resources.resx
+++ b/DevApp/Gs.DevApp/Properties/Resources.resx
@@ -130,20 +130,23 @@
<data name="trackingchanges_allmarkup_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\trackingchanges_allmarkup_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="linktoprevious_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\linktoprevious_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="group_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\group_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="checkbox2_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\checkbox2_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="find_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\find_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="checkbuttons_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\checkbuttons_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="boposition2_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\boposition2_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="salesperiodlifetime_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\salesperiodlifetime_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="removegroupfooter_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\removegroupfooter_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="show_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\show_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -157,14 +160,17 @@
<data name="forcetesting_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\forcetesting_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="csharp_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\csharp_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="area3d_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\area3d_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="user_16x161" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\user_16x161.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="convert_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\convert_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="find_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\find_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="reviewingpane_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\reviewingpane_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="zoom100_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\zoom100_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -175,8 +181,14 @@
<data name="bodepartment_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\bodepartment_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="sortasc_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\sortasc_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
<data name="salesperiodlifetime_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\salesperiodlifetime_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="addfooter_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\addfooter_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="time2_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\time2_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -190,11 +202,11 @@
<data name="fullstackedcolumn3d_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\fullstackedcolumn3d_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="reviewingpane_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\reviewingpane_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="radiobuttons_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\radiobuttons_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="first_32x321" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\first_32x321.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="converttorange_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\converttorange_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="checkbox2_32x321" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\checkbox2_32x321.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -211,11 +223,11 @@
<data name="formatnumbertime_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\formatnumbertime_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="removegroupfooter_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\removegroupfooter_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="radiobuttons_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\radiobuttons_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="addfooter_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\addfooter_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="linktoprevious_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\linktoprevious_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="zoom100_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\zoom100_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -232,6 +244,9 @@
<data name="login_bg6" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\login_bg6.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="3dcylinder_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\3dcylinder_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
<data name="checkbox_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\checkbox_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
@@ -244,8 +259,8 @@
<data name="renamedatasource_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\renamedatasource_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="exportfile_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\exportfile_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="cleartablestyle_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\cleartablestyle_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="employee_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\employee_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -253,17 +268,14 @@
<data name="bodepartment_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\bodepartment_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="area3d_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\area3d_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="3dcolumn_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\3dcolumn_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="doubleprev_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\doubleprev_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="exportfile_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\exportfile_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="user_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\user_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
- </data>
- <data name="editrangepermission_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\editrangepermission_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="bouser_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\bouser_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -277,17 +289,26 @@
<data name="dropandhighlowlines_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\dropandhighlowlines_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="user_16x161" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\user_16x161.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="checkbuttons_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\checkbuttons_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="3dcylinder_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\3dcylinder_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
+ <data name="alignmiddlecenter_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\alignmiddlecenter_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="find_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\find_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
<data name="group2_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\group2_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="converttorange_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\converttorange_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="csharp_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\csharp_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="saveall_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\saveall_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="dropandhighlowlines_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\dropandhighlowlines_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -295,11 +316,11 @@
<data name="convert_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\convert_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="trackingchanges_allmarkup_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\trackingchanges_allmarkup_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
- </data>
<data name="addcalculatedfield_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\addcalculatedfield_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="serieslines_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\serieslines_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="logo_png_black" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\logo_png_black.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -307,23 +328,20 @@
<data name="first_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\first_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="editingfillleft_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\editingfillleft_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
- </data>
<data name="edit_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\edit_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="serieslines_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\serieslines_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
- </data>
- <data name="group_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\group_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="first_32x321" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\first_32x321.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="show_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\show_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="replace_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\replace_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="editrangepermission_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\editrangepermission_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="checkbox2_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\checkbox2_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -334,17 +352,14 @@
<data name="engineering_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\engineering_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="cleartablestyle_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\cleartablestyle_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
- </data>
<data name="doublenext_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\doublenext_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="editname_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\editname_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="saveall_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\saveall_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="editrangepermission_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\editrangepermission_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="publicfix_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\publicfix_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -352,14 +367,20 @@
<data name="converttorange_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\converttorange_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="editrangepermission_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\editrangepermission_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="find_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\find_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="doubleprev_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\doubleprev_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="apply_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\apply_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="newitem_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\newitem_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="lookup&reference_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\lookup&reference_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="area3d_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\area3d_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -370,11 +391,8 @@
<data name="task_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\task_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="3dcolumn_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\3dcolumn_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
- </data>
- <data name="trackingchanges_trackchanges_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\trackingchanges_trackchanges_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="trackingchanges_allmarkup_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\trackingchanges_allmarkup_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="legendnone2_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\legendnone2_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
@@ -385,16 +403,19 @@
<data name="bouser_16x161" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\bouser_16x161.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="3dcylinder_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\3dcylinder_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="task_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\task_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ </data>
+ <data name="editingfillleft_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\editingfillleft_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
<data name="download_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
<value>..\Resources\download_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="alignmiddlecenter_32x32" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\alignmiddlecenter_32x32.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="trackingchanges_trackchanges_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\trackingchanges_trackchanges_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
- <data name="sortasc_16x16" type="System.Resources.ResXFileRef, System.Windows.Forms">
- <value>..\Resources\sortasc_16x16.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
+ <data name="checkbuttons_16x161" type="System.Resources.ResXFileRef, System.Windows.Forms">
+ <value>..\Resources\checkbuttons_16x161.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
</data>
</root>
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/Properties/licenses.licx b/DevApp/Gs.DevApp/Properties/licenses.licx
index 68ffc76..55ffdf3 100644
--- a/DevApp/Gs.DevApp/Properties/licenses.licx
+++ b/DevApp/Gs.DevApp/Properties/licenses.licx
@@ -1,20 +1,21 @@
-DevExpress.XtraEditors.ImageComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.ProgressBarControl, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
DevExpress.XtraEditors.TreeListLookUpEdit, DevExpress.XtraTreeList.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraWizard.WizardControl, DevExpress.XtraWizard.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.DateEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.Repository.RepositoryItemComboBox, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.LookUpEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraBars.Navigation.TileNavPane, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
DevExpress.XtraTreeList.TreeList, DevExpress.XtraTreeList.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.CheckEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
-DevExpress.XtraBars.Navigation.OfficeNavigationBar, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraLayout.LayoutControl, DevExpress.XtraLayout.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
DevExpress.XtraNavBar.NavBarControl, DevExpress.XtraNavBar.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraBars.Navigation.TileNavPane, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.DateEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraWizard.WizardControl, DevExpress.XtraWizard.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.CheckEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraGrid.GridControl, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
DevExpress.XtraBars.Ribbon.RibbonControl, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.ProgressBarControl, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraBars.BarManager, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.ComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.Repository.RepositoryItemComboBox, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.ImageComboBoxEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.SearchLookUpEdit, DevExpress.XtraGrid.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraBars.Navigation.OfficeNavigationBar, DevExpress.XtraBars.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.LookUpEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
+DevExpress.XtraEditors.TextEdit, DevExpress.XtraEditors.v22.2, Version=22.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a
--
Gitblit v1.9.3