From 918812dd8b40d510feeaf6842b0f16b374f64ca8 Mon Sep 17 00:00:00 2001
From: 啊鑫 <t2856754968@163.com>
Date: 星期六, 02 十一月 2024 16:45:45 +0800
Subject: [PATCH] 11
---
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.resx | 120 +++++
DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs | 1212 ++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 1,332 insertions(+), 0 deletions(-)
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
new file mode 100644
index 0000000..832d8d1
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs
@@ -0,0 +1,1212 @@
+/* Create By GS EasyCode */
+namespace Gs.DevApp.DevFrm
+{
+ partial class Frm_ArrivalBarcode
+ {
+ /// <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.gvMx2oldqty = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx2guid = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.gcMx2 = new DevExpress.XtraGrid.GridControl();
+ this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1itemNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1ebeln = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gvMx1parentGuid = 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.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_urgentFlag = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_fstatus = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_suppNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_depotsCode = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_insDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_checkDate = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_remark = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_createBy = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_status = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gv_billNo = new DevExpress.XtraGrid.Columns.GridColumn();
+ 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.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ 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.labelControl3 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_percentage = new DevExpress.XtraEditors.TextEdit();
+ this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_depotName = new DevExpress.XtraEditors.TextEdit();
+ this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
+ this.txt_suppName = new DevExpress.XtraEditors.TextEdit();
+ this.lbGuid = new System.Windows.Forms.Label();
+ this.lb_urgentFlag = new DevExpress.XtraEditors.LabelControl();
+ this.txt_urgentFlag = new DevExpress.XtraEditors.TextEdit();
+ this.lb_fstatus = new DevExpress.XtraEditors.LabelControl();
+ this.txt_fstatus = new DevExpress.XtraEditors.TextEdit();
+ this.lb_suppNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_suppNo = new DevExpress.XtraEditors.TextEdit();
+ this.lb_depotsCode = new DevExpress.XtraEditors.LabelControl();
+ this.txt_depotsCode = new DevExpress.XtraEditors.TextEdit();
+ this.lb_insDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_insDate = new DevExpress.XtraEditors.TextEdit();
+ this.lb_checkDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_checkDate = new DevExpress.XtraEditors.TextEdit();
+ this.lb_remark = new DevExpress.XtraEditors.LabelControl();
+ this.txt_remark = new DevExpress.XtraEditors.TextEdit();
+ this.lb_createDate = new DevExpress.XtraEditors.LabelControl();
+ this.txt_createDate = new DevExpress.XtraEditors.TextEdit();
+ this.lb_createBy = new DevExpress.XtraEditors.LabelControl();
+ this.txt_createBy = new DevExpress.XtraEditors.TextEdit();
+ this.lb_status = new DevExpress.XtraEditors.LabelControl();
+ this.txt_status = new DevExpress.XtraEditors.TextEdit();
+ this.lb_billNo = new DevExpress.XtraEditors.LabelControl();
+ this.txt_billNo = new DevExpress.XtraEditors.TextEdit();
+ this.tabMxPage2.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit();
+ this.tabMxPage1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).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();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_percentage.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotsCode.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit();
+ this.SuspendLayout();
+ //
+ // gvMx2oldqty
+ //
+ this.gvMx2oldqty.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2oldqty.AppearanceCell.Options.UseFont = true;
+ this.gvMx2oldqty.Caption = "鍘熷鏁伴噺 ";
+ this.gvMx2oldqty.FieldName = "oldqty";
+ this.gvMx2oldqty.MinWidth = 50;
+ this.gvMx2oldqty.Name = "gvMx2oldqty";
+ this.gvMx2oldqty.Tag = "query_a.OLDQTY";
+ this.gvMx2oldqty.Visible = true;
+ this.gvMx2oldqty.VisibleIndex = 5;
+ this.gvMx2oldqty.Width = 94;
+ //
+ // gvMx2itemNo
+ //
+ this.gvMx2itemNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2itemNo.AppearanceCell.Options.UseFont = true;
+ this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜 ";
+ this.gvMx2itemNo.FieldName = "itemNo";
+ this.gvMx2itemNo.MinWidth = 50;
+ this.gvMx2itemNo.Name = "gvMx2itemNo";
+ this.gvMx2itemNo.Tag = "query_a.ITEM_NO";
+ this.gvMx2itemNo.Visible = true;
+ this.gvMx2itemNo.VisibleIndex = 2;
+ this.gvMx2itemNo.Width = 94;
+ //
+ // gvMx2itemBarcode
+ //
+ this.gvMx2itemBarcode.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true;
+ this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜 ";
+ this.gvMx2itemBarcode.FieldName = "itemBarcode";
+ this.gvMx2itemBarcode.MinWidth = 50;
+ this.gvMx2itemBarcode.Name = "gvMx2itemBarcode";
+ this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE";
+ this.gvMx2itemBarcode.Visible = true;
+ this.gvMx2itemBarcode.VisibleIndex = 1;
+ this.gvMx2itemBarcode.Width = 94;
+ //
+ // gvMx2guid
+ //
+ this.gvMx2guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx2guid.AppearanceCell.Options.UseFont = true;
+ this.gvMx2guid.Caption = "guid ";
+ this.gvMx2guid.FieldName = "guid";
+ this.gvMx2guid.MinWidth = 50;
+ this.gvMx2guid.Name = "gvMx2guid";
+ this.gvMx2guid.Tag = "query_a.guid";
+ this.gvMx2guid.Width = 94;
+ //
+ // tabMxPage2
+ //
+ this.tabMxPage2.Controls.Add(this.gcMx2);
+ this.tabMxPage2.Name = "tabMxPage2";
+ this.tabMxPage2.Size = new System.Drawing.Size(1124, 315);
+ this.tabMxPage2.Text = "宸叉墦鏉$爜淇℃伅";
+ //
+ // gcMx2
+ //
+ this.gcMx2.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcMx2.Location = new System.Drawing.Point(0, 0);
+ this.gcMx2.MainView = this.gvMx2;
+ this.gcMx2.Name = "gcMx2";
+ this.gcMx2.Size = new System.Drawing.Size(1124, 315);
+ this.gcMx2.TabIndex = 0;
+ this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
+ this.gvMx2});
+ //
+ // gvMx2
+ //
+ this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gvMx2guid,
+ this.gridColumn16,
+ this.gvMx2itemBarcode,
+ this.gvMx2itemNo,
+ this.gridColumn18,
+ this.gridColumn14,
+ this.gvMx2oldqty,
+ this.gridColumn17,
+ this.gridColumn15});
+ this.gvMx2.GridControl = this.gcMx2;
+ this.gvMx2.Name = "gvMx2";
+ this.gvMx2.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
+ this.gvMx2.OptionsFind.ShowSearchNavButtons = false;
+ this.gvMx2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
+ this.gvMx2.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn16
+ //
+ this.gridColumn16.Caption = "鏄惁鍏ュ簱";
+ this.gridColumn16.FieldName = "icount";
+ this.gridColumn16.MinWidth = 25;
+ this.gridColumn16.Name = "gridColumn16";
+ this.gridColumn16.Visible = true;
+ this.gridColumn16.VisibleIndex = 0;
+ this.gridColumn16.Width = 94;
+ //
+ // gridColumn18
+ //
+ this.gridColumn18.Caption = "鐗╂枡鍚嶇О";
+ this.gridColumn18.FieldName = "itemName";
+ this.gridColumn18.MinWidth = 25;
+ this.gridColumn18.Name = "gridColumn18";
+ this.gridColumn18.Visible = true;
+ this.gridColumn18.VisibleIndex = 3;
+ this.gridColumn18.Width = 94;
+ //
+ // gridColumn14
+ //
+ this.gridColumn14.Caption = "瑙勬牸鍨嬪彿";
+ this.gridColumn14.FieldName = "itemModel";
+ this.gridColumn14.MinWidth = 25;
+ this.gridColumn14.Name = "gridColumn14";
+ this.gridColumn14.Visible = true;
+ this.gridColumn14.VisibleIndex = 4;
+ this.gridColumn14.Width = 94;
+ //
+ // gridColumn17
+ //
+ this.gridColumn17.Caption = "鎵撳嵃鏃ユ湡";
+ this.gridColumn17.FieldName = "lotDate";
+ this.gridColumn17.MinWidth = 25;
+ this.gridColumn17.Name = "gridColumn17";
+ this.gridColumn17.Visible = true;
+ this.gridColumn17.VisibleIndex = 6;
+ this.gridColumn17.Width = 94;
+ //
+ // gridColumn15
+ //
+ this.gridColumn15.Caption = "鏉$爜鏉ユ簮鏍囪瘑 1-閲囪喘鍏ュ簱";
+ this.gridColumn15.FieldName = "comeFlg";
+ this.gridColumn15.MinWidth = 25;
+ this.gridColumn15.Name = "gridColumn15";
+ this.gridColumn15.Visible = true;
+ this.gridColumn15.VisibleIndex = 7;
+ this.gridColumn15.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 = 0;
+ this.gvMx1urgentFlag.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 = 5;
+ this.gvMx1itemNo.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 = 10;
+ this.gvMx1ebeln.Width = 94;
+ //
+ // gvMx1parentGuid
+ //
+ this.gvMx1parentGuid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gvMx1parentGuid.AppearanceCell.Options.UseFont = true;
+ this.gvMx1parentGuid.Caption = "parent_Guid ";
+ this.gvMx1parentGuid.FieldName = "parentGuid";
+ this.gvMx1parentGuid.MinWidth = 50;
+ this.gvMx1parentGuid.Name = "gvMx1parentGuid";
+ this.gvMx1parentGuid.Tag = "query_a.parent_Guid";
+ this.gvMx1parentGuid.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.Width = 94;
+ //
+ // tabMxPage1
+ //
+ this.tabMxPage1.Controls.Add(this.gcMx1);
+ this.tabMxPage1.Name = "tabMxPage1";
+ this.tabMxPage1.Size = new System.Drawing.Size(1124, 315);
+ this.tabMxPage1.Text = "鏉ユ枡淇℃伅鏄庣粏";
+ //
+ // 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, 315);
+ 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.gvMx1parentGuid,
+ this.gvMx1urgentFlag,
+ this.gridColumn4,
+ this.gvMx1itemNo,
+ this.gridColumn5,
+ this.gridColumn7,
+ this.gridColumn13,
+ this.gridColumn8,
+ this.gridColumn10,
+ this.gridColumn6,
+ this.gridColumn9,
+ this.gvMx1ebeln,
+ this.gridColumn11,
+ this.gridColumn12});
+ 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;
+ //
+ // gridColumn4
+ //
+ this.gridColumn4.Caption = "搴忓彿";
+ this.gridColumn4.FieldName = "workLine";
+ this.gridColumn4.MinWidth = 25;
+ this.gridColumn4.Name = "gridColumn4";
+ this.gridColumn4.Visible = true;
+ this.gridColumn4.VisibleIndex = 1;
+ this.gridColumn4.Width = 94;
+ //
+ // gridColumn5
+ //
+ this.gridColumn5.Caption = "鐗╂枡鍚嶇О";
+ this.gridColumn5.FieldName = "itemName";
+ this.gridColumn5.MinWidth = 25;
+ this.gridColumn5.Name = "gridColumn5";
+ this.gridColumn5.Visible = true;
+ this.gridColumn5.VisibleIndex = 2;
+ this.gridColumn5.Width = 94;
+ //
+ // gridColumn7
+ //
+ this.gridColumn7.Caption = "鐗╂枡瑙勬牸";
+ this.gridColumn7.FieldName = "itemModel";
+ this.gridColumn7.MinWidth = 25;
+ this.gridColumn7.Name = "gridColumn7";
+ this.gridColumn7.Visible = true;
+ this.gridColumn7.VisibleIndex = 3;
+ this.gridColumn7.Width = 94;
+ //
+ // gridColumn13
+ //
+ this.gridColumn13.Caption = "鏈鏀惰揣鏁伴噺";
+ this.gridColumn13.FieldName = "quantity";
+ this.gridColumn13.MinWidth = 25;
+ this.gridColumn13.Name = "gridColumn13";
+ this.gridColumn13.Visible = true;
+ this.gridColumn13.VisibleIndex = 4;
+ this.gridColumn13.Width = 94;
+ //
+ // gridColumn8
+ //
+ this.gridColumn8.Caption = "宸叉墦鍗版�绘暟閲�";
+ this.gridColumn8.FieldName = "prnQty";
+ this.gridColumn8.MinWidth = 25;
+ this.gridColumn8.Name = "gridColumn8";
+ this.gridColumn8.Visible = true;
+ this.gridColumn8.VisibleIndex = 6;
+ this.gridColumn8.Width = 94;
+ //
+ // gridColumn10
+ //
+ this.gridColumn10.Caption = "宸插叆搴撴暟閲�";
+ this.gridColumn10.FieldName = "okRkqty";
+ this.gridColumn10.MinWidth = 25;
+ this.gridColumn10.Name = "gridColumn10";
+ this.gridColumn10.Visible = true;
+ this.gridColumn10.VisibleIndex = 7;
+ this.gridColumn10.Width = 94;
+ //
+ // gridColumn6
+ //
+ this.gridColumn6.Caption = "鎵撳嵃鏉$爜寮犳暟";
+ this.gridColumn6.FieldName = "icount";
+ this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.Name = "gridColumn6";
+ this.gridColumn6.Visible = true;
+ this.gridColumn6.VisibleIndex = 8;
+ this.gridColumn6.Width = 94;
+ //
+ // gridColumn9
+ //
+ this.gridColumn9.Caption = "鐗╂枡鍗曚綅";
+ this.gridColumn9.FieldName = "fname";
+ this.gridColumn9.MinWidth = 25;
+ this.gridColumn9.Name = "gridColumn9";
+ this.gridColumn9.Visible = true;
+ this.gridColumn9.VisibleIndex = 9;
+ this.gridColumn9.Width = 94;
+ //
+ // gridColumn11
+ //
+ this.gridColumn11.Caption = "搴撳瓨鍗曚綅";
+ this.gridColumn11.FieldName = "kcUnit";
+ this.gridColumn11.MinWidth = 25;
+ this.gridColumn11.Name = "gridColumn11";
+ this.gridColumn11.Visible = true;
+ this.gridColumn11.VisibleIndex = 11;
+ this.gridColumn11.Width = 94;
+ //
+ // gridColumn12
+ //
+ this.gridColumn12.Caption = "閲囪喘鍗曚綅";
+ this.gridColumn12.FieldName = "cgUnit";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Visible = true;
+ this.gridColumn12.VisibleIndex = 12;
+ this.gridColumn12.Width = 94;
+ //
+ // 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 = 0;
+ this.gv_urgentFlag.Width = 94;
+ //
+ // 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 = 1;
+ this.gv_fstatus.Width = 94;
+ //
+ // 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 = 8;
+ this.gv_suppNo.Width = 94;
+ //
+ // 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 = 10;
+ this.gv_depotsCode.Width = 94;
+ //
+ // 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 = 6;
+ this.gv_insDate.Width = 94;
+ //
+ // 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 = 7;
+ this.gv_checkDate.Width = 94;
+ //
+ // 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 = 12;
+ this.gv_remark.Width = 94;
+ //
+ // 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;
+ //
+ // gv_status
+ //
+ this.gv_status.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.gv_status.AppearanceCell.Options.UseFont = true;
+ this.gv_status.Caption = "鍏ュ簱";
+ 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 = 2;
+ this.gv_status.Width = 94;
+ //
+ // 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 = 3;
+ this.gv_billNo.Width = 94;
+ //
+ // 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.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_urgentFlag,
+ this.gv_fstatus,
+ this.gv_status,
+ this.gv_billNo,
+ this.gridColumn1,
+ this.gv_createBy,
+ this.gv_insDate,
+ this.gv_checkDate,
+ this.gv_suppNo,
+ this.gridColumn2,
+ this.gv_depotsCode,
+ this.gridColumn3,
+ this.gv_remark});
+ 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;
+ //
+ // gridColumn1
+ //
+ this.gridColumn1.Caption = "鏉$爜鎵撳嵃姣旂巼";
+ this.gridColumn1.FieldName = "percentage";
+ this.gridColumn1.MinWidth = 25;
+ this.gridColumn1.Name = "gridColumn1";
+ this.gridColumn1.Visible = true;
+ this.gridColumn1.VisibleIndex = 4;
+ this.gridColumn1.Width = 94;
+ //
+ // gridColumn3
+ //
+ this.gridColumn3.Caption = "鏀惰揣浠撳簱鍚嶇О";
+ this.gridColumn3.FieldName = "depotName";
+ this.gridColumn3.MinWidth = 25;
+ this.gridColumn3.Name = "gridColumn3";
+ this.gridColumn3.Visible = true;
+ this.gridColumn3.VisibleIndex = 11;
+ this.gridColumn3.Width = 94;
+ //
+ // gridColumn2
+ //
+ this.gridColumn2.Caption = "渚涘簲鍟嗗悕绉�";
+ this.gridColumn2.FieldName = "suppName";
+ this.gridColumn2.MinWidth = 25;
+ this.gridColumn2.Name = "gridColumn2";
+ this.gridColumn2.Visible = true;
+ this.gridColumn2.VisibleIndex = 9;
+ this.gridColumn2.Width = 94;
+ //
+ // 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, 223);
+ this.tabMx.Name = "tabMx";
+ this.tabMx.SelectedTabPage = this.tabMxPage1;
+ this.tabMx.Size = new System.Drawing.Size(1126, 347);
+ this.tabMx.TabIndex = 2;
+ this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
+ this.tabMxPage1,
+ this.tabMxPage2});
+ //
+ // panel1
+ //
+ this.panel1.BackColor = System.Drawing.Color.White;
+ this.panel1.Controls.Add(this.labelControl3);
+ this.panel1.Controls.Add(this.txt_percentage);
+ this.panel1.Controls.Add(this.labelControl2);
+ this.panel1.Controls.Add(this.txt_depotName);
+ this.panel1.Controls.Add(this.labelControl1);
+ this.panel1.Controls.Add(this.txt_suppName);
+ this.panel1.Controls.Add(this.lbGuid);
+ this.panel1.Controls.Add(this.lb_urgentFlag);
+ this.panel1.Controls.Add(this.txt_urgentFlag);
+ 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_depotsCode);
+ this.panel1.Controls.Add(this.txt_depotsCode);
+ 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_remark);
+ this.panel1.Controls.Add(this.txt_remark);
+ 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_status);
+ this.panel1.Controls.Add(this.txt_status);
+ this.panel1.Controls.Add(this.lb_billNo);
+ this.panel1.Controls.Add(this.txt_billNo);
+ 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, 223);
+ this.panel1.TabIndex = 1;
+ //
+ // labelControl3
+ //
+ this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl3.Appearance.Options.UseFont = true;
+ this.labelControl3.Location = new System.Drawing.Point(354, 182);
+ this.labelControl3.Name = "labelControl3";
+ this.labelControl3.Size = new System.Drawing.Size(102, 21);
+ this.labelControl3.TabIndex = 341;
+ this.labelControl3.Text = "鏉$爜鎵撳嵃姣旂巼";
+ //
+ // txt_percentage
+ //
+ this.txt_percentage.Location = new System.Drawing.Point(525, 179);
+ this.txt_percentage.Name = "txt_percentage";
+ this.txt_percentage.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_percentage.Properties.Appearance.Options.UseFont = true;
+ this.txt_percentage.Size = new System.Drawing.Size(150, 28);
+ this.txt_percentage.TabIndex = 342;
+ //
+ // labelControl2
+ //
+ this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl2.Appearance.Options.UseFont = true;
+ this.labelControl2.Location = new System.Drawing.Point(20, 182);
+ this.labelControl2.Name = "labelControl2";
+ this.labelControl2.Size = new System.Drawing.Size(68, 21);
+ this.labelControl2.TabIndex = 339;
+ this.labelControl2.Text = "浠撳簱鍚嶇О";
+ //
+ // txt_depotName
+ //
+ this.txt_depotName.Location = new System.Drawing.Point(111, 179);
+ this.txt_depotName.Name = "txt_depotName";
+ this.txt_depotName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_depotName.Properties.Appearance.Options.UseFont = true;
+ this.txt_depotName.Size = new System.Drawing.Size(150, 28);
+ this.txt_depotName.TabIndex = 340;
+ //
+ // labelControl1
+ //
+ this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.labelControl1.Appearance.Options.UseFont = true;
+ this.labelControl1.Location = new System.Drawing.Point(15, 95);
+ this.labelControl1.Name = "labelControl1";
+ this.labelControl1.Size = new System.Drawing.Size(85, 21);
+ this.labelControl1.TabIndex = 337;
+ this.labelControl1.Text = "渚涘簲鍟嗗悕绉�";
+ //
+ // txt_suppName
+ //
+ this.txt_suppName.Location = new System.Drawing.Point(111, 92);
+ this.txt_suppName.Name = "txt_suppName";
+ this.txt_suppName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+ this.txt_suppName.Properties.Appearance.Options.UseFont = true;
+ this.txt_suppName.Size = new System.Drawing.Size(150, 28);
+ this.txt_suppName.TabIndex = 338;
+ //
+ // lbGuid
+ //
+ this.lbGuid.AutoSize = true;
+ this.lbGuid.Location = new System.Drawing.Point(209, 388);
+ this.lbGuid.Name = "lbGuid";
+ this.lbGuid.Size = new System.Drawing.Size(0, 21);
+ this.lbGuid.TabIndex = 1;
+ //
+ // 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(354, 139);
+ this.lb_urgentFlag.Name = "lb_urgentFlag";
+ this.lb_urgentFlag.Size = new System.Drawing.Size(73, 21);
+ this.lb_urgentFlag.TabIndex = 336;
+ this.lb_urgentFlag.Text = "鎬ユ枡鏍囪瘑 ";
+ //
+ // txt_urgentFlag
+ //
+ this.txt_urgentFlag.Location = new System.Drawing.Point(525, 136);
+ 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 = 336;
+ //
+ // 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(354, 95);
+ this.lb_fstatus.Name = "lb_fstatus";
+ this.lb_fstatus.Size = new System.Drawing.Size(73, 21);
+ this.lb_fstatus.TabIndex = 291;
+ this.lb_fstatus.Text = "鎻愪氦鐘舵�� ";
+ //
+ // txt_fstatus
+ //
+ this.txt_fstatus.Location = new System.Drawing.Point(525, 92);
+ 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 = 291;
+ //
+ // 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(15, 60);
+ this.lb_suppNo.Name = "lb_suppNo";
+ this.lb_suppNo.Size = new System.Drawing.Size(90, 21);
+ this.lb_suppNo.TabIndex = 285;
+ this.lb_suppNo.Text = "渚涘簲鍟嗙紪鐮� ";
+ //
+ // txt_suppNo
+ //
+ this.txt_suppNo.Location = new System.Drawing.Point(111, 57);
+ 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 = 285;
+ //
+ // 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(20, 139);
+ this.lb_depotsCode.Name = "lb_depotsCode";
+ this.lb_depotsCode.Size = new System.Drawing.Size(73, 21);
+ this.lb_depotsCode.TabIndex = 273;
+ this.lb_depotsCode.Text = "浠撳簱缂栫爜 ";
+ //
+ // txt_depotsCode
+ //
+ this.txt_depotsCode.Location = new System.Drawing.Point(111, 136);
+ 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 = 273;
+ //
+ // 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(717, 23);
+ this.lb_insDate.Name = "lb_insDate";
+ this.lb_insDate.Size = new System.Drawing.Size(73, 21);
+ this.lb_insDate.TabIndex = 258;
+ this.lb_insDate.Text = "鍏ュ簱鏃ユ湡 ";
+ //
+ // txt_insDate
+ //
+ this.txt_insDate.Location = new System.Drawing.Point(796, 20);
+ 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 = 258;
+ //
+ // 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(719, 139);
+ this.lb_checkDate.Name = "lb_checkDate";
+ this.lb_checkDate.Size = new System.Drawing.Size(73, 21);
+ this.lb_checkDate.TabIndex = 252;
+ this.lb_checkDate.Text = "鎻愪氦鏃ユ湡 ";
+ //
+ // txt_checkDate
+ //
+ this.txt_checkDate.Location = new System.Drawing.Point(796, 136);
+ 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 = 252;
+ //
+ // 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(729, 95);
+ this.lb_remark.Name = "lb_remark";
+ this.lb_remark.Size = new System.Drawing.Size(39, 21);
+ this.lb_remark.TabIndex = 235;
+ this.lb_remark.Text = "澶囨敞 ";
+ //
+ // txt_remark
+ //
+ this.txt_remark.Location = new System.Drawing.Point(796, 92);
+ 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 = 235;
+ //
+ // 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(354, 60);
+ this.lb_createDate.Name = "lb_createDate";
+ this.lb_createDate.Size = new System.Drawing.Size(73, 21);
+ this.lb_createDate.TabIndex = 219;
+ this.lb_createDate.Text = "鍒涘缓鏃堕棿 ";
+ //
+ // txt_createDate
+ //
+ this.txt_createDate.Location = new System.Drawing.Point(525, 57);
+ 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 = 219;
+ //
+ // 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(717, 57);
+ this.lb_createBy.Name = "lb_createBy";
+ this.lb_createBy.Size = new System.Drawing.Size(68, 21);
+ this.lb_createBy.TabIndex = 217;
+ this.lb_createBy.Text = "褰曞叆浜哄憳";
+ //
+ // txt_createBy
+ //
+ this.txt_createBy.Location = new System.Drawing.Point(796, 54);
+ 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 = 217;
+ //
+ // 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(285, 23);
+ this.lb_status.Name = "lb_status";
+ this.lb_status.Size = new System.Drawing.Size(234, 21);
+ this.lb_status.TabIndex = 213;
+ this.lb_status.Text = "鐘舵�亅0-鏈鏍�1-瀹℃牳鍏ュ簱 缁撴 ";
+ //
+ // txt_status
+ //
+ this.txt_status.Location = new System.Drawing.Point(525, 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 = 213;
+ //
+ // 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(20, 23);
+ this.lb_billNo.Name = "lb_billNo";
+ this.lb_billNo.Size = new System.Drawing.Size(73, 21);
+ this.lb_billNo.TabIndex = 211;
+ this.lb_billNo.Text = "鍒拌揣鍗曞彿 ";
+ //
+ // txt_billNo
+ //
+ this.txt_billNo.Location = new System.Drawing.Point(111, 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 = 211;
+ //
+ // Frm_ArrivalBarcode
+ //
+ 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_ArrivalBarcode";
+ this.tabMxPage2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit();
+ this.tabMxPage1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).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();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_percentage.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppName.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_urgentFlag.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_fstatus.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_suppNo.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_depotsCode.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_insDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_checkDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_status.Properties)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit();
+ 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 DevExpress.XtraTab.XtraTabControl tabMx;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2oldqty;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemBarcode;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx2guid;
+ private DevExpress.XtraTab.XtraTabPage tabMxPage2;
+ private DevExpress.XtraGrid.GridControl gcMx2;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvMx2;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1urgentFlag;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1itemNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1ebeln;
+ private DevExpress.XtraGrid.Columns.GridColumn gvMx1parentGuid;
+ 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.XtraGrid.Columns.GridColumn gv_urgentFlag;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_fstatus;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_suppNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_depotsCode;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_insDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_checkDate;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_remark;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_createBy;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_status;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_billNo;
+ private DevExpress.XtraGrid.Columns.GridColumn gv_guid;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
+ private System.Windows.Forms.Panel panel1;
+ private DevExpress.XtraEditors.LabelControl labelControl2;
+ private DevExpress.XtraEditors.TextEdit txt_depotName;
+ private DevExpress.XtraEditors.LabelControl labelControl1;
+ private DevExpress.XtraEditors.TextEdit txt_suppName;
+ private System.Windows.Forms.Label lbGuid;
+ private DevExpress.XtraEditors.LabelControl lb_urgentFlag;
+ private DevExpress.XtraEditors.TextEdit txt_urgentFlag;
+ private DevExpress.XtraEditors.LabelControl lb_fstatus;
+ private DevExpress.XtraEditors.TextEdit txt_fstatus;
+ private DevExpress.XtraEditors.LabelControl lb_suppNo;
+ private DevExpress.XtraEditors.TextEdit txt_suppNo;
+ private DevExpress.XtraEditors.LabelControl lb_depotsCode;
+ private DevExpress.XtraEditors.TextEdit txt_depotsCode;
+ private DevExpress.XtraEditors.LabelControl lb_insDate;
+ private DevExpress.XtraEditors.TextEdit txt_insDate;
+ private DevExpress.XtraEditors.LabelControl lb_checkDate;
+ private DevExpress.XtraEditors.TextEdit txt_checkDate;
+ private DevExpress.XtraEditors.LabelControl lb_remark;
+ private DevExpress.XtraEditors.TextEdit txt_remark;
+ private DevExpress.XtraEditors.LabelControl lb_createDate;
+ private DevExpress.XtraEditors.TextEdit txt_createDate;
+ private DevExpress.XtraEditors.LabelControl lb_createBy;
+ private DevExpress.XtraEditors.TextEdit txt_createBy;
+ private DevExpress.XtraEditors.LabelControl lb_status;
+ private DevExpress.XtraEditors.TextEdit txt_status;
+ private DevExpress.XtraEditors.LabelControl lb_billNo;
+ private DevExpress.XtraEditors.TextEdit txt_billNo;
+ private DevExpress.XtraEditors.LabelControl labelControl3;
+ private DevExpress.XtraEditors.TextEdit txt_percentage;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn13;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn16;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn18;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn14;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn15;
+ }
+}
\ No newline at end of file
diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.resx b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.resx
new file mode 100644
index 0000000..d58980a
--- /dev/null
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.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
--
Gitblit v1.9.3