| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824 |
- namespace Pur.ck
- {
- partial class PurCkStorage
- {
- /// <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()
- {
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton1 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton dateButton2 = new Infragistics.Win.UltraWinSchedule.CalendarCombo.DateButton();
- Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
- Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem3 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("inStockNo");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemDesc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemSpec");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("weightUnit");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("orderId");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("orderLineSqe");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("suppCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("suppName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invLogic");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPhysic");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invPos");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invOrigQty");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invOrigAmt");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invQty");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("invOrQty", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Descending, false);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("remark");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("createUserid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("updateUserid");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattr");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("itemattrid");
- Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
- this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraLabel11 = new Infragistics.Win.Misc.UltraLabel();
- this.txt_createTimeE = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.txt_createTimeS = new Infragistics.Win.UltraWinSchedule.UltraCalendarCombo();
- this.txt_orderId = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_inStockNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_suppName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_invBin = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txt_itemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_invPhysic = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txt_itemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.txt_invLogic = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.txt_invOrigQty = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
- this.ultraPanel2 = new Infragistics.Win.Misc.UltraPanel();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn16 = new System.Data.DataColumn();
- this.dataColumn17 = new System.Data.DataColumn();
- this.dataColumn18 = new System.Data.DataColumn();
- this.dataColumn19 = new System.Data.DataColumn();
- this.dataColumn20 = new System.Data.DataColumn();
- this.dataColumn21 = new System.Data.DataColumn();
- this.dataColumn22 = new System.Data.DataColumn();
- this.dataColumn23 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataColumn35 = new System.Data.DataColumn();
- this.dataColumn37 = new System.Data.DataColumn();
- this.dataColumn38 = new System.Data.DataColumn();
- this.dataColumn39 = new System.Data.DataColumn();
- this.dataColumn40 = new System.Data.DataColumn();
- this.dataColumn41 = new System.Data.DataColumn();
- this.dataColumn43 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.ultraPanel1.ClientArea.SuspendLayout();
- this.ultraPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeE)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeS)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_orderId)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_inStockNo)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_invBin)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_invPhysic)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_invLogic)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_invOrigQty)).BeginInit();
- this.ultraPanel2.ClientArea.SuspendLayout();
- this.ultraPanel2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- this.SuspendLayout();
- //
- // ultraPanel1
- //
- //
- // ultraPanel1.ClientArea
- //
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel11);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_createTimeE);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_createTimeS);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_orderId);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_inStockNo);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_suppName);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_invBin);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_itemCode);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_invPhysic);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_itemName);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_invLogic);
- this.ultraPanel1.ClientArea.Controls.Add(this.txt_invOrigQty);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel10);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel9);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel8);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel7);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel6);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel5);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel4);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel3);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel2);
- this.ultraPanel1.ClientArea.Controls.Add(this.ultraLabel1);
- this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
- this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
- this.ultraPanel1.Name = "ultraPanel1";
- this.ultraPanel1.Size = new System.Drawing.Size(992, 75);
- this.ultraPanel1.TabIndex = 0;
- //
- // ultraLabel11
- //
- this.ultraLabel11.AutoSize = true;
- this.ultraLabel11.Location = new System.Drawing.Point(764, 9);
- this.ultraLabel11.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel11.Name = "ultraLabel11";
- this.ultraLabel11.Size = new System.Drawing.Size(29, 14);
- this.ultraLabel11.TabIndex = 24;
- this.ultraLabel11.Text = "----";
- //
- // txt_createTimeE
- //
- this.txt_createTimeE.DateButtons.Add(dateButton1);
- this.txt_createTimeE.Location = new System.Drawing.Point(799, 6);
- this.txt_createTimeE.Margin = new System.Windows.Forms.Padding(2);
- this.txt_createTimeE.Name = "txt_createTimeE";
- this.txt_createTimeE.NonAutoSizeHeight = 25;
- this.txt_createTimeE.Size = new System.Drawing.Size(113, 21);
- this.txt_createTimeE.TabIndex = 23;
- this.txt_createTimeE.Value = new System.DateTime(2016, 1, 18, 0, 0, 0, 0);
- //
- // txt_createTimeS
- //
- this.txt_createTimeS.DateButtons.Add(dateButton2);
- this.txt_createTimeS.Location = new System.Drawing.Point(649, 6);
- this.txt_createTimeS.Margin = new System.Windows.Forms.Padding(2);
- this.txt_createTimeS.Name = "txt_createTimeS";
- this.txt_createTimeS.NonAutoSizeHeight = 25;
- this.txt_createTimeS.Size = new System.Drawing.Size(113, 21);
- this.txt_createTimeS.TabIndex = 22;
- this.txt_createTimeS.Value = new System.DateTime(2016, 1, 18, 0, 0, 0, 0);
- //
- // txt_orderId
- //
- this.txt_orderId.Location = new System.Drawing.Point(470, 5);
- this.txt_orderId.Name = "txt_orderId";
- this.txt_orderId.Size = new System.Drawing.Size(113, 21);
- this.txt_orderId.TabIndex = 21;
- //
- // txt_inStockNo
- //
- this.txt_inStockNo.Location = new System.Drawing.Point(268, 5);
- this.txt_inStockNo.Name = "txt_inStockNo";
- this.txt_inStockNo.Size = new System.Drawing.Size(113, 21);
- this.txt_inStockNo.TabIndex = 25;
- //
- // txt_suppName
- //
- this.txt_suppName.Location = new System.Drawing.Point(470, 27);
- this.txt_suppName.Name = "txt_suppName";
- this.txt_suppName.Size = new System.Drawing.Size(113, 21);
- this.txt_suppName.TabIndex = 19;
- this.txt_suppName.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_suppName_EditorButtonClick);
- //
- // txt_invBin
- //
- this.txt_invBin.Location = new System.Drawing.Point(470, 49);
- this.txt_invBin.Name = "txt_invBin";
- this.txt_invBin.Size = new System.Drawing.Size(113, 21);
- this.txt_invBin.TabIndex = 17;
- //
- // txt_itemCode
- //
- appearance13.FontData.BoldAsString = "True";
- editorButton1.Appearance = appearance13;
- editorButton1.Text = "+";
- this.txt_itemCode.ButtonsRight.Add(editorButton1);
- this.txt_itemCode.Location = new System.Drawing.Point(268, 26);
- this.txt_itemCode.Name = "txt_itemCode";
- this.txt_itemCode.Size = new System.Drawing.Size(113, 21);
- this.txt_itemCode.TabIndex = 15;
- this.txt_itemCode.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txt_itemCode_EditorButtonClick);
- //
- // txt_invPhysic
- //
- this.txt_invPhysic.Location = new System.Drawing.Point(268, 48);
- this.txt_invPhysic.Name = "txt_invPhysic";
- this.txt_invPhysic.Size = new System.Drawing.Size(113, 21);
- this.txt_invPhysic.TabIndex = 14;
- //
- // txt_itemName
- //
- this.txt_itemName.Location = new System.Drawing.Point(55, 26);
- this.txt_itemName.Margin = new System.Windows.Forms.Padding(2);
- this.txt_itemName.Name = "txt_itemName";
- this.txt_itemName.Size = new System.Drawing.Size(113, 21);
- this.txt_itemName.TabIndex = 12;
- //
- // txt_invLogic
- //
- this.txt_invLogic.Location = new System.Drawing.Point(55, 48);
- this.txt_invLogic.Name = "txt_invLogic";
- this.txt_invLogic.Size = new System.Drawing.Size(113, 21);
- this.txt_invLogic.TabIndex = 11;
- //
- // txt_invOrigQty
- //
- this.txt_invOrigQty.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = ">0";
- valueListItem2.DataValue = "1";
- valueListItem2.DisplayText = "=0";
- valueListItem3.DataValue = "2";
- valueListItem3.DisplayText = "不限";
- this.txt_invOrigQty.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem1,
- valueListItem2,
- valueListItem3});
- this.txt_invOrigQty.Location = new System.Drawing.Point(55, 5);
- this.txt_invOrigQty.Margin = new System.Windows.Forms.Padding(2);
- this.txt_invOrigQty.Name = "txt_invOrigQty";
- this.txt_invOrigQty.Size = new System.Drawing.Size(113, 21);
- this.txt_invOrigQty.TabIndex = 10;
- //
- // ultraLabel10
- //
- this.ultraLabel10.AutoSize = true;
- this.ultraLabel10.Location = new System.Drawing.Point(405, 30);
- this.ultraLabel10.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel10.Name = "ultraLabel10";
- this.ultraLabel10.Size = new System.Drawing.Size(66, 16);
- this.ultraLabel10.TabIndex = 9;
- this.ultraLabel10.Text = "供应商名称";
- //
- // ultraLabel9
- //
- this.ultraLabel9.AutoSize = true;
- this.ultraLabel9.Location = new System.Drawing.Point(417, 50);
- this.ultraLabel9.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel9.Name = "ultraLabel9";
- this.ultraLabel9.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel9.TabIndex = 8;
- this.ultraLabel9.Text = "库区储位";
- //
- // ultraLabel8
- //
- this.ultraLabel8.AutoSize = true;
- this.ultraLabel8.Location = new System.Drawing.Point(596, 8);
- this.ultraLabel8.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel8.Name = "ultraLabel8";
- this.ultraLabel8.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel8.TabIndex = 7;
- this.ultraLabel8.Text = "入库时间";
- //
- // ultraLabel7
- //
- this.ultraLabel7.AutoSize = true;
- this.ultraLabel7.Location = new System.Drawing.Point(428, 8);
- this.ultraLabel7.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel7.Name = "ultraLabel7";
- this.ultraLabel7.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel7.TabIndex = 6;
- this.ultraLabel7.Text = "合同号";
- //
- // ultraLabel6
- //
- this.ultraLabel6.AutoSize = true;
- this.ultraLabel6.Location = new System.Drawing.Point(213, 50);
- this.ultraLabel6.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel6.Name = "ultraLabel6";
- this.ultraLabel6.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel6.TabIndex = 5;
- this.ultraLabel6.Text = "物理库区";
- //
- // ultraLabel5
- //
- this.ultraLabel5.AutoSize = true;
- this.ultraLabel5.Location = new System.Drawing.Point(213, 28);
- this.ultraLabel5.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel5.Name = "ultraLabel5";
- this.ultraLabel5.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel5.TabIndex = 4;
- this.ultraLabel5.Text = "物料编码";
- //
- // ultraLabel4
- //
- this.ultraLabel4.AutoSize = true;
- this.ultraLabel4.Location = new System.Drawing.Point(213, 8);
- this.ultraLabel4.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel4.Name = "ultraLabel4";
- this.ultraLabel4.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel4.TabIndex = 3;
- this.ultraLabel4.Text = "入库单号";
- //
- // ultraLabel3
- //
- this.ultraLabel3.AutoSize = true;
- this.ultraLabel3.Location = new System.Drawing.Point(2, 50);
- this.ultraLabel3.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel3.Name = "ultraLabel3";
- this.ultraLabel3.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel3.TabIndex = 2;
- this.ultraLabel3.Text = "逻辑库区";
- //
- // ultraLabel2
- //
- this.ultraLabel2.AutoSize = true;
- this.ultraLabel2.Location = new System.Drawing.Point(2, 28);
- this.ultraLabel2.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel2.Name = "ultraLabel2";
- this.ultraLabel2.Size = new System.Drawing.Size(54, 16);
- this.ultraLabel2.TabIndex = 1;
- this.ultraLabel2.Text = "物料名称";
- //
- // ultraLabel1
- //
- this.ultraLabel1.AutoSize = true;
- this.ultraLabel1.Location = new System.Drawing.Point(14, 8);
- this.ultraLabel1.Margin = new System.Windows.Forms.Padding(2);
- this.ultraLabel1.Name = "ultraLabel1";
- this.ultraLabel1.Size = new System.Drawing.Size(42, 16);
- this.ultraLabel1.TabIndex = 0;
- this.ultraLabel1.Text = "库存量";
- //
- // ultraPanel2
- //
- //
- // ultraPanel2.ClientArea
- //
- this.ultraPanel2.ClientArea.Controls.Add(this.ultraGroupBox1);
- this.ultraPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraPanel2.Location = new System.Drawing.Point(0, 75);
- this.ultraPanel2.Margin = new System.Windows.Forms.Padding(2);
- this.ultraPanel2.Name = "ultraPanel2";
- this.ultraPanel2.Size = new System.Drawing.Size(992, 399);
- this.ultraPanel2.TabIndex = 1;
- //
- // ultraGroupBox1
- //
- this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox1.Margin = new System.Windows.Forms.Padding(2);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(992, 399);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.Text = "库存信息";
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet1;
- appearance14.BackColor = System.Drawing.SystemColors.Window;
- appearance14.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance14;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 7;
- ultraGridColumn6.Header.VisiblePosition = 10;
- ultraGridColumn6.Hidden = true;
- ultraGridColumn7.Header.VisiblePosition = 11;
- ultraGridColumn8.Header.VisiblePosition = 18;
- ultraGridColumn9.Header.VisiblePosition = 19;
- ultraGridColumn10.Header.VisiblePosition = 12;
- ultraGridColumn11.Header.VisiblePosition = 13;
- ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
- ultraGridColumn12.Header.VisiblePosition = 14;
- ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn13.Header.VisiblePosition = 15;
- ultraGridColumn14.Header.VisiblePosition = 16;
- ultraGridColumn15.Header.VisiblePosition = 4;
- ultraGridColumn16.Header.VisiblePosition = 17;
- ultraGridColumn17.Header.VisiblePosition = 5;
- ultraGridColumn18.Header.VisiblePosition = 6;
- ultraGridColumn19.Header.VisiblePosition = 20;
- ultraGridColumn20.Header.VisiblePosition = 21;
- ultraGridColumn21.Header.VisiblePosition = 22;
- ultraGridColumn22.Header.VisiblePosition = 23;
- ultraGridColumn23.Header.VisiblePosition = 24;
- ultraGridColumn24.Header.VisiblePosition = 25;
- ultraGridColumn24.Hidden = true;
- ultraGridColumn25.Header.VisiblePosition = 26;
- ultraGridColumn25.Hidden = true;
- ultraGridColumn26.Header.VisiblePosition = 9;
- ultraGridColumn27.Header.VisiblePosition = 8;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12,
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance15.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance15.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance15.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance15;
- appearance16.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance16;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance17.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance17.BackColor2 = System.Drawing.SystemColors.Control;
- appearance17.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance17;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance18.BackColor = System.Drawing.SystemColors.Window;
- appearance18.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance18;
- appearance19.BackColor = System.Drawing.SystemColors.Highlight;
- appearance19.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance19;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance20.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance20;
- appearance21.BorderColor = System.Drawing.Color.Silver;
- appearance21.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance21;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance22.BackColor = System.Drawing.SystemColors.Control;
- appearance22.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance22.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance22.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance22.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance22;
- appearance23.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance23;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance24.BackColor = System.Drawing.SystemColors.Window;
- appearance24.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance24;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance25.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance25;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(3, 18);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(986, 378);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.InitializeLayout += new Infragistics.Win.UltraWinGrid.InitializeLayoutEventHandler(this.ultraGrid1_InitializeLayout);
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn1,
- this.dataColumn3,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn8,
- this.dataColumn10,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn21,
- this.dataColumn22,
- this.dataColumn23,
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn35,
- this.dataColumn37,
- this.dataColumn38,
- this.dataColumn39,
- this.dataColumn40,
- this.dataColumn41,
- this.dataColumn43,
- this.dataColumn2,
- this.dataColumn4});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "库存记录号";
- this.dataColumn1.ColumnName = "invId";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "入库单号";
- this.dataColumn3.ColumnName = "inStockNo";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "物料编码";
- this.dataColumn6.ColumnName = "itemCode";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "物料描述";
- this.dataColumn7.ColumnName = "itemDesc";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "物料名称";
- this.dataColumn8.ColumnName = "itemName";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "物料型号规格";
- this.dataColumn10.ColumnName = "itemSpec";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "库存单位";
- this.dataColumn14.ColumnName = "weightUnit";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "合同号";
- this.dataColumn15.ColumnName = "orderId";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "合同行号";
- this.dataColumn16.ColumnName = "orderLineSqe";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "供应商代码";
- this.dataColumn17.ColumnName = "suppCode";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "供应商名称";
- this.dataColumn18.ColumnName = "suppName";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "逻辑库区";
- this.dataColumn19.ColumnName = "invLogic";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "物理库区";
- this.dataColumn20.ColumnName = "invPhysic";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "库区储位";
- this.dataColumn21.ColumnName = "invPos";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "库存原始数量";
- this.dataColumn22.ColumnName = "invOrigQty";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "库存原值总价";
- this.dataColumn23.ColumnName = "invOrigAmt";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "采购库存数量";
- this.dataColumn24.ColumnName = "invQty";
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "库存预约量";
- this.dataColumn25.ColumnName = "invOrQty";
- //
- // dataColumn35
- //
- this.dataColumn35.Caption = "备注";
- this.dataColumn35.ColumnName = "remark";
- //
- // dataColumn37
- //
- this.dataColumn37.Caption = "创建人";
- this.dataColumn37.ColumnName = "createName";
- //
- // dataColumn38
- //
- this.dataColumn38.Caption = "创建时间";
- this.dataColumn38.ColumnName = "createTime";
- //
- // dataColumn39
- //
- this.dataColumn39.Caption = "修改人";
- this.dataColumn39.ColumnName = "updateName";
- //
- // dataColumn40
- //
- this.dataColumn40.Caption = "修改时间";
- this.dataColumn40.ColumnName = "updateTime";
- //
- // dataColumn41
- //
- this.dataColumn41.Caption = "创建人ID";
- this.dataColumn41.ColumnName = "createUserid";
- //
- // dataColumn43
- //
- this.dataColumn43.Caption = "修改人ID";
- this.dataColumn43.ColumnName = "updateUserid";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "属性名称";
- this.dataColumn2.ColumnName = "itemattr";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "属性编号";
- this.dataColumn4.ColumnName = "itemattrid";
- //
- // PurCkStorage
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(992, 474);
- this.Controls.Add(this.ultraPanel2);
- this.Controls.Add(this.ultraPanel1);
- this.Margin = new System.Windows.Forms.Padding(2);
- this.Name = "PurCkStorage";
- this.Text = "PurCkStorage";
- this.Load += new System.EventHandler(this.PurCkStorage_Load);
- this.ultraPanel1.ClientArea.ResumeLayout(false);
- this.ultraPanel1.ClientArea.PerformLayout();
- this.ultraPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeE)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_createTimeS)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_orderId)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_inStockNo)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_suppName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_invBin)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemCode)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_invPhysic)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_itemName)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_invLogic)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_invOrigQty)).EndInit();
- this.ultraPanel2.ClientArea.ResumeLayout(false);
- this.ultraPanel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private Infragistics.Win.Misc.UltraPanel ultraPanel1;
- private Infragistics.Win.Misc.UltraLabel ultraLabel9;
- private Infragistics.Win.Misc.UltraLabel ultraLabel8;
- private Infragistics.Win.Misc.UltraLabel ultraLabel7;
- private Infragistics.Win.Misc.UltraLabel ultraLabel6;
- private Infragistics.Win.Misc.UltraLabel ultraLabel5;
- private Infragistics.Win.Misc.UltraLabel ultraLabel4;
- private Infragistics.Win.Misc.UltraLabel ultraLabel3;
- private Infragistics.Win.Misc.UltraLabel ultraLabel2;
- private Infragistics.Win.Misc.UltraLabel ultraLabel1;
- private Infragistics.Win.Misc.UltraPanel ultraPanel2;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemName;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_invLogic;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_invOrigQty;
- private Infragistics.Win.Misc.UltraLabel ultraLabel10;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeS;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_orderId;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_inStockNo;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_suppName;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_invBin;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor txt_itemCode;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txt_invPhysic;
- private Infragistics.Win.Misc.UltraLabel ultraLabel11;
- private Infragistics.Win.UltraWinSchedule.UltraCalendarCombo txt_createTimeE;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn16;
- private System.Data.DataColumn dataColumn17;
- private System.Data.DataColumn dataColumn18;
- private System.Data.DataColumn dataColumn19;
- private System.Data.DataColumn dataColumn20;
- private System.Data.DataColumn dataColumn21;
- private System.Data.DataColumn dataColumn22;
- private System.Data.DataColumn dataColumn23;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn25;
- private System.Data.DataColumn dataColumn35;
- private System.Data.DataColumn dataColumn37;
- private System.Data.DataColumn dataColumn38;
- private System.Data.DataColumn dataColumn39;
- private System.Data.DataColumn dataColumn40;
- private System.Data.DataColumn dataColumn41;
- private System.Data.DataColumn dataColumn43;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn4;
- }
- }
|