| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108 |
- namespace Pur.pur_plan
- {
- partial class frmTaskMana
- {
- /// <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.ValueListItem valueListItem46 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem47 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table2", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MRLINEID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMCODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMDESC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMNAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMMODEL");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ITEMSPEC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICK_AMT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICK_QTY");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ASK_DELIVER_DATE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUDGETCODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REMARK");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERDEPTCODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYERUNITCODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("EXPENSE_TYPE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYER_DEPT_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn30 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYER_UNIT_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn31 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASK_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn32 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Chk", 0);
- Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATUS");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TASK_ID");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PICK_AMT");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYER_NAME");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYER_DEPT_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYER_DEPT_DESC");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYER_UNIT_CODE");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BUYER_UNIT_DESC");
- this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.ultraGroupBox6 = new Infragistics.Win.Misc.UltraGroupBox();
- this.label4 = new System.Windows.Forms.Label();
- this.ultDt_MR_PERIOD_END = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.ultDt_MR_PERIOD_START = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
- this.Ultcmb_URGENCY_TYPE = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.label14 = new System.Windows.Forms.Label();
- this.label8 = new System.Windows.Forms.Label();
- this.txt_MR_ID = new System.Windows.Forms.TextBox();
- this.label1 = new System.Windows.Forms.Label();
- this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
- this.label5 = new System.Windows.Forms.Label();
- this.txt_ITEMUOMCONEFFICIENT1 = new System.Windows.Forms.TextBox();
- this.txt_REMARK = new System.Windows.Forms.TextBox();
- this.label20 = new System.Windows.Forms.Label();
- this.txt_BUDGET_AMT = new System.Windows.Forms.TextBox();
- this.label17 = new System.Windows.Forms.Label();
- this.txt_ton = new System.Windows.Forms.TextBox();
- this.label15 = new System.Windows.Forms.Label();
- this.label11 = new System.Windows.Forms.Label();
- this.txt_ITEM_SPEC = new System.Windows.Forms.TextBox();
- this.label10 = new System.Windows.Forms.Label();
- this.txt_ITEM_DESC = new System.Windows.Forms.TextBox();
- this.label9 = new System.Windows.Forms.Label();
- this.txt_ITEM_MODEL = new System.Windows.Forms.TextBox();
- this.label3 = new System.Windows.Forms.Label();
- this.txt_ITEM_CODE = new System.Windows.Forms.TextBox();
- this.label2 = new System.Windows.Forms.Label();
- this.label34 = new System.Windows.Forms.Label();
- this.txt_MR_LINE_ID = new System.Windows.Forms.TextBox();
- this.txt_BUG_PRICE = new System.Windows.Forms.TextBox();
- this.label32 = new System.Windows.Forms.Label();
- this.txt_QTY = new System.Windows.Forms.TextBox();
- this.label33 = new System.Windows.Forms.Label();
- this.txt_SUPP_NAME = new System.Windows.Forms.TextBox();
- this.dataColumn11 = new System.Data.DataColumn();
- this.dataColumn10 = new System.Data.DataColumn();
- this.dataColumn9 = new System.Data.DataColumn();
- this.dataColumn25 = new System.Data.DataColumn();
- this.dataColumn24 = new System.Data.DataColumn();
- this.dataColumn8 = new System.Data.DataColumn();
- this.dataTable2 = new System.Data.DataTable();
- 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.dataColumn26 = new System.Data.DataColumn();
- this.dataColumn27 = new System.Data.DataColumn();
- this.dataColumn28 = new System.Data.DataColumn();
- this.dataColumn29 = new System.Data.DataColumn();
- this.dataColumn30 = new System.Data.DataColumn();
- this.dataColumn13 = new System.Data.DataColumn();
- this.dataColumn14 = new System.Data.DataColumn();
- this.dataColumn15 = new System.Data.DataColumn();
- this.dataColumn31 = new System.Data.DataColumn();
- this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.dataSet1 = new System.Data.DataSet();
- this.dataTable1 = new System.Data.DataTable();
- this.dataColumn3 = new System.Data.DataColumn();
- this.dataColumn1 = new System.Data.DataColumn();
- this.dataColumn2 = new System.Data.DataColumn();
- this.dataColumn4 = new System.Data.DataColumn();
- this.dataColumn5 = new System.Data.DataColumn();
- this.dataColumn6 = new System.Data.DataColumn();
- this.dataColumn7 = new System.Data.DataColumn();
- this.dataColumn12 = new System.Data.DataColumn();
- this.dataTable3 = new System.Data.DataTable();
- this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
- this.ultraTabControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
- this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
- this.ultraGroupBox5 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
- this.label35 = new System.Windows.Forms.Label();
- this.label26 = new System.Windows.Forms.Label();
- this.ultraTextEditor4 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTextEditor5 = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
- this.ultraTabPageControl1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).BeginInit();
- this.ultraGroupBox6.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultDt_MR_PERIOD_END)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultDt_MR_PERIOD_START)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.Ultcmb_URGENCY_TYPE)).BeginInit();
- this.ultraTabPageControl2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
- this.ultraGroupBox3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).BeginInit();
- this.ultraTabControl1.SuspendLayout();
- this.tableLayoutPanel1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).BeginInit();
- this.ultraGroupBox5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
- this.ultraGroupBox2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
- this.ultraGroupBox1.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).BeginInit();
- this.SuspendLayout();
- //
- // ultraTabPageControl1
- //
- this.ultraTabPageControl1.Controls.Add(this.ultraGroupBox6);
- this.ultraTabPageControl1.Location = new System.Drawing.Point(1, 22);
- this.ultraTabPageControl1.Name = "ultraTabPageControl1";
- this.ultraTabPageControl1.Size = new System.Drawing.Size(1192, 151);
- //
- // ultraGroupBox6
- //
- this.ultraGroupBox6.CaptionAlignment = Infragistics.Win.Misc.GroupBoxCaptionAlignment.Far;
- this.ultraGroupBox6.Controls.Add(this.label4);
- this.ultraGroupBox6.Controls.Add(this.ultDt_MR_PERIOD_END);
- this.ultraGroupBox6.Controls.Add(this.ultDt_MR_PERIOD_START);
- this.ultraGroupBox6.Controls.Add(this.Ultcmb_URGENCY_TYPE);
- this.ultraGroupBox6.Controls.Add(this.label14);
- this.ultraGroupBox6.Controls.Add(this.label8);
- this.ultraGroupBox6.Controls.Add(this.txt_MR_ID);
- this.ultraGroupBox6.Controls.Add(this.label1);
- this.ultraGroupBox6.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox6.Location = new System.Drawing.Point(0, 0);
- this.ultraGroupBox6.Name = "ultraGroupBox6";
- this.ultraGroupBox6.Size = new System.Drawing.Size(1192, 151);
- this.ultraGroupBox6.TabIndex = 76;
- //
- // label4
- //
- this.label4.AutoSize = true;
- this.label4.Location = new System.Drawing.Point(435, 39);
- this.label4.Name = "label4";
- this.label4.Size = new System.Drawing.Size(65, 12);
- this.label4.TabIndex = 137;
- this.label4.Text = "计划时间:";
- //
- // ultDt_MR_PERIOD_END
- //
- this.ultDt_MR_PERIOD_END.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultDt_MR_PERIOD_END.FormatProvider = new System.Globalization.CultureInfo("en-GB");
- this.ultDt_MR_PERIOD_END.Location = new System.Drawing.Point(677, 35);
- this.ultDt_MR_PERIOD_END.MaskInput = "{LOC}yyyy/mm/dd";
- this.ultDt_MR_PERIOD_END.Name = "ultDt_MR_PERIOD_END";
- this.ultDt_MR_PERIOD_END.Size = new System.Drawing.Size(144, 21);
- this.ultDt_MR_PERIOD_END.TabIndex = 136;
- //
- // ultDt_MR_PERIOD_START
- //
- this.ultDt_MR_PERIOD_START.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.ultDt_MR_PERIOD_START.FormatProvider = new System.Globalization.CultureInfo("en-US");
- this.ultDt_MR_PERIOD_START.Location = new System.Drawing.Point(506, 35);
- this.ultDt_MR_PERIOD_START.MaskInput = "{LOC}yyyy/mm/dd";
- this.ultDt_MR_PERIOD_START.Name = "ultDt_MR_PERIOD_START";
- this.ultDt_MR_PERIOD_START.Size = new System.Drawing.Size(144, 21);
- this.ultDt_MR_PERIOD_START.TabIndex = 135;
- //
- // Ultcmb_URGENCY_TYPE
- //
- this.Ultcmb_URGENCY_TYPE.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
- this.Ultcmb_URGENCY_TYPE.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem46.CheckState = System.Windows.Forms.CheckState.Checked;
- valueListItem46.DataValue = "1";
- valueListItem46.DisplayText = "紧急";
- valueListItem47.CheckState = System.Windows.Forms.CheckState.Indeterminate;
- valueListItem47.DataValue = "2";
- valueListItem47.DisplayText = "常规";
- this.Ultcmb_URGENCY_TYPE.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem46,
- valueListItem47});
- this.Ultcmb_URGENCY_TYPE.Location = new System.Drawing.Point(301, 35);
- this.Ultcmb_URGENCY_TYPE.Name = "Ultcmb_URGENCY_TYPE";
- this.Ultcmb_URGENCY_TYPE.Size = new System.Drawing.Size(100, 21);
- this.Ultcmb_URGENCY_TYPE.TabIndex = 126;
- //
- // label14
- //
- this.label14.AutoSize = true;
- this.label14.Location = new System.Drawing.Point(654, 39);
- this.label14.Name = "label14";
- this.label14.Size = new System.Drawing.Size(17, 12);
- this.label14.TabIndex = 98;
- this.label14.Text = "--";
- //
- // label8
- //
- this.label8.AutoSize = true;
- this.label8.Location = new System.Drawing.Point(230, 38);
- this.label8.Name = "label8";
- this.label8.Size = new System.Drawing.Size(65, 12);
- this.label8.TabIndex = 88;
- this.label8.Text = "紧急程度:";
- //
- // txt_MR_ID
- //
- this.txt_MR_ID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
- this.txt_MR_ID.Enabled = false;
- this.txt_MR_ID.Location = new System.Drawing.Point(100, 36);
- this.txt_MR_ID.Name = "txt_MR_ID";
- this.txt_MR_ID.ReadOnly = true;
- this.txt_MR_ID.Size = new System.Drawing.Size(100, 21);
- this.txt_MR_ID.TabIndex = 77;
- //
- // label1
- //
- this.label1.AutoSize = true;
- this.label1.Location = new System.Drawing.Point(16, 38);
- this.label1.Name = "label1";
- this.label1.Size = new System.Drawing.Size(89, 12);
- this.label1.TabIndex = 76;
- this.label1.Text = "采购计划单号:";
- //
- // ultraTabPageControl2
- //
- this.ultraTabPageControl2.Controls.Add(this.label5);
- this.ultraTabPageControl2.Controls.Add(this.txt_ITEMUOMCONEFFICIENT1);
- this.ultraTabPageControl2.Controls.Add(this.txt_REMARK);
- this.ultraTabPageControl2.Controls.Add(this.label20);
- this.ultraTabPageControl2.Controls.Add(this.txt_BUDGET_AMT);
- this.ultraTabPageControl2.Controls.Add(this.label17);
- this.ultraTabPageControl2.Controls.Add(this.txt_ton);
- this.ultraTabPageControl2.Controls.Add(this.label15);
- this.ultraTabPageControl2.Controls.Add(this.label11);
- this.ultraTabPageControl2.Controls.Add(this.txt_ITEM_SPEC);
- this.ultraTabPageControl2.Controls.Add(this.label10);
- this.ultraTabPageControl2.Controls.Add(this.txt_ITEM_DESC);
- this.ultraTabPageControl2.Controls.Add(this.label9);
- this.ultraTabPageControl2.Controls.Add(this.txt_ITEM_MODEL);
- this.ultraTabPageControl2.Controls.Add(this.label3);
- this.ultraTabPageControl2.Controls.Add(this.txt_ITEM_CODE);
- this.ultraTabPageControl2.Controls.Add(this.label2);
- this.ultraTabPageControl2.Controls.Add(this.label34);
- this.ultraTabPageControl2.Controls.Add(this.txt_MR_LINE_ID);
- this.ultraTabPageControl2.Controls.Add(this.txt_BUG_PRICE);
- this.ultraTabPageControl2.Controls.Add(this.label32);
- this.ultraTabPageControl2.Controls.Add(this.txt_QTY);
- this.ultraTabPageControl2.Controls.Add(this.label33);
- this.ultraTabPageControl2.Controls.Add(this.txt_SUPP_NAME);
- this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabPageControl2.Name = "ultraTabPageControl2";
- this.ultraTabPageControl2.Size = new System.Drawing.Size(1192, 151);
- //
- // label5
- //
- this.label5.AutoSize = true;
- this.label5.Location = new System.Drawing.Point(61, 147);
- this.label5.Name = "label5";
- this.label5.Size = new System.Drawing.Size(65, 12);
- this.label5.TabIndex = 110;
- this.label5.Text = "转换系数:";
- this.label5.Visible = false;
- //
- // txt_ITEMUOMCONEFFICIENT1
- //
- this.txt_ITEMUOMCONEFFICIENT1.Location = new System.Drawing.Point(123, 138);
- this.txt_ITEMUOMCONEFFICIENT1.Name = "txt_ITEMUOMCONEFFICIENT1";
- this.txt_ITEMUOMCONEFFICIENT1.ReadOnly = true;
- this.txt_ITEMUOMCONEFFICIENT1.Size = new System.Drawing.Size(103, 21);
- this.txt_ITEMUOMCONEFFICIENT1.TabIndex = 109;
- this.txt_ITEMUOMCONEFFICIENT1.Visible = false;
- //
- // txt_REMARK
- //
- this.txt_REMARK.Location = new System.Drawing.Point(749, 84);
- this.txt_REMARK.Multiline = true;
- this.txt_REMARK.Name = "txt_REMARK";
- this.txt_REMARK.Size = new System.Drawing.Size(330, 69);
- this.txt_REMARK.TabIndex = 108;
- //
- // label20
- //
- this.label20.AutoSize = true;
- this.label20.Location = new System.Drawing.Point(702, 87);
- this.label20.Name = "label20";
- this.label20.Size = new System.Drawing.Size(41, 12);
- this.label20.TabIndex = 107;
- this.label20.Text = "备注:";
- //
- // txt_BUDGET_AMT
- //
- this.txt_BUDGET_AMT.Enabled = false;
- this.txt_BUDGET_AMT.Location = new System.Drawing.Point(544, 87);
- this.txt_BUDGET_AMT.Name = "txt_BUDGET_AMT";
- this.txt_BUDGET_AMT.ReadOnly = true;
- this.txt_BUDGET_AMT.Size = new System.Drawing.Size(103, 21);
- this.txt_BUDGET_AMT.TabIndex = 106;
- //
- // label17
- //
- this.label17.AutoSize = true;
- this.label17.Location = new System.Drawing.Point(461, 87);
- this.label17.Name = "label17";
- this.label17.Size = new System.Drawing.Size(77, 12);
- this.label17.TabIndex = 105;
- this.label17.Text = "预算总金额:";
- //
- // txt_ton
- //
- this.txt_ton.Enabled = false;
- this.txt_ton.Location = new System.Drawing.Point(123, 109);
- this.txt_ton.Name = "txt_ton";
- this.txt_ton.ReadOnly = true;
- this.txt_ton.Size = new System.Drawing.Size(100, 21);
- this.txt_ton.TabIndex = 104;
- this.txt_ton.Visible = false;
- //
- // label15
- //
- this.label15.AutoSize = true;
- this.label15.Location = new System.Drawing.Point(229, 90);
- this.label15.Name = "label15";
- this.label15.Size = new System.Drawing.Size(17, 12);
- this.label15.TabIndex = 103;
- this.label15.Text = "吨";
- //
- // label11
- //
- this.label11.AutoSize = true;
- this.label11.Location = new System.Drawing.Point(73, 87);
- this.label11.Name = "label11";
- this.label11.Size = new System.Drawing.Size(41, 12);
- this.label11.TabIndex = 102;
- this.label11.Text = "数量:";
- //
- // txt_ITEM_SPEC
- //
- this.txt_ITEM_SPEC.Enabled = false;
- this.txt_ITEM_SPEC.Location = new System.Drawing.Point(752, 26);
- this.txt_ITEM_SPEC.Name = "txt_ITEM_SPEC";
- this.txt_ITEM_SPEC.ReadOnly = true;
- this.txt_ITEM_SPEC.Size = new System.Drawing.Size(100, 21);
- this.txt_ITEM_SPEC.TabIndex = 89;
- //
- // label10
- //
- this.label10.AutoSize = true;
- this.label10.Location = new System.Drawing.Point(681, 29);
- this.label10.Name = "label10";
- this.label10.Size = new System.Drawing.Size(65, 12);
- this.label10.TabIndex = 88;
- this.label10.Text = "物料材质:";
- //
- // txt_ITEM_DESC
- //
- this.txt_ITEM_DESC.Enabled = false;
- this.txt_ITEM_DESC.Location = new System.Drawing.Point(982, 26);
- this.txt_ITEM_DESC.Name = "txt_ITEM_DESC";
- this.txt_ITEM_DESC.ReadOnly = true;
- this.txt_ITEM_DESC.Size = new System.Drawing.Size(100, 21);
- this.txt_ITEM_DESC.TabIndex = 87;
- //
- // label9
- //
- this.label9.AutoSize = true;
- this.label9.Location = new System.Drawing.Point(911, 29);
- this.label9.Name = "label9";
- this.label9.Size = new System.Drawing.Size(65, 12);
- this.label9.TabIndex = 86;
- this.label9.Text = "物料描述:";
- //
- // txt_ITEM_MODEL
- //
- this.txt_ITEM_MODEL.Enabled = false;
- this.txt_ITEM_MODEL.Location = new System.Drawing.Point(547, 26);
- this.txt_ITEM_MODEL.Name = "txt_ITEM_MODEL";
- this.txt_ITEM_MODEL.ReadOnly = true;
- this.txt_ITEM_MODEL.Size = new System.Drawing.Size(100, 21);
- this.txt_ITEM_MODEL.TabIndex = 81;
- //
- // label3
- //
- this.label3.AutoSize = true;
- this.label3.Location = new System.Drawing.Point(476, 29);
- this.label3.Name = "label3";
- this.label3.Size = new System.Drawing.Size(65, 12);
- this.label3.TabIndex = 80;
- this.label3.Text = "型号规格:";
- //
- // txt_ITEM_CODE
- //
- this.txt_ITEM_CODE.BackColor = System.Drawing.Color.DarkGray;
- this.txt_ITEM_CODE.Location = new System.Drawing.Point(343, 26);
- this.txt_ITEM_CODE.Name = "txt_ITEM_CODE";
- this.txt_ITEM_CODE.ReadOnly = true;
- this.txt_ITEM_CODE.Size = new System.Drawing.Size(100, 21);
- this.txt_ITEM_CODE.TabIndex = 79;
- //
- // label2
- //
- this.label2.AutoSize = true;
- this.label2.Location = new System.Drawing.Point(266, 29);
- this.label2.Name = "label2";
- this.label2.Size = new System.Drawing.Size(65, 12);
- this.label2.TabIndex = 78;
- this.label2.Text = "物料编码:";
- //
- // label34
- //
- this.label34.AutoSize = true;
- this.label34.Location = new System.Drawing.Point(28, 29);
- this.label34.Name = "label34";
- this.label34.Size = new System.Drawing.Size(89, 12);
- this.label34.TabIndex = 77;
- this.label34.Text = "采购计划行号:";
- //
- // txt_MR_LINE_ID
- //
- this.txt_MR_LINE_ID.Enabled = false;
- this.txt_MR_LINE_ID.Location = new System.Drawing.Point(123, 26);
- this.txt_MR_LINE_ID.Name = "txt_MR_LINE_ID";
- this.txt_MR_LINE_ID.ReadOnly = true;
- this.txt_MR_LINE_ID.Size = new System.Drawing.Size(100, 21);
- this.txt_MR_LINE_ID.TabIndex = 12;
- //
- // txt_BUG_PRICE
- //
- this.txt_BUG_PRICE.BackColor = System.Drawing.SystemColors.Control;
- this.txt_BUG_PRICE.Enabled = false;
- this.txt_BUG_PRICE.Location = new System.Drawing.Point(340, 87);
- this.txt_BUG_PRICE.Name = "txt_BUG_PRICE";
- this.txt_BUG_PRICE.ReadOnly = true;
- this.txt_BUG_PRICE.Size = new System.Drawing.Size(103, 21);
- this.txt_BUG_PRICE.TabIndex = 11;
- //
- // label32
- //
- this.label32.AutoSize = true;
- this.label32.Location = new System.Drawing.Point(278, 87);
- this.label32.Name = "label32";
- this.label32.Size = new System.Drawing.Size(53, 12);
- this.label32.TabIndex = 10;
- this.label32.Text = "计划价:";
- //
- // txt_QTY
- //
- this.txt_QTY.Location = new System.Drawing.Point(120, 84);
- this.txt_QTY.MaxLength = 5;
- this.txt_QTY.Name = "txt_QTY";
- this.txt_QTY.Size = new System.Drawing.Size(103, 21);
- this.txt_QTY.TabIndex = 9;
- //
- // label33
- //
- this.label33.AutoSize = true;
- this.label33.Location = new System.Drawing.Point(229, 112);
- this.label33.Name = "label33";
- this.label33.Size = new System.Drawing.Size(53, 12);
- this.label33.TabIndex = 8;
- this.label33.Text = "采购单位";
- this.label33.Visible = false;
- //
- // txt_SUPP_NAME
- //
- this.txt_SUPP_NAME.Location = new System.Drawing.Point(123, 26);
- this.txt_SUPP_NAME.Name = "txt_SUPP_NAME";
- this.txt_SUPP_NAME.ReadOnly = true;
- this.txt_SUPP_NAME.Size = new System.Drawing.Size(100, 21);
- this.txt_SUPP_NAME.TabIndex = 7;
- //
- // dataColumn11
- //
- this.dataColumn11.Caption = "修改时间";
- this.dataColumn11.ColumnName = "UPDATETIME";
- //
- // dataColumn10
- //
- this.dataColumn10.Caption = "修改人";
- this.dataColumn10.ColumnName = "UPDATENAME";
- //
- // dataColumn9
- //
- this.dataColumn9.Caption = "创建时间";
- this.dataColumn9.ColumnName = "CREATETIME";
- //
- // dataColumn25
- //
- this.dataColumn25.Caption = "预算类型";
- this.dataColumn25.ColumnName = "BUDGETCODE";
- //
- // dataColumn24
- //
- this.dataColumn24.Caption = "要求交货日期";
- this.dataColumn24.ColumnName = "ASK_DELIVER_DATE";
- //
- // dataColumn8
- //
- this.dataColumn8.Caption = "创建人";
- this.dataColumn8.ColumnName = "CREATENAME";
- //
- // dataTable2
- //
- this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn16,
- this.dataColumn17,
- this.dataColumn18,
- this.dataColumn19,
- this.dataColumn20,
- this.dataColumn21,
- this.dataColumn22,
- this.dataColumn23,
- this.dataColumn24,
- this.dataColumn25,
- this.dataColumn26,
- this.dataColumn27,
- this.dataColumn28,
- this.dataColumn29,
- this.dataColumn30,
- this.dataColumn13,
- this.dataColumn14,
- this.dataColumn15,
- this.dataColumn31});
- this.dataTable2.TableName = "Table2";
- //
- // dataColumn16
- //
- this.dataColumn16.Caption = "采购单行号";
- this.dataColumn16.ColumnName = "MRLINEID";
- //
- // dataColumn17
- //
- this.dataColumn17.Caption = "物料编码";
- this.dataColumn17.ColumnName = "ITEMCODE";
- //
- // dataColumn18
- //
- this.dataColumn18.Caption = "物料描述";
- this.dataColumn18.ColumnName = "ITEMDESC";
- //
- // dataColumn19
- //
- this.dataColumn19.Caption = "物料名称";
- this.dataColumn19.ColumnName = "ITEMNAME";
- //
- // dataColumn20
- //
- this.dataColumn20.Caption = "型号规格";
- this.dataColumn20.ColumnName = "ITEMMODEL";
- //
- // dataColumn21
- //
- this.dataColumn21.Caption = "物料材质";
- this.dataColumn21.ColumnName = "ITEMSPEC";
- //
- // dataColumn22
- //
- this.dataColumn22.Caption = "询单金额";
- this.dataColumn22.ColumnName = "PICK_AMT";
- //
- // dataColumn23
- //
- this.dataColumn23.Caption = "询单数量";
- this.dataColumn23.ColumnName = "PICK_QTY";
- //
- // dataColumn26
- //
- this.dataColumn26.Caption = "备注";
- this.dataColumn26.ColumnName = "REMARK";
- //
- // dataColumn27
- //
- this.dataColumn27.Caption = "采购管理部门代码";
- this.dataColumn27.ColumnName = "BUYERDEPTCODE";
- //
- // dataColumn28
- //
- this.dataColumn28.Caption = "采购管理科室代码";
- this.dataColumn28.ColumnName = "BUYERUNITCODE";
- //
- // dataColumn29
- //
- this.dataColumn29.Caption = "修改人";
- this.dataColumn29.ColumnName = "UPDATENAME";
- //
- // dataColumn30
- //
- this.dataColumn30.Caption = "修改时间";
- this.dataColumn30.ColumnName = "UPDATETIME";
- //
- // dataColumn13
- //
- this.dataColumn13.Caption = "费用类型";
- this.dataColumn13.ColumnName = "EXPENSE_TYPE";
- //
- // dataColumn14
- //
- this.dataColumn14.Caption = "采购管理部门代码";
- this.dataColumn14.ColumnName = "BUYER_DEPT_CODE";
- //
- // dataColumn15
- //
- this.dataColumn15.Caption = "采购管理科室代码";
- this.dataColumn15.ColumnName = "BUYER_UNIT_CODE";
- //
- // dataColumn31
- //
- this.dataColumn31.Caption = "任务单号";
- this.dataColumn31.ColumnName = "TASK_ID";
- //
- // ultraGroupBox3
- //
- this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox3, 2);
- this.ultraGroupBox3.Controls.Add(this.ultraGrid2);
- this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox3.Location = new System.Drawing.Point(3, 193);
- this.ultraGroupBox3.Name = "ultraGroupBox3";
- this.ultraGroupBox3.Size = new System.Drawing.Size(1200, 144);
- this.ultraGroupBox3.TabIndex = 2;
- this.ultraGroupBox3.Text = "采购计划详表";
- this.ultraGroupBox3.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraGrid2
- //
- this.ultraGrid2.DataMember = "Table2";
- this.ultraGrid2.DataSource = this.dataSet1;
- ultraGridColumn13.Header.VisiblePosition = 1;
- ultraGridColumn14.Header.VisiblePosition = 2;
- ultraGridColumn15.Header.VisiblePosition = 3;
- ultraGridColumn16.Header.VisiblePosition = 4;
- ultraGridColumn17.Header.VisiblePosition = 5;
- ultraGridColumn18.Header.VisiblePosition = 6;
- ultraGridColumn19.Header.VisiblePosition = 7;
- ultraGridColumn20.Header.VisiblePosition = 8;
- ultraGridColumn21.Header.VisiblePosition = 9;
- ultraGridColumn22.Header.VisiblePosition = 10;
- ultraGridColumn23.Header.VisiblePosition = 11;
- ultraGridColumn24.Header.VisiblePosition = 12;
- ultraGridColumn25.Header.VisiblePosition = 13;
- ultraGridColumn26.Header.VisiblePosition = 14;
- ultraGridColumn27.Header.VisiblePosition = 15;
- ultraGridColumn28.Header.VisiblePosition = 16;
- ultraGridColumn29.Header.VisiblePosition = 17;
- ultraGridColumn30.Header.VisiblePosition = 18;
- ultraGridColumn31.Header.VisiblePosition = 19;
- ultraGridColumn32.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
- ultraGridColumn32.DataType = typeof(bool);
- appearance1.ImageHAlign = Infragistics.Win.HAlign.Center;
- appearance1.ImageVAlign = Infragistics.Win.VAlign.Middle;
- appearance1.TextHAlignAsString = "Center";
- ultraGridColumn32.Header.Appearance = appearance1;
- ultraGridColumn32.Header.Caption = "";
- ultraGridColumn32.Header.CheckBoxAlignment = Infragistics.Win.UltraWinGrid.HeaderCheckBoxAlignment.Center;
- ultraGridColumn32.Header.CheckBoxVisibility = Infragistics.Win.UltraWinGrid.HeaderCheckBoxVisibility.Always;
- ultraGridColumn32.Header.VisiblePosition = 0;
- ultraGridColumn32.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridBand2.Columns.AddRange(new object[] {
- ultraGridColumn13,
- ultraGridColumn14,
- ultraGridColumn15,
- ultraGridColumn16,
- ultraGridColumn17,
- ultraGridColumn18,
- ultraGridColumn19,
- ultraGridColumn20,
- ultraGridColumn21,
- ultraGridColumn22,
- ultraGridColumn23,
- ultraGridColumn24,
- ultraGridColumn25,
- ultraGridColumn26,
- ultraGridColumn27,
- ultraGridColumn28,
- ultraGridColumn29,
- ultraGridColumn30,
- ultraGridColumn31,
- ultraGridColumn32});
- this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
- this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid2.Location = new System.Drawing.Point(3, 18);
- this.ultraGrid2.Name = "ultraGrid2";
- this.ultraGrid2.Size = new System.Drawing.Size(1194, 123);
- this.ultraGrid2.TabIndex = 2;
- this.ultraGrid2.Text = "ultraGrid2";
- //
- // dataSet1
- //
- this.dataSet1.DataSetName = "NewDataSet";
- this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
- this.dataTable1,
- this.dataTable2,
- this.dataTable3});
- //
- // dataTable1
- //
- this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
- this.dataColumn3,
- this.dataColumn8,
- this.dataColumn9,
- this.dataColumn10,
- this.dataColumn11,
- this.dataColumn1,
- this.dataColumn2,
- this.dataColumn4,
- this.dataColumn5,
- this.dataColumn6,
- this.dataColumn7,
- this.dataColumn12});
- this.dataTable1.TableName = "Table1";
- //
- // dataColumn3
- //
- this.dataColumn3.Caption = "当前状态";
- this.dataColumn3.ColumnName = "STATUS";
- //
- // dataColumn1
- //
- this.dataColumn1.Caption = "任务单号";
- this.dataColumn1.ColumnName = "TASK_ID";
- //
- // dataColumn2
- //
- this.dataColumn2.Caption = "询价总金额";
- this.dataColumn2.ColumnName = "PICK_AMT";
- //
- // dataColumn4
- //
- this.dataColumn4.Caption = "采购员";
- this.dataColumn4.ColumnName = "BUYER_NAME";
- //
- // dataColumn5
- //
- this.dataColumn5.Caption = "采购管理部门代码";
- this.dataColumn5.ColumnName = "BUYER_DEPT_CODE";
- //
- // dataColumn6
- //
- this.dataColumn6.Caption = "采购管理部门描叙";
- this.dataColumn6.ColumnName = "BUYER_DEPT_DESC";
- //
- // dataColumn7
- //
- this.dataColumn7.Caption = "采购管理科室代码";
- this.dataColumn7.ColumnName = "BUYER_UNIT_CODE";
- //
- // dataColumn12
- //
- this.dataColumn12.Caption = "采购管理科室描叙";
- this.dataColumn12.ColumnName = "BUYER_UNIT_DESC";
- //
- // dataTable3
- //
- this.dataTable3.TableName = "Table3";
- //
- // ultraTabSharedControlsPage1
- //
- this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
- this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
- this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(1192, 151);
- //
- // ultraTabControl1
- //
- this.ultraTabControl1.Controls.Add(this.ultraTabSharedControlsPage1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl1);
- this.ultraTabControl1.Controls.Add(this.ultraTabPageControl2);
- this.ultraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraTabControl1.Location = new System.Drawing.Point(3, 18);
- this.ultraTabControl1.Name = "ultraTabControl1";
- this.ultraTabControl1.SharedControlsPage = this.ultraTabSharedControlsPage1;
- this.ultraTabControl1.Size = new System.Drawing.Size(1194, 174);
- this.ultraTabControl1.TabIndex = 0;
- ultraTab1.Key = "0";
- ultraTab1.TabPage = this.ultraTabPageControl1;
- ultraTab1.Text = "计划主表";
- ultraTab2.Key = "1";
- ultraTab2.TabPage = this.ultraTabPageControl2;
- ultraTab2.Text = "计划详表";
- this.ultraTabControl1.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
- ultraTab1,
- ultraTab2});
- this.ultraTabControl1.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.Office2007;
- //
- // tableLayoutPanel1
- //
- this.tableLayoutPanel1.ColumnCount = 2;
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 62.5F));
- this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 37.5F));
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox5, 0, 3);
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox3, 0, 2);
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 1);
- this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox1, 0, 0);
- this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
- this.tableLayoutPanel1.Name = "tableLayoutPanel1";
- this.tableLayoutPanel1.RowCount = 4;
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 40F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 30F));
- this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
- this.tableLayoutPanel1.Size = new System.Drawing.Size(1206, 541);
- this.tableLayoutPanel1.TabIndex = 2;
- //
- // ultraGroupBox5
- //
- this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox5, 2);
- this.ultraGroupBox5.Controls.Add(this.ultraTabControl1);
- this.ultraGroupBox5.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox5.Location = new System.Drawing.Point(3, 343);
- this.ultraGroupBox5.Name = "ultraGroupBox5";
- this.ultraGroupBox5.Size = new System.Drawing.Size(1200, 195);
- this.ultraGroupBox5.TabIndex = 4;
- this.ultraGroupBox5.Text = "编辑区";
- this.ultraGroupBox5.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraGroupBox2
- //
- this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox2, 2);
- this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
- this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox2.Location = new System.Drawing.Point(3, 43);
- this.ultraGroupBox2.Name = "ultraGroupBox2";
- this.ultraGroupBox2.Size = new System.Drawing.Size(1200, 144);
- this.ultraGroupBox2.TabIndex = 1;
- this.ultraGroupBox2.Text = "采购计划主表";
- this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataMember = "Table1";
- this.ultraGrid1.DataSource = this.dataSet1;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn3.Format = "yyyy/mm/dd";
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn9.Header.VisiblePosition = 8;
- ultraGridColumn10.Header.VisiblePosition = 9;
- ultraGridColumn11.Header.VisiblePosition = 10;
- ultraGridColumn12.Header.VisiblePosition = 11;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8,
- ultraGridColumn9,
- ultraGridColumn10,
- ultraGridColumn11,
- ultraGridColumn12});
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- 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.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(1194, 123);
- this.ultraGrid1.TabIndex = 1;
- this.ultraGrid1.Text = "ultraGrid1";
- //
- // ultraGroupBox1
- //
- this.tableLayoutPanel1.SetColumnSpan(this.ultraGroupBox1, 2);
- this.ultraGroupBox1.Controls.Add(this.label35);
- this.ultraGroupBox1.Controls.Add(this.label26);
- this.ultraGroupBox1.Controls.Add(this.ultraTextEditor4);
- this.ultraGroupBox1.Controls.Add(this.ultraTextEditor5);
- this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGroupBox1.Location = new System.Drawing.Point(3, 3);
- this.ultraGroupBox1.Name = "ultraGroupBox1";
- this.ultraGroupBox1.Size = new System.Drawing.Size(1200, 34);
- this.ultraGroupBox1.TabIndex = 0;
- this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
- //
- // label35
- //
- this.label35.AutoSize = true;
- this.label35.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label35.Location = new System.Drawing.Point(17, 11);
- this.label35.Name = "label35";
- this.label35.Size = new System.Drawing.Size(65, 12);
- this.label35.TabIndex = 21;
- this.label35.Text = "任务单号:";
- //
- // label26
- //
- this.label26.AutoSize = true;
- this.label26.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
- this.label26.Location = new System.Drawing.Point(271, 11);
- this.label26.Name = "label26";
- this.label26.Size = new System.Drawing.Size(65, 12);
- this.label26.TabIndex = 20;
- this.label26.Text = "采购单号:";
- //
- // ultraTextEditor4
- //
- this.ultraTextEditor4.Location = new System.Drawing.Point(336, 8);
- this.ultraTextEditor4.Name = "ultraTextEditor4";
- this.ultraTextEditor4.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor4.TabIndex = 18;
- //
- // ultraTextEditor5
- //
- this.ultraTextEditor5.Location = new System.Drawing.Point(81, 8);
- this.ultraTextEditor5.Name = "ultraTextEditor5";
- this.ultraTextEditor5.Size = new System.Drawing.Size(100, 21);
- this.ultraTextEditor5.TabIndex = 17;
- //
- // frmTaskMana
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(1206, 541);
- this.Controls.Add(this.tableLayoutPanel1);
- this.Name = "frmTaskMana";
- this.Text = "frmTaskMana";
- this.ultraTabPageControl1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox6)).EndInit();
- this.ultraGroupBox6.ResumeLayout(false);
- this.ultraGroupBox6.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultDt_MR_PERIOD_END)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultDt_MR_PERIOD_START)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.Ultcmb_URGENCY_TYPE)).EndInit();
- this.ultraTabPageControl2.ResumeLayout(false);
- this.ultraTabPageControl2.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
- this.ultraGroupBox3.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTabControl1)).EndInit();
- this.ultraTabControl1.ResumeLayout(false);
- this.tableLayoutPanel1.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox5)).EndInit();
- this.ultraGroupBox5.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
- this.ultraGroupBox2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
- this.ultraGroupBox1.ResumeLayout(false);
- this.ultraGroupBox1.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor4)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraTextEditor5)).EndInit();
- this.ResumeLayout(false);
- }
- #endregion
- private System.Data.DataColumn dataColumn11;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox6;
- private System.Windows.Forms.Label label4;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultDt_MR_PERIOD_END;
- private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor ultDt_MR_PERIOD_START;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor Ultcmb_URGENCY_TYPE;
- private System.Windows.Forms.Label label14;
- private System.Windows.Forms.Label label8;
- private System.Windows.Forms.TextBox txt_MR_ID;
- private System.Windows.Forms.Label label1;
- private System.Data.DataColumn dataColumn10;
- private System.Data.DataColumn dataColumn9;
- private System.Data.DataColumn dataColumn25;
- private System.Data.DataColumn dataColumn24;
- private System.Data.DataColumn dataColumn8;
- private System.Data.DataTable dataTable2;
- 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 dataColumn26;
- private System.Data.DataColumn dataColumn27;
- private System.Data.DataColumn dataColumn28;
- private System.Data.DataColumn dataColumn29;
- private System.Data.DataColumn dataColumn30;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
- private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox5;
- private Infragistics.Win.UltraWinTabControl.UltraTabControl ultraTabControl1;
- private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
- private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
- private System.Windows.Forms.Label label5;
- private System.Windows.Forms.TextBox txt_ITEMUOMCONEFFICIENT1;
- private System.Windows.Forms.TextBox txt_REMARK;
- private System.Windows.Forms.Label label20;
- private System.Windows.Forms.TextBox txt_BUDGET_AMT;
- private System.Windows.Forms.Label label17;
- private System.Windows.Forms.TextBox txt_ton;
- private System.Windows.Forms.Label label15;
- private System.Windows.Forms.Label label11;
- private System.Windows.Forms.TextBox txt_ITEM_SPEC;
- private System.Windows.Forms.Label label10;
- private System.Windows.Forms.TextBox txt_ITEM_DESC;
- private System.Windows.Forms.Label label9;
- private System.Windows.Forms.TextBox txt_ITEM_MODEL;
- private System.Windows.Forms.Label label3;
- private System.Windows.Forms.TextBox txt_ITEM_CODE;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Label label34;
- private System.Windows.Forms.TextBox txt_MR_LINE_ID;
- private System.Windows.Forms.TextBox txt_BUG_PRICE;
- private System.Windows.Forms.Label label32;
- private System.Windows.Forms.TextBox txt_QTY;
- private System.Windows.Forms.Label label33;
- private System.Windows.Forms.TextBox txt_SUPP_NAME;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private System.Data.DataSet dataSet1;
- private System.Data.DataTable dataTable1;
- private System.Data.DataColumn dataColumn3;
- private System.Data.DataTable dataTable3;
- private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
- private System.Windows.Forms.Label label35;
- private System.Windows.Forms.Label label26;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor4;
- private Infragistics.Win.UltraWinEditors.UltraTextEditor ultraTextEditor5;
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
- private System.Data.DataColumn dataColumn13;
- private System.Data.DataColumn dataColumn14;
- private System.Data.DataColumn dataColumn15;
- private System.Data.DataColumn dataColumn31;
- private System.Data.DataColumn dataColumn1;
- private System.Data.DataColumn dataColumn2;
- private System.Data.DataColumn dataColumn4;
- private System.Data.DataColumn dataColumn5;
- private System.Data.DataColumn dataColumn6;
- private System.Data.DataColumn dataColumn7;
- private System.Data.DataColumn dataColumn12;
- }
- }
|